| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model | |
| software.amazon.awssdk.services.ecr.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PullThroughCacheRule> |
DescribePullThroughCacheRulesResponse.pullThroughCacheRules()
The details of the pull through cache rules.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePullThroughCacheRulesResponse.Builder |
DescribePullThroughCacheRulesResponse.Builder.pullThroughCacheRules(PullThroughCacheRule... pullThroughCacheRules)
The details of the pull through cache rules.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePullThroughCacheRulesResponse.Builder |
DescribePullThroughCacheRulesResponse.Builder.pullThroughCacheRules(Collection<PullThroughCacheRule> pullThroughCacheRules)
The details of the pull through cache rules.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<PullThroughCacheRule> |
DescribePullThroughCacheRulesPublisher.pullThroughCacheRules()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<PullThroughCacheRule> |
DescribePullThroughCacheRulesIterable.pullThroughCacheRules()
Returns an iterable to iterate through the paginated
DescribePullThroughCacheRulesResponse.pullThroughCacheRules() member. |
Copyright © 2023. All rights reserved.