public static interface DeleteLifecyclePolicyRequest.Builder extends EcrRequest.Builder, SdkPojo, CopyableBuilder<DeleteLifecyclePolicyRequest.Builder,DeleteLifecyclePolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteLifecyclePolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteLifecyclePolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteLifecyclePolicyRequest.Builder |
registryId(String registryId)
The Amazon Web Services account ID associated with the registry that contains the repository.
|
DeleteLifecyclePolicyRequest.Builder |
repositoryName(String repositoryName)
The name of the repository.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteLifecyclePolicyRequest.Builder registryId(String registryId)
The Amazon Web Services account ID associated with the registry that contains the repository. 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 repository. If you
do not specify a registry, the default registry is assumed.DeleteLifecyclePolicyRequest.Builder repositoryName(String repositoryName)
The name of the repository.
repositoryName - The name of the repository.DeleteLifecyclePolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteLifecyclePolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.