public static interface GetLifecyclePolicyRequest.Builder extends EcrRequest.Builder, SdkPojo, CopyableBuilder<GetLifecyclePolicyRequest.Builder,GetLifecyclePolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetLifecyclePolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetLifecyclePolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetLifecyclePolicyRequest.Builder |
registryId(String registryId)
The Amazon Web Services account ID associated with the registry that contains the repository.
|
GetLifecyclePolicyRequest.Builder |
repositoryName(String repositoryName)
The name of the repository.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLifecyclePolicyRequest.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.GetLifecyclePolicyRequest.Builder repositoryName(String repositoryName)
The name of the repository.
repositoryName - The name of the repository.GetLifecyclePolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetLifecyclePolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.