public static interface DeletePullThroughCacheRuleRequest.Builder extends EcrRequest.Builder, SdkPojo, CopyableBuilder<DeletePullThroughCacheRuleRequest.Builder,DeletePullThroughCacheRuleRequest>
| Modifier and Type | Method and Description |
|---|---|
DeletePullThroughCacheRuleRequest.Builder |
ecrRepositoryPrefix(String ecrRepositoryPrefix)
The Amazon ECR repository prefix associated with the pull through cache rule to delete.
|
DeletePullThroughCacheRuleRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeletePullThroughCacheRuleRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeletePullThroughCacheRuleRequest.Builder |
registryId(String registryId)
The Amazon Web Services account ID associated with the registry that contains the pull through cache rule.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeletePullThroughCacheRuleRequest.Builder ecrRepositoryPrefix(String ecrRepositoryPrefix)
The Amazon ECR repository prefix associated with the pull through cache rule to delete.
ecrRepositoryPrefix - The Amazon ECR repository prefix associated with the pull through cache rule to delete.DeletePullThroughCacheRuleRequest.Builder registryId(String registryId)
The Amazon Web Services account ID associated with the registry that contains the pull through cache rule. If you do not specify a registry, the default registry is assumed.
registryId - The Amazon Web Services account ID associated with the registry that contains the pull through cache
rule. If you do not specify a registry, the default registry is assumed.DeletePullThroughCacheRuleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeletePullThroughCacheRuleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.