Uses of Class
software.amazon.awssdk.services.ecr.model.UnsupportedUpstreamRegistryException
-
Packages that use UnsupportedUpstreamRegistryException Package Description software.amazon.awssdk.services.ecr Amazon Elastic Container Registry -
-
Uses of UnsupportedUpstreamRegistryException in software.amazon.awssdk.services.ecr
Methods in software.amazon.awssdk.services.ecr that throw UnsupportedUpstreamRegistryException Modifier and Type Method Description default CreatePullThroughCacheRuleResponseEcrClient. createPullThroughCacheRule(Consumer<CreatePullThroughCacheRuleRequest.Builder> createPullThroughCacheRuleRequest)Creates a pull through cache rule.default CreatePullThroughCacheRuleResponseEcrClient. createPullThroughCacheRule(CreatePullThroughCacheRuleRequest createPullThroughCacheRuleRequest)Creates a pull through cache rule.
-