public static interface PutImageTagMutabilityResponse.Builder extends EcrResponse.Builder, SdkPojo, CopyableBuilder<PutImageTagMutabilityResponse.Builder,PutImageTagMutabilityResponse>
| Modifier and Type | Method and Description |
|---|---|
PutImageTagMutabilityResponse.Builder |
imageTagMutability(ImageTagMutability imageTagMutability)
The image tag mutability setting for the repository.
|
PutImageTagMutabilityResponse.Builder |
imageTagMutability(String imageTagMutability)
The image tag mutability setting for the repository.
|
PutImageTagMutabilityResponse.Builder |
registryId(String registryId)
The registry ID associated with the request.
|
PutImageTagMutabilityResponse.Builder |
repositoryName(String repositoryName)
The repository name associated with the request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutImageTagMutabilityResponse.Builder registryId(String registryId)
The registry ID associated with the request.
registryId - The registry ID associated with the request.PutImageTagMutabilityResponse.Builder repositoryName(String repositoryName)
The repository name associated with the request.
repositoryName - The repository name associated with the request.PutImageTagMutabilityResponse.Builder imageTagMutability(String imageTagMutability)
The image tag mutability setting for the repository.
imageTagMutability - The image tag mutability setting for the repository.ImageTagMutability,
ImageTagMutabilityPutImageTagMutabilityResponse.Builder imageTagMutability(ImageTagMutability imageTagMutability)
The image tag mutability setting for the repository.
imageTagMutability - The image tag mutability setting for the repository.ImageTagMutability,
ImageTagMutabilityCopyright © 2023. All rights reserved.