- getAcceptedMediaTypes() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The accepted media types for the request.
- getAction() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The type of action to be taken.
- getAppliedRulePriority() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The priority of the applied rule.
- getAuthorizationData() - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
-
A list of authorization token data objects that correspond to the registryIds
values in the request.
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Retrieves a token that is valid for a specified registry for 12 hours.
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Retrieves a token that is valid for a specified registry for 12 hours.
- getAuthorizationToken() - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
A base64-encoded string that contains authorization data for the specified Amazon ECR registry.
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves a token that is valid for a specified registry for 12 hours.
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves a token that is valid for a specified registry for 12 hours.
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- GetAuthorizationTokenRequest - Class in com.amazonaws.services.ecr.model
-
- GetAuthorizationTokenRequest() - Constructor for class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
-
- GetAuthorizationTokenResult - Class in com.amazonaws.services.ecr.model
-
- GetAuthorizationTokenResult() - Constructor for class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCreatedAt() - Method in class com.amazonaws.services.ecr.model.Repository
-
The date and time, in JavaScript date format, when the repository was created.
- getDownloadUrl() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-
The pre-signed Amazon S3 download URL for the requested layer.
- getDownloadUrlForLayer(GetDownloadUrlForLayerRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- getDownloadUrlForLayer(GetDownloadUrlForLayerRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer.
- getDownloadUrlForLayer(GetDownloadUrlForLayerRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer.
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer.
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer.
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- GetDownloadUrlForLayerRequest - Class in com.amazonaws.services.ecr.model
-
- GetDownloadUrlForLayerRequest() - Constructor for class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
- GetDownloadUrlForLayerResult - Class in com.amazonaws.services.ecr.model
-
- GetDownloadUrlForLayerResult() - Constructor for class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-
- getExecutorService() - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpiresAt() - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
The Unix time in seconds and milliseconds when the authorization token expires.
- getExpiringImageTotalCount() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewSummary
-
The number of expiring images.
- getFailureCode() - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The code associated with the failure.
- getFailureCode() - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The failure code associated with the failure.
- getFailureReason() - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The reason for the failure.
- getFailureReason() - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The reason for the failure.
- getFailures() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
Any failures associated with the call.
- getFailures() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
Any failures associated with the call.
- getFailures() - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
Any failures associated with the call.
- getFilter() - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The filter key and value with which to filter your DescribeImages
results.
- getFilter() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
An optional parameter that filters results based on image tag status and all tags, if tagged.
- getFilter() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The filter key and value with which to filter your ListImages
results.
- getForce() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
If a repository contains images, forces the deletion.
- getForce() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
If the policy you are attempting to set on a repository policy would prevent you from setting another policy in
the future, you must force the
SetRepositoryPolicy operation.
- getImage() - Method in class com.amazonaws.services.ecr.model.PutImageResult
-
Details of the image uploaded.
- getImageDetails() - Method in class com.amazonaws.services.ecr.model.DescribeImagesResult
-
A list of
ImageDetail objects that contain data about the image.
- getImageDigest() - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The sha256
digest of the image manifest.
- getImageDigest() - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
-
The sha256
digest of the image manifest.
- getImageDigest() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The sha256
digest of the image manifest.
- getImageId() - Method in class com.amazonaws.services.ecr.model.Image
-
An object containing the image tag and image digest associated with an image.
- getImageId() - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The image ID associated with the failure.
- getImageIds() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
A list of image ID references that correspond to images to delete.
- getImageIds() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
The image IDs of the deleted images.
- getImageIds() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
A list of image ID references that correspond to images to describe.
- getImageIds() - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The list of image IDs for the requested repository.
- getImageIds() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The list of imageIDs to be included.
- getImageIds() - Method in class com.amazonaws.services.ecr.model.ListImagesResult
-
The list of image IDs for the requested repository.
- getImageManifest() - Method in class com.amazonaws.services.ecr.model.Image
-
The image manifest associated with the image.
- getImageManifest() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The image manifest corresponding to the image to be uploaded.
- getImagePushedAt() - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the
repository.
- getImagePushedAt() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the
repository.
- getImages() - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
A list of image objects corresponding to the image references in the request.
- getImageSizeInBytes() - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The size, in bytes, of the image in the repository.
- getImageTag() - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
-
The tag used for the image.
- getImageTag() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The tag to associate with the image.
- getImageTags() - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The list of tags associated with this image.
- getImageTags() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The list of tags associated with this image.
- getKey() - Method in class com.amazonaws.services.ecr.model.Tag
-
One part of a key-value pair that make up a tag.
- getLastByteReceived() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The integer value of the last byte received in the request.
- getLastEvaluatedAt() - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The time stamp of the last time that the lifecycle policy was run.
- getLastEvaluatedAt() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The time stamp of the last time that the lifecycle policy was run.
- getLastValidByteReceived() - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The last valid byte received from the layer part upload that is associated with the exception.
- getLayerAvailability() - Method in class com.amazonaws.services.ecr.model.Layer
-
The availability status of the image layer.
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The sha256
digest of the image layer.
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The digest of the image layer to download.
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-
The digest of the image layer to download.
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.Layer
-
The sha256
digest of the image layer.
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The layer digest associated with the failure.
- getLayerDigests() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The digests of the image layers to check.
- getLayerDigests() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The sha256
digest of the image layer.
- getLayerPartBlob() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The base64-encoded layer part payload.
- getLayers() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
A list of image layer objects corresponding to the image layer references in the request.
- getLayerSize() - Method in class com.amazonaws.services.ecr.model.Layer
-
The size, in bytes, of the image layer.
- getLifecyclePolicy(GetLifecyclePolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- getLifecyclePolicy(GetLifecyclePolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Retrieves the specified lifecycle policy.
- getLifecyclePolicy(GetLifecyclePolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Retrieves the specified lifecycle policy.
- getLifecyclePolicyAsync(GetLifecyclePolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getLifecyclePolicyAsync(GetLifecyclePolicyRequest, AsyncHandler<GetLifecyclePolicyRequest, GetLifecyclePolicyResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getLifecyclePolicyAsync(GetLifecyclePolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves the specified lifecycle policy.
- getLifecyclePolicyAsync(GetLifecyclePolicyRequest, AsyncHandler<GetLifecyclePolicyRequest, GetLifecyclePolicyResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves the specified lifecycle policy.
- getLifecyclePolicyAsync(GetLifecyclePolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- getLifecyclePolicyAsync(GetLifecyclePolicyRequest, AsyncHandler<GetLifecyclePolicyRequest, GetLifecyclePolicyResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- getLifecyclePolicyPreview(GetLifecyclePolicyPreviewRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- getLifecyclePolicyPreview(GetLifecyclePolicyPreviewRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Retrieves the results of the specified lifecycle policy preview request.
- getLifecyclePolicyPreview(GetLifecyclePolicyPreviewRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Retrieves the results of the specified lifecycle policy preview request.
- getLifecyclePolicyPreviewAsync(GetLifecyclePolicyPreviewRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getLifecyclePolicyPreviewAsync(GetLifecyclePolicyPreviewRequest, AsyncHandler<GetLifecyclePolicyPreviewRequest, GetLifecyclePolicyPreviewResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getLifecyclePolicyPreviewAsync(GetLifecyclePolicyPreviewRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves the results of the specified lifecycle policy preview request.
- getLifecyclePolicyPreviewAsync(GetLifecyclePolicyPreviewRequest, AsyncHandler<GetLifecyclePolicyPreviewRequest, GetLifecyclePolicyPreviewResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves the results of the specified lifecycle policy preview request.
- getLifecyclePolicyPreviewAsync(GetLifecyclePolicyPreviewRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- getLifecyclePolicyPreviewAsync(GetLifecyclePolicyPreviewRequest, AsyncHandler<GetLifecyclePolicyPreviewRequest, GetLifecyclePolicyPreviewResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- GetLifecyclePolicyPreviewRequest - Class in com.amazonaws.services.ecr.model
-
- GetLifecyclePolicyPreviewRequest() - Constructor for class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
- GetLifecyclePolicyPreviewResult - Class in com.amazonaws.services.ecr.model
-
- GetLifecyclePolicyPreviewResult() - Constructor for class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
- GetLifecyclePolicyRequest - Class in com.amazonaws.services.ecr.model
-
- GetLifecyclePolicyRequest() - Constructor for class com.amazonaws.services.ecr.model.GetLifecyclePolicyRequest
-
- GetLifecyclePolicyResult - Class in com.amazonaws.services.ecr.model
-
- GetLifecyclePolicyResult() - Constructor for class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
- getLifecyclePolicyText() - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The JSON lifecycle policy text.
- getLifecyclePolicyText() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The JSON lifecycle policy text.
- getLifecyclePolicyText() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The JSON lifecycle policy text.
- getLifecyclePolicyText() - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The JSON repository policy text to apply to the repository.
- getLifecyclePolicyText() - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The JSON repository policy text.
- getLifecyclePolicyText() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The policy to be evaluated against.
- getLifecyclePolicyText() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The JSON repository policy text.
- getMaxResults() - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The maximum number of repository results returned by DescribeImages
in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The maximum number of repository results returned by DescribeRepositories
in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The maximum number of repository results returned by GetLifecyclePolicyPreviewRequest
in
paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The maximum number of image results returned by ListImages
in paginated output.
- getMediaType() - Method in class com.amazonaws.services.ecr.model.Layer
-
The media type of the layer, such as application/vnd.docker.image.rootfs.diff.tar.gzip
or
application/vnd.oci.image.layer.v1.tar+gzip
.
- getNextToken() - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The nextToken
value returned from a previous paginated DescribeImages
request where
maxResults
was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecr.model.DescribeImagesResult
-
The nextToken
value to include in a future DescribeImages
request.
- getNextToken() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The nextToken
value returned from a previous paginated DescribeRepositories
request
where maxResults
was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
-
The nextToken
value to include in a future DescribeRepositories
request.
- getNextToken() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The nextToken
value returned from a previous paginated
GetLifecyclePolicyPreviewRequest
request where maxResults
was used and the
results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The nextToken
value to include in a future GetLifecyclePolicyPreview
request.
- getNextToken() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The nextToken
value returned from a previous paginated ListImages
request where
maxResults
was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecr.model.ListImagesResult
-
The nextToken
value to include in a future ListImages
request.
- getPartFirstByte() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The integer value of the first byte of the layer part.
- getPartLastByte() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The integer value of the last byte of the layer part.
- getPartSize() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
-
The size, in bytes, that Amazon ECR expects future layer part uploads to be.
- getPolicyText() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The JSON repository policy that was deleted from the repository.
- getPolicyText() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The JSON repository policy text associated with the repository.
- getPolicyText() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The JSON repository policy text to apply to the repository.
- getPolicyText() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The JSON repository policy text applied to the repository.
- getPreviewResults() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The results of the lifecycle policy preview request.
- getProxyEndpoint() - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
The registry URL to use for this authorization token in a docker login
command.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The AWS account ID associated with the registry that contains the image layers to check.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
The AWS account ID associated with the registry that contains the image to delete.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The AWS account ID associated with the registry that contains the images to describe.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The AWS account ID associated with the registry to which to upload layers.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository policy to delete.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
The AWS account ID associated with the registry that contains the repository to delete.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The AWS account ID associated with the registry that contains the repository in which to describe images.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The AWS account ID associated with the registry that contains the repositories to be described.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The AWS account ID associated with the registry that contains the image layer to download.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The AWS account ID associated with the registry that contains the repository.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.Image
-
The AWS account ID associated with the registry containing the image.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The AWS account ID associated with the registry to which this image belongs.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
-
The AWS account ID associated with the registry to which you intend to upload layers.
- getRegistryId() - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The registry ID associated with the exception.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The AWS account ID associated with the registry that contains the repository in which to list images.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The AWS account ID associated with the registry that contains the repository in which to put the image.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.Repository
-
The AWS account ID associated with the registry that contains the repository.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The AWS account ID associated with the registry that contains the repository.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The registry ID associated with the request.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The AWS account ID associated with the registry to which you are uploading layer parts.
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The registry ID associated with the request.
- getRegistryIds() - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
-
A list of AWS account IDs that are associated with the registries for which to get authorization tokens.
- getRepositories() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
-
A list of repository objects corresponding to valid repositories.
- getRepository() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryResult
-
The repository that was created.
- getRepository() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryResult
-
The repository that was deleted.
- getRepositoryArn() - Method in class com.amazonaws.services.ecr.model.Repository
-
The Amazon Resource Name (ARN) that identifies the repository.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The name of the repository that is associated with the image layers to check.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
The repository that contains the image to delete.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The repository that contains the images to describe.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The name of the repository to associate with the image layer.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
-
The name to use for the repository.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyRequest
-
The name of the repository.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
-
The name of the repository that is associated with the repository policy to delete.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
The name of the repository to delete.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
A list of repositories to describe.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The name of the repository that is associated with the image layer to download.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The name of the repository.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyRequest
-
The name of the repository.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-
The name of the repository with the policy to retrieve.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.Image
-
The name of the repository associated with the image.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The name of the repository to which this image belongs.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
-
The name of the repository to which you intend to upload layers.
- getRepositoryName() - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The repository name associated with the exception.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The repository with image IDs to be listed.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The name of the repository in which to put the image.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The name of the repository to receive the policy.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.Repository
-
The name of the repository.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The name of the repository to receive the policy.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The name of the repository to be evaluated.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The repository name associated with the request.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The name of the repository to which you are uploading layer parts.
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The repository name associated with the request.
- getRepositoryNames() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
A list of repositories to describe.
- getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Retrieves the repository policy for a specified repository.
- getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Retrieves the repository policy for a specified repository.
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves the repository policy for a specified repository.
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Retrieves the repository policy for a specified repository.
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- GetRepositoryPolicyRequest - Class in com.amazonaws.services.ecr.model
-
- GetRepositoryPolicyRequest() - Constructor for class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-
- GetRepositoryPolicyResult - Class in com.amazonaws.services.ecr.model
-
- GetRepositoryPolicyResult() - Constructor for class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
- getRepositoryUri() - Method in class com.amazonaws.services.ecr.model.Repository
-
The URI for the repository.
- getResourceArn() - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
- getResourceArn() - Method in class com.amazonaws.services.ecr.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the the resource to which to add tags.
- getResourceArn() - Method in class com.amazonaws.services.ecr.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource from which to remove tags.
- getStatus() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The status of the lifecycle policy preview request.
- getStatus() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The status of the lifecycle policy preview request.
- getSummary() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The list of images that is returned as a result of the action.
- getTagKeys() - Method in class com.amazonaws.services.ecr.model.UntagResourceRequest
-
The keys of the tags to be removed.
- getTags() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
-
- getTags() - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceResult
-
The tags for the resource.
- getTags() - Method in class com.amazonaws.services.ecr.model.TagResourceRequest
-
The tags to add to the resource.
- getTagStatus() - Method in class com.amazonaws.services.ecr.model.DescribeImagesFilter
-
- getTagStatus() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewFilter
-
The tag status of the image.
- getTagStatus() - Method in class com.amazonaws.services.ecr.model.ListImagesFilter
-
The tag status with which to filter your
ListImages results.
- getType() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyRuleAction
-
The type of action to be taken.
- getUploadId() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
- getUploadId() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The upload ID associated with the layer.
- getUploadId() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
-
The upload ID for the layer upload.
- getUploadId() - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The upload ID associated with the exception.
- getUploadId() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The upload ID from a previous
InitiateLayerUpload operation to associate with the layer part upload.
- getUploadId() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The upload ID associated with the request.
- getValue() - Method in class com.amazonaws.services.ecr.model.Tag
-
The optional part of a key-value pair that make up a tag.
- ServerException - Exception in com.amazonaws.services.ecr.model
-
These errors are usually caused by a server-side issue.
- ServerException(String) - Constructor for exception com.amazonaws.services.ecr.model.ServerException
-
Constructs a new ServerException with the specified error message.
- setAcceptedMediaTypes(Collection<String>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The accepted media types for the request.
- setAction(LifecyclePolicyRuleAction) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The type of action to be taken.
- setAppliedRulePriority(Integer) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The priority of the applied rule.
- setAuthorizationData(Collection<AuthorizationData>) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
-
A list of authorization token data objects that correspond to the registryIds
values in the request.
- setAuthorizationToken(String) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
A base64-encoded string that contains authorization data for the specified Amazon ECR registry.
- setCreatedAt(Date) - Method in class com.amazonaws.services.ecr.model.Repository
-
The date and time, in JavaScript date format, when the repository was created.
- setDownloadUrl(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-
The pre-signed Amazon S3 download URL for the requested layer.
- setEndpoint(String) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- setEndpoint(String) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
- setExpiresAt(Date) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
The Unix time in seconds and milliseconds when the authorization token expires.
- setExpiringImageTotalCount(Integer) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewSummary
-
The number of expiring images.
- setFailureCode(String) - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The code associated with the failure.
- setFailureCode(ImageFailureCode) - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The code associated with the failure.
- setFailureCode(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The failure code associated with the failure.
- setFailureCode(LayerFailureCode) - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The failure code associated with the failure.
- setFailureReason(String) - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The reason for the failure.
- setFailureReason(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The reason for the failure.
- setFailures(Collection<LayerFailure>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
Any failures associated with the call.
- setFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
Any failures associated with the call.
- setFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
Any failures associated with the call.
- setFilter(DescribeImagesFilter) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The filter key and value with which to filter your DescribeImages
results.
- setFilter(LifecyclePolicyPreviewFilter) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
An optional parameter that filters results based on image tag status and all tags, if tagged.
- setFilter(ListImagesFilter) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The filter key and value with which to filter your ListImages
results.
- setForce(Boolean) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
If a repository contains images, forces the deletion.
- setForce(Boolean) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
If the policy you are attempting to set on a repository policy would prevent you from setting another policy in
the future, you must force the
SetRepositoryPolicy operation.
- setImage(Image) - Method in class com.amazonaws.services.ecr.model.PutImageResult
-
Details of the image uploaded.
- setImageDetails(Collection<ImageDetail>) - Method in class com.amazonaws.services.ecr.model.DescribeImagesResult
-
A list of
ImageDetail objects that contain data about the image.
- setImageDigest(String) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The sha256
digest of the image manifest.
- setImageDigest(String) - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
-
The sha256
digest of the image manifest.
- setImageDigest(String) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The sha256
digest of the image manifest.
- setImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecr.model.Image
-
An object containing the image tag and image digest associated with an image.
- setImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The image ID associated with the failure.
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
A list of image ID references that correspond to images to delete.
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
The image IDs of the deleted images.
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
A list of image ID references that correspond to images to describe.
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The list of image IDs for the requested repository.
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The list of imageIDs to be included.
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
-
The list of image IDs for the requested repository.
- setImageManifest(String) - Method in class com.amazonaws.services.ecr.model.Image
-
The image manifest associated with the image.
- setImageManifest(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The image manifest corresponding to the image to be uploaded.
- setImagePushedAt(Date) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the
repository.
- setImagePushedAt(Date) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the
repository.
- setImages(Collection<Image>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
A list of image objects corresponding to the image references in the request.
- setImageSizeInBytes(Long) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The size, in bytes, of the image in the repository.
- setImageTag(String) - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
-
The tag used for the image.
- setImageTag(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The tag to associate with the image.
- setImageTags(Collection<String>) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The list of tags associated with this image.
- setImageTags(Collection<String>) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The list of tags associated with this image.
- setKey(String) - Method in class com.amazonaws.services.ecr.model.Tag
-
One part of a key-value pair that make up a tag.
- setLastByteReceived(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The integer value of the last byte received in the request.
- setLastEvaluatedAt(Date) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The time stamp of the last time that the lifecycle policy was run.
- setLastEvaluatedAt(Date) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The time stamp of the last time that the lifecycle policy was run.
- setLastValidByteReceived(Long) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The last valid byte received from the layer part upload that is associated with the exception.
- setLayerAvailability(String) - Method in class com.amazonaws.services.ecr.model.Layer
-
The availability status of the image layer.
- setLayerAvailability(LayerAvailability) - Method in class com.amazonaws.services.ecr.model.Layer
-
The availability status of the image layer.
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The sha256
digest of the image layer.
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The digest of the image layer to download.
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-
The digest of the image layer to download.
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.Layer
-
The sha256
digest of the image layer.
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The layer digest associated with the failure.
- setLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The digests of the image layers to check.
- setLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The sha256
digest of the image layer.
- setLayerPartBlob(ByteBuffer) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The base64-encoded layer part payload.
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
A list of image layer objects corresponding to the image layer references in the request.
- setLayerSize(Long) - Method in class com.amazonaws.services.ecr.model.Layer
-
The size, in bytes, of the image layer.
- setLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The JSON lifecycle policy text.
- setLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The JSON lifecycle policy text.
- setLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The JSON lifecycle policy text.
- setLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The JSON repository policy text to apply to the repository.
- setLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The JSON repository policy text.
- setLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The policy to be evaluated against.
- setLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The JSON repository policy text.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The maximum number of repository results returned by DescribeImages
in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The maximum number of repository results returned by DescribeRepositories
in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The maximum number of repository results returned by GetLifecyclePolicyPreviewRequest
in
paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The maximum number of image results returned by ListImages
in paginated output.
- setMediaType(String) - Method in class com.amazonaws.services.ecr.model.Layer
-
The media type of the layer, such as application/vnd.docker.image.rootfs.diff.tar.gzip
or
application/vnd.oci.image.layer.v1.tar+gzip
.
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The nextToken
value returned from a previous paginated DescribeImages
request where
maxResults
was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesResult
-
The nextToken
value to include in a future DescribeImages
request.
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The nextToken
value returned from a previous paginated DescribeRepositories
request
where maxResults
was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
-
The nextToken
value to include in a future DescribeRepositories
request.
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The nextToken
value returned from a previous paginated
GetLifecyclePolicyPreviewRequest
request where maxResults
was used and the
results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The nextToken
value to include in a future GetLifecyclePolicyPreview
request.
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The nextToken
value returned from a previous paginated ListImages
request where
maxResults
was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
-
The nextToken
value to include in a future ListImages
request.
- setPartFirstByte(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The integer value of the first byte of the layer part.
- setPartLastByte(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The integer value of the last byte of the layer part.
- setPartSize(Long) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
-
The size, in bytes, that Amazon ECR expects future layer part uploads to be.
- setPolicyText(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The JSON repository policy that was deleted from the repository.
- setPolicyText(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The JSON repository policy text associated with the repository.
- setPolicyText(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The JSON repository policy text to apply to the repository.
- setPolicyText(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The JSON repository policy text applied to the repository.
- setPreviewResults(Collection<LifecyclePolicyPreviewResult>) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The results of the lifecycle policy preview request.
- setProxyEndpoint(String) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
The registry URL to use for this authorization token in a docker login
command.
- setRegion(Region) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- setRegion(Region) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The AWS account ID associated with the registry that contains the image layers to check.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
The AWS account ID associated with the registry that contains the image to delete.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The AWS account ID associated with the registry that contains the images to describe.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The AWS account ID associated with the registry to which to upload layers.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository policy to delete.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
The AWS account ID associated with the registry that contains the repository to delete.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The AWS account ID associated with the registry that contains the repository in which to describe images.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The AWS account ID associated with the registry that contains the repositories to be described.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The AWS account ID associated with the registry that contains the image layer to download.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The AWS account ID associated with the registry that contains the repository.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.Image
-
The AWS account ID associated with the registry containing the image.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The AWS account ID associated with the registry to which this image belongs.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
-
The AWS account ID associated with the registry to which you intend to upload layers.
- setRegistryId(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The registry ID associated with the exception.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The AWS account ID associated with the registry that contains the repository in which to list images.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The AWS account ID associated with the registry that contains the repository in which to put the image.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.Repository
-
The AWS account ID associated with the registry that contains the repository.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The AWS account ID associated with the registry that contains the repository.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The registry ID associated with the request.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The AWS account ID associated with the registry to which you are uploading layer parts.
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The registry ID associated with the request.
- setRegistryIds(Collection<String>) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
-
A list of AWS account IDs that are associated with the registries for which to get authorization tokens.
- setRepositories(Collection<Repository>) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
-
A list of repository objects corresponding to valid repositories.
- setRepository(Repository) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryResult
-
The repository that was created.
- setRepository(Repository) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryResult
-
The repository that was deleted.
- setRepositoryArn(String) - Method in class com.amazonaws.services.ecr.model.Repository
-
The Amazon Resource Name (ARN) that identifies the repository.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The name of the repository that is associated with the image layers to check.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
The repository that contains the image to delete.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The repository that contains the images to describe.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The name of the repository to associate with the image layer.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
-
The name to use for the repository.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyRequest
-
The name of the repository.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
-
The name of the repository that is associated with the repository policy to delete.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
The name of the repository to delete.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
A list of repositories to describe.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The name of the repository that is associated with the image layer to download.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The name of the repository.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyRequest
-
The name of the repository.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-
The name of the repository with the policy to retrieve.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.Image
-
The name of the repository associated with the image.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The name of the repository to which this image belongs.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
-
The name of the repository to which you intend to upload layers.
- setRepositoryName(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The repository name associated with the exception.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The repository with image IDs to be listed.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The name of the repository in which to put the image.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The name of the repository to receive the policy.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.Repository
-
The name of the repository.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The name of the repository to receive the policy.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The name of the repository to be evaluated.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The repository name associated with the request.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The name of the repository to which you are uploading layer parts.
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The repository name associated with the request.
- setRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
A list of repositories to describe.
- setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Applies a repository policy on a specified repository to control access permissions.
- setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Applies a repository policy on a specified repository to control access permissions.
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Applies a repository policy on a specified repository to control access permissions.
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Applies a repository policy on a specified repository to control access permissions.
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- SetRepositoryPolicyRequest - Class in com.amazonaws.services.ecr.model
-
- SetRepositoryPolicyRequest() - Constructor for class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
- SetRepositoryPolicyResult - Class in com.amazonaws.services.ecr.model
-
- SetRepositoryPolicyResult() - Constructor for class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
- setRepositoryUri(String) - Method in class com.amazonaws.services.ecr.model.Repository
-
The URI for the repository.
- setResourceArn(String) - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
- setResourceArn(String) - Method in class com.amazonaws.services.ecr.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the the resource to which to add tags.
- setResourceArn(String) - Method in class com.amazonaws.services.ecr.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource from which to remove tags.
- setStatus(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The status of the lifecycle policy preview request.
- setStatus(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The status of the lifecycle policy preview request.
- setSummary(LifecyclePolicyPreviewSummary) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The list of images that is returned as a result of the action.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.ecr.model.UntagResourceRequest
-
The keys of the tags to be removed.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
-
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceResult
-
The tags for the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ecr.model.TagResourceRequest
-
The tags to add to the resource.
- setTagStatus(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesFilter
-
- setTagStatus(TagStatus) - Method in class com.amazonaws.services.ecr.model.DescribeImagesFilter
-
- setTagStatus(String) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewFilter
-
The tag status of the image.
- setTagStatus(String) - Method in class com.amazonaws.services.ecr.model.ListImagesFilter
-
The tag status with which to filter your
ListImages results.
- setTagStatus(TagStatus) - Method in class com.amazonaws.services.ecr.model.ListImagesFilter
-
The tag status with which to filter your
ListImages results.
- setType(String) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyRuleAction
-
The type of action to be taken.
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The upload ID associated with the layer.
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
-
The upload ID for the layer upload.
- setUploadId(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The upload ID associated with the exception.
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The upload ID from a previous
InitiateLayerUpload operation to associate with the layer part upload.
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The upload ID associated with the request.
- setValue(String) - Method in class com.amazonaws.services.ecr.model.Tag
-
The optional part of a key-value pair that make up a tag.
- shutdown() - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- shutdown() - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.ecr.AmazonECRAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.ecr.AmazonECRClientBuilder
-
- startLifecyclePolicyPreview(StartLifecyclePolicyPreviewRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- startLifecyclePolicyPreview(StartLifecyclePolicyPreviewRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Starts a preview of the specified lifecycle policy.
- startLifecyclePolicyPreview(StartLifecyclePolicyPreviewRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Starts a preview of the specified lifecycle policy.
- startLifecyclePolicyPreviewAsync(StartLifecyclePolicyPreviewRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- startLifecyclePolicyPreviewAsync(StartLifecyclePolicyPreviewRequest, AsyncHandler<StartLifecyclePolicyPreviewRequest, StartLifecyclePolicyPreviewResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- startLifecyclePolicyPreviewAsync(StartLifecyclePolicyPreviewRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Starts a preview of the specified lifecycle policy.
- startLifecyclePolicyPreviewAsync(StartLifecyclePolicyPreviewRequest, AsyncHandler<StartLifecyclePolicyPreviewRequest, StartLifecyclePolicyPreviewResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Starts a preview of the specified lifecycle policy.
- startLifecyclePolicyPreviewAsync(StartLifecyclePolicyPreviewRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- startLifecyclePolicyPreviewAsync(StartLifecyclePolicyPreviewRequest, AsyncHandler<StartLifecyclePolicyPreviewRequest, StartLifecyclePolicyPreviewResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- StartLifecyclePolicyPreviewRequest - Class in com.amazonaws.services.ecr.model
-
- StartLifecyclePolicyPreviewRequest() - Constructor for class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
- StartLifecyclePolicyPreviewResult - Class in com.amazonaws.services.ecr.model
-
- StartLifecyclePolicyPreviewResult() - Constructor for class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
- Tag - Class in com.amazonaws.services.ecr.model
-
The metadata that you apply to a resource to help you categorize and organize them.
- Tag() - Constructor for class com.amazonaws.services.ecr.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
-
Adds specified tags to a resource with the specified ARN.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
-
Adds specified tags to a resource with the specified ARN.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Adds specified tags to a resource with the specified ARN.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
-
Adds specified tags to a resource with the specified ARN.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.ecr.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.ecr.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.ecr.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.ecr.model.TagResourceResult
-
- TagStatus - Enum in com.amazonaws.services.ecr.model
-
- TooManyTagsException - Exception in com.amazonaws.services.ecr.model
-
The list of tags on the repository is over the limit.
- TooManyTagsException(String) - Constructor for exception com.amazonaws.services.ecr.model.TooManyTagsException
-
Constructs a new TooManyTagsException with the specified error message.
- toString() - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DescribeImagesFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DescribeImagesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.Image
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.ecr.model.ImageActionType
-
- toString() - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.ecr.model.ImageFailureCode
-
- toString() - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.Layer
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.ecr.model.LayerAvailability
-
- toString() - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.ecr.model.LayerFailureCode
-
- toString() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.ecr.model.LifecyclePolicyPreviewStatus
-
- toString() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyRuleAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.ListImagesFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.ListImagesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.PutImageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.Repository
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.ecr.model.TagStatus
-
- toString() - Method in class com.amazonaws.services.ecr.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
Returns a string representation of this object.
- withAcceptedMediaTypes(String...) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The accepted media types for the request.
- withAcceptedMediaTypes(Collection<String>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The accepted media types for the request.
- withAction(LifecyclePolicyRuleAction) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The type of action to be taken.
- withAppliedRulePriority(Integer) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The priority of the applied rule.
- withAuthorizationData(AuthorizationData...) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
-
A list of authorization token data objects that correspond to the registryIds
values in the request.
- withAuthorizationData(Collection<AuthorizationData>) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
-
A list of authorization token data objects that correspond to the registryIds
values in the request.
- withAuthorizationToken(String) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
A base64-encoded string that contains authorization data for the specified Amazon ECR registry.
- withCreatedAt(Date) - Method in class com.amazonaws.services.ecr.model.Repository
-
The date and time, in JavaScript date format, when the repository was created.
- withDownloadUrl(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-
The pre-signed Amazon S3 download URL for the requested layer.
- withExpiresAt(Date) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
The Unix time in seconds and milliseconds when the authorization token expires.
- withExpiringImageTotalCount(Integer) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewSummary
-
The number of expiring images.
- withFailureCode(String) - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The code associated with the failure.
- withFailureCode(ImageFailureCode) - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The code associated with the failure.
- withFailureCode(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The failure code associated with the failure.
- withFailureCode(LayerFailureCode) - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The failure code associated with the failure.
- withFailureReason(String) - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The reason for the failure.
- withFailureReason(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The reason for the failure.
- withFailures(LayerFailure...) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
Any failures associated with the call.
- withFailures(Collection<LayerFailure>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
Any failures associated with the call.
- withFailures(ImageFailure...) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
Any failures associated with the call.
- withFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
Any failures associated with the call.
- withFailures(ImageFailure...) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
Any failures associated with the call.
- withFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
Any failures associated with the call.
- withFilter(DescribeImagesFilter) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The filter key and value with which to filter your DescribeImages
results.
- withFilter(LifecyclePolicyPreviewFilter) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
An optional parameter that filters results based on image tag status and all tags, if tagged.
- withFilter(ListImagesFilter) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The filter key and value with which to filter your ListImages
results.
- withForce(Boolean) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
If a repository contains images, forces the deletion.
- withForce(Boolean) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
If the policy you are attempting to set on a repository policy would prevent you from setting another policy in
the future, you must force the
SetRepositoryPolicy operation.
- withImage(Image) - Method in class com.amazonaws.services.ecr.model.PutImageResult
-
Details of the image uploaded.
- withImageDetails(ImageDetail...) - Method in class com.amazonaws.services.ecr.model.DescribeImagesResult
-
A list of
ImageDetail objects that contain data about the image.
- withImageDetails(Collection<ImageDetail>) - Method in class com.amazonaws.services.ecr.model.DescribeImagesResult
-
A list of
ImageDetail objects that contain data about the image.
- withImageDigest(String) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The sha256
digest of the image manifest.
- withImageDigest(String) - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
-
The sha256
digest of the image manifest.
- withImageDigest(String) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The sha256
digest of the image manifest.
- withImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecr.model.Image
-
An object containing the image tag and image digest associated with an image.
- withImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecr.model.ImageFailure
-
The image ID associated with the failure.
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
A list of image ID references that correspond to images to delete.
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
A list of image ID references that correspond to images to delete.
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
The image IDs of the deleted images.
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
-
The image IDs of the deleted images.
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
A list of image ID references that correspond to images to describe.
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
A list of image ID references that correspond to images to describe.
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The list of image IDs for the requested repository.
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The list of image IDs for the requested repository.
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The list of imageIDs to be included.
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The list of imageIDs to be included.
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
-
The list of image IDs for the requested repository.
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
-
The list of image IDs for the requested repository.
- withImageManifest(String) - Method in class com.amazonaws.services.ecr.model.Image
-
The image manifest associated with the image.
- withImageManifest(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The image manifest corresponding to the image to be uploaded.
- withImagePushedAt(Date) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the
repository.
- withImagePushedAt(Date) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the
repository.
- withImages(Image...) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
A list of image objects corresponding to the image references in the request.
- withImages(Collection<Image>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
-
A list of image objects corresponding to the image references in the request.
- withImageSizeInBytes(Long) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The size, in bytes, of the image in the repository.
- withImageTag(String) - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
-
The tag used for the image.
- withImageTag(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The tag to associate with the image.
- withImageTags(String...) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The list of tags associated with this image.
- withImageTags(Collection<String>) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The list of tags associated with this image.
- withImageTags(String...) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The list of tags associated with this image.
- withImageTags(Collection<String>) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewResult
-
The list of tags associated with this image.
- withKey(String) - Method in class com.amazonaws.services.ecr.model.Tag
-
One part of a key-value pair that make up a tag.
- withLastByteReceived(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The integer value of the last byte received in the request.
- withLastEvaluatedAt(Date) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The time stamp of the last time that the lifecycle policy was run.
- withLastEvaluatedAt(Date) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The time stamp of the last time that the lifecycle policy was run.
- withLastValidByteReceived(Long) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The last valid byte received from the layer part upload that is associated with the exception.
- withLayerAvailability(String) - Method in class com.amazonaws.services.ecr.model.Layer
-
The availability status of the image layer.
- withLayerAvailability(LayerAvailability) - Method in class com.amazonaws.services.ecr.model.Layer
-
The availability status of the image layer.
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The sha256
digest of the image layer.
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The digest of the image layer to download.
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-
The digest of the image layer to download.
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.Layer
-
The sha256
digest of the image layer.
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
-
The layer digest associated with the failure.
- withLayerDigests(String...) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The digests of the image layers to check.
- withLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The digests of the image layers to check.
- withLayerDigests(String...) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The sha256
digest of the image layer.
- withLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The sha256
digest of the image layer.
- withLayerPartBlob(ByteBuffer) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The base64-encoded layer part payload.
- withLayers(Layer...) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
A list of image layer objects corresponding to the image layer references in the request.
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
-
A list of image layer objects corresponding to the image layer references in the request.
- withLayerSize(Long) - Method in class com.amazonaws.services.ecr.model.Layer
-
The size, in bytes, of the image layer.
- withLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The JSON lifecycle policy text.
- withLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The JSON lifecycle policy text.
- withLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The JSON lifecycle policy text.
- withLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The JSON repository policy text to apply to the repository.
- withLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The JSON repository policy text.
- withLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The policy to be evaluated against.
- withLifecyclePolicyText(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The JSON repository policy text.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The maximum number of repository results returned by DescribeImages
in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The maximum number of repository results returned by DescribeRepositories
in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The maximum number of repository results returned by GetLifecyclePolicyPreviewRequest
in
paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The maximum number of image results returned by ListImages
in paginated output.
- withMediaType(String) - Method in class com.amazonaws.services.ecr.model.Layer
-
The media type of the layer, such as application/vnd.docker.image.rootfs.diff.tar.gzip
or
application/vnd.oci.image.layer.v1.tar+gzip
.
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The nextToken
value returned from a previous paginated DescribeImages
request where
maxResults
was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesResult
-
The nextToken
value to include in a future DescribeImages
request.
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The nextToken
value returned from a previous paginated DescribeRepositories
request
where maxResults
was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
-
The nextToken
value to include in a future DescribeRepositories
request.
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The nextToken
value returned from a previous paginated
GetLifecyclePolicyPreviewRequest
request where maxResults
was used and the
results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The nextToken
value to include in a future GetLifecyclePolicyPreview
request.
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The nextToken
value returned from a previous paginated ListImages
request where
maxResults
was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
-
The nextToken
value to include in a future ListImages
request.
- withPartFirstByte(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The integer value of the first byte of the layer part.
- withPartLastByte(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The integer value of the last byte of the layer part.
- withPartSize(Long) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
-
The size, in bytes, that Amazon ECR expects future layer part uploads to be.
- withPolicyText(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The JSON repository policy that was deleted from the repository.
- withPolicyText(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The JSON repository policy text associated with the repository.
- withPolicyText(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The JSON repository policy text to apply to the repository.
- withPolicyText(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The JSON repository policy text applied to the repository.
- withPreviewResults(LifecyclePolicyPreviewResult...) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The results of the lifecycle policy preview request.
- withPreviewResults(Collection<LifecyclePolicyPreviewResult>) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The results of the lifecycle policy preview request.
- withProxyEndpoint(String) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
-
The registry URL to use for this authorization token in a docker login
command.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The AWS account ID associated with the registry that contains the image layers to check.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
The AWS account ID associated with the registry that contains the image to delete.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The AWS account ID associated with the registry that contains the images to describe.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The AWS account ID associated with the registry to which to upload layers.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository policy to delete.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
The AWS account ID associated with the registry that contains the repository to delete.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
The AWS account ID associated with the registry that contains the repository in which to describe images.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
The AWS account ID associated with the registry that contains the repositories to be described.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The AWS account ID associated with the registry that contains the image layer to download.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The AWS account ID associated with the registry that contains the repository.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.Image
-
The AWS account ID associated with the registry containing the image.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The AWS account ID associated with the registry to which this image belongs.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
-
The AWS account ID associated with the registry to which you intend to upload layers.
- withRegistryId(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The registry ID associated with the exception.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The AWS account ID associated with the registry that contains the repository in which to list images.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The AWS account ID associated with the registry that contains the repository in which to put the image.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.Repository
-
The AWS account ID associated with the registry that contains the repository.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The AWS account ID associated with the registry that contains the repository.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The AWS account ID associated with the registry that contains the repository.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The registry ID associated with the request.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The AWS account ID associated with the registry to which you are uploading layer parts.
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The registry ID associated with the request.
- withRegistryIds(String...) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
-
A list of AWS account IDs that are associated with the registries for which to get authorization tokens.
- withRegistryIds(Collection<String>) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
-
A list of AWS account IDs that are associated with the registries for which to get authorization tokens.
- withRepositories(Repository...) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
-
A list of repository objects corresponding to valid repositories.
- withRepositories(Collection<Repository>) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
-
A list of repository objects corresponding to valid repositories.
- withRepository(Repository) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryResult
-
The repository that was created.
- withRepository(Repository) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryResult
-
The repository that was deleted.
- withRepositoryArn(String) - Method in class com.amazonaws.services.ecr.model.Repository
-
The Amazon Resource Name (ARN) that identifies the repository.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
-
The name of the repository that is associated with the image layers to check.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
-
The repository that contains the image to delete.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
-
The repository that contains the images to describe.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
The name of the repository to associate with the image layer.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
-
The name to use for the repository.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyRequest
-
The name of the repository.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteLifecyclePolicyResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
-
The name of the repository that is associated with the repository policy to delete.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
-
The name of the repository to delete.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesRequest
-
A list of repositories to describe.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-
The name of the repository that is associated with the image layer to download.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewRequest
-
The name of the repository.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyRequest
-
The name of the repository.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-
The name of the repository with the policy to retrieve.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.Image
-
The name of the repository associated with the image.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.ImageDetail
-
The name of the repository to which this image belongs.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
-
The name of the repository to which you intend to upload layers.
- withRepositoryName(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The repository name associated with the exception.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
-
The repository with image IDs to be listed.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
-
The name of the repository in which to put the image.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyRequest
-
The name of the repository to receive the policy.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.PutLifecyclePolicyResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.Repository
-
The name of the repository.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-
The name of the repository to receive the policy.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewRequest
-
The name of the repository to be evaluated.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The repository name associated with the request.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The name of the repository to which you are uploading layer parts.
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The repository name associated with the request.
- withRepositoryNames(String...) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
A list of repositories to describe.
- withRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
-
A list of repositories to describe.
- withRepositoryUri(String) - Method in class com.amazonaws.services.ecr.model.Repository
-
The URI for the repository.
- withResourceArn(String) - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
- withResourceArn(String) - Method in class com.amazonaws.services.ecr.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the the resource to which to add tags.
- withResourceArn(String) - Method in class com.amazonaws.services.ecr.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource from which to remove tags.
- withStatus(String) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The status of the lifecycle policy preview request.
- withStatus(LifecyclePolicyPreviewStatus) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The status of the lifecycle policy preview request.
- withStatus(String) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The status of the lifecycle policy preview request.
- withStatus(LifecyclePolicyPreviewStatus) - Method in class com.amazonaws.services.ecr.model.StartLifecyclePolicyPreviewResult
-
The status of the lifecycle policy preview request.
- withSummary(LifecyclePolicyPreviewSummary) - Method in class com.amazonaws.services.ecr.model.GetLifecyclePolicyPreviewResult
-
The list of images that is returned as a result of the action.
- withTagKeys(String...) - Method in class com.amazonaws.services.ecr.model.UntagResourceRequest
-
The keys of the tags to be removed.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.ecr.model.UntagResourceRequest
-
The keys of the tags to be removed.
- withTags(Tag...) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
-
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
-
- withTags(Tag...) - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceResult
-
The tags for the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ecr.model.ListTagsForResourceResult
-
The tags for the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.ecr.model.TagResourceRequest
-
The tags to add to the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ecr.model.TagResourceRequest
-
The tags to add to the resource.
- withTagStatus(String) - Method in class com.amazonaws.services.ecr.model.DescribeImagesFilter
-
- withTagStatus(TagStatus) - Method in class com.amazonaws.services.ecr.model.DescribeImagesFilter
-
- withTagStatus(String) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewFilter
-
The tag status of the image.
- withTagStatus(TagStatus) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyPreviewFilter
-
The tag status of the image.
- withTagStatus(String) - Method in class com.amazonaws.services.ecr.model.ListImagesFilter
-
The tag status with which to filter your
ListImages results.
- withTagStatus(TagStatus) - Method in class com.amazonaws.services.ecr.model.ListImagesFilter
-
The tag status with which to filter your
ListImages results.
- withType(String) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyRuleAction
-
The type of action to be taken.
- withType(ImageActionType) - Method in class com.amazonaws.services.ecr.model.LifecyclePolicyRuleAction
-
The type of action to be taken.
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
-
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
-
The upload ID associated with the layer.
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
-
The upload ID for the layer upload.
- withUploadId(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
-
The upload ID associated with the exception.
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
-
The upload ID from a previous
InitiateLayerUpload operation to associate with the layer part upload.
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
-
The upload ID associated with the request.
- withValue(String) - Method in class com.amazonaws.services.ecr.model.Tag
-
The optional part of a key-value pair that make up a tag.