Skip navigation links
A B C D E F G H I L M P R S T U V W 

A

AbstractAmazonECRPublic - Class in com.amazonaws.services.ecrpublic
Abstract implementation of AmazonECRPublic.
AbstractAmazonECRPublic() - Constructor for class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
AbstractAmazonECRPublicAsync - Class in com.amazonaws.services.ecrpublic
Abstract implementation of AmazonECRPublicAsync.
AbstractAmazonECRPublicAsync() - Constructor for class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
AmazonECRPublic - Interface in com.amazonaws.services.ecrpublic
Interface for accessing Amazon ECR Public.
AmazonECRPublicAsync - Interface in com.amazonaws.services.ecrpublic
Interface for accessing Amazon ECR Public asynchronously.
AmazonECRPublicAsyncClient - Class in com.amazonaws.services.ecrpublic
Client for accessing Amazon ECR Public asynchronously.
AmazonECRPublicAsyncClientBuilder - Class in com.amazonaws.services.ecrpublic
Fluent builder for AmazonECRPublicAsync.
AmazonECRPublicClient - Class in com.amazonaws.services.ecrpublic
Client for accessing Amazon ECR Public.
AmazonECRPublicClientBuilder - Class in com.amazonaws.services.ecrpublic
Fluent builder for AmazonECRPublic.
AmazonECRPublicException - Exception in com.amazonaws.services.ecrpublic.model
Base exception for all service exceptions thrown by Amazon Elastic Container Registry Public
AmazonECRPublicException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.AmazonECRPublicException
Constructs a new AmazonECRPublicException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
AuthorizationData - Class in com.amazonaws.services.ecrpublic.model
An authorization token data object that corresponds to a public registry.
AuthorizationData() - Constructor for class com.amazonaws.services.ecrpublic.model.AuthorizationData
 

B

batchCheckLayerAvailability(BatchCheckLayerAvailabilityRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
batchCheckLayerAvailability(BatchCheckLayerAvailabilityRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Checks the availability of one or more image layers within a repository in a public registry.
batchCheckLayerAvailability(BatchCheckLayerAvailabilityRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Checks the availability of one or more image layers within a repository in a public registry.
batchCheckLayerAvailabilityAsync(BatchCheckLayerAvailabilityRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
batchCheckLayerAvailabilityAsync(BatchCheckLayerAvailabilityRequest, AsyncHandler<BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
batchCheckLayerAvailabilityAsync(BatchCheckLayerAvailabilityRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Checks the availability of one or more image layers within a repository in a public registry.
batchCheckLayerAvailabilityAsync(BatchCheckLayerAvailabilityRequest, AsyncHandler<BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Checks the availability of one or more image layers within a repository in a public registry.
batchCheckLayerAvailabilityAsync(BatchCheckLayerAvailabilityRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
batchCheckLayerAvailabilityAsync(BatchCheckLayerAvailabilityRequest, AsyncHandler<BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
BatchCheckLayerAvailabilityRequest - Class in com.amazonaws.services.ecrpublic.model
 
BatchCheckLayerAvailabilityRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
 
BatchCheckLayerAvailabilityResult - Class in com.amazonaws.services.ecrpublic.model
 
BatchCheckLayerAvailabilityResult() - Constructor for class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
 
batchDeleteImage(BatchDeleteImageRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
batchDeleteImage(BatchDeleteImageRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Deletes a list of specified images within a repository in a public registry.
batchDeleteImage(BatchDeleteImageRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Deletes a list of specified images within a repository in a public registry.
batchDeleteImageAsync(BatchDeleteImageRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
batchDeleteImageAsync(BatchDeleteImageRequest, AsyncHandler<BatchDeleteImageRequest, BatchDeleteImageResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
batchDeleteImageAsync(BatchDeleteImageRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Deletes a list of specified images within a repository in a public registry.
batchDeleteImageAsync(BatchDeleteImageRequest, AsyncHandler<BatchDeleteImageRequest, BatchDeleteImageResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Deletes a list of specified images within a repository in a public registry.
batchDeleteImageAsync(BatchDeleteImageRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
batchDeleteImageAsync(BatchDeleteImageRequest, AsyncHandler<BatchDeleteImageRequest, BatchDeleteImageResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
BatchDeleteImageRequest - Class in com.amazonaws.services.ecrpublic.model
 
BatchDeleteImageRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
 
BatchDeleteImageResult - Class in com.amazonaws.services.ecrpublic.model
 
BatchDeleteImageResult() - Constructor for class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClientBuilder
Construct an asynchronous implementation of AmazonECRPublicAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClientBuilder
Construct a synchronous implementation of AmazonECRPublic using the current builder configuration.
builder() - Static method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
 

C

clone() - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.Image
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.Layer
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.PutImageResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.Registry
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.Repository
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.Tag
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
 
clone() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
 
com.amazonaws.services.ecrpublic - package com.amazonaws.services.ecrpublic
Amazon Elastic Container Registry Public
com.amazonaws.services.ecrpublic.model - package com.amazonaws.services.ecrpublic.model
 
completeLayerUpload(CompleteLayerUploadRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
completeLayerUpload(CompleteLayerUploadRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Informs Amazon ECR that the image layer upload has completed for a specified public registry, repository name, and upload ID.
completeLayerUpload(CompleteLayerUploadRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Informs Amazon ECR that the image layer upload has completed for a specified public registry, repository name, and upload ID.
completeLayerUploadAsync(CompleteLayerUploadRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
completeLayerUploadAsync(CompleteLayerUploadRequest, AsyncHandler<CompleteLayerUploadRequest, CompleteLayerUploadResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
completeLayerUploadAsync(CompleteLayerUploadRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Informs Amazon ECR that the image layer upload has completed for a specified public registry, repository name, and upload ID.
completeLayerUploadAsync(CompleteLayerUploadRequest, AsyncHandler<CompleteLayerUploadRequest, CompleteLayerUploadResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Informs Amazon ECR that the image layer upload has completed for a specified public registry, repository name, and upload ID.
completeLayerUploadAsync(CompleteLayerUploadRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
completeLayerUploadAsync(CompleteLayerUploadRequest, AsyncHandler<CompleteLayerUploadRequest, CompleteLayerUploadResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
CompleteLayerUploadRequest - Class in com.amazonaws.services.ecrpublic.model
 
CompleteLayerUploadRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
 
CompleteLayerUploadResult - Class in com.amazonaws.services.ecrpublic.model
 
CompleteLayerUploadResult() - Constructor for class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
 
configFactory - Static variable in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Client configuration factory providing ClientConfigurations tailored to this client
createRepository(CreateRepositoryRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
createRepository(CreateRepositoryRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Creates a repository in a public registry.
createRepository(CreateRepositoryRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Creates a repository in a public registry.
createRepositoryAsync(CreateRepositoryRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
createRepositoryAsync(CreateRepositoryRequest, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
createRepositoryAsync(CreateRepositoryRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Creates a repository in a public registry.
createRepositoryAsync(CreateRepositoryRequest, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Creates a repository in a public registry.
createRepositoryAsync(CreateRepositoryRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
createRepositoryAsync(CreateRepositoryRequest, AsyncHandler<CreateRepositoryRequest, CreateRepositoryResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
CreateRepositoryRequest - Class in com.amazonaws.services.ecrpublic.model
 
CreateRepositoryRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
 
CreateRepositoryResult - Class in com.amazonaws.services.ecrpublic.model
 
CreateRepositoryResult() - Constructor for class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
 

D

defaultClient() - Static method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClientBuilder
 
deleteRepository(DeleteRepositoryRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
deleteRepository(DeleteRepositoryRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Deletes a repository in a public registry.
deleteRepository(DeleteRepositoryRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Deletes a repository in a public registry.
deleteRepositoryAsync(DeleteRepositoryRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
deleteRepositoryAsync(DeleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
deleteRepositoryAsync(DeleteRepositoryRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Deletes a repository in a public registry.
deleteRepositoryAsync(DeleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Deletes a repository in a public registry.
deleteRepositoryAsync(DeleteRepositoryRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
deleteRepositoryAsync(DeleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
deleteRepositoryPolicy(DeleteRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
deleteRepositoryPolicy(DeleteRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Deletes the repository policy associated with the specified repository.
deleteRepositoryPolicy(DeleteRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Deletes the repository policy associated with the specified repository.
deleteRepositoryPolicyAsync(DeleteRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
deleteRepositoryPolicyAsync(DeleteRepositoryPolicyRequest, AsyncHandler<DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
deleteRepositoryPolicyAsync(DeleteRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Deletes the repository policy associated with the specified repository.
deleteRepositoryPolicyAsync(DeleteRepositoryPolicyRequest, AsyncHandler<DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Deletes the repository policy associated with the specified repository.
deleteRepositoryPolicyAsync(DeleteRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
deleteRepositoryPolicyAsync(DeleteRepositoryPolicyRequest, AsyncHandler<DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
DeleteRepositoryPolicyRequest - Class in com.amazonaws.services.ecrpublic.model
 
DeleteRepositoryPolicyRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
 
DeleteRepositoryPolicyResult - Class in com.amazonaws.services.ecrpublic.model
 
DeleteRepositoryPolicyResult() - Constructor for class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
 
DeleteRepositoryRequest - Class in com.amazonaws.services.ecrpublic.model
 
DeleteRepositoryRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
 
DeleteRepositoryResult - Class in com.amazonaws.services.ecrpublic.model
 
DeleteRepositoryResult() - Constructor for class com.amazonaws.services.ecrpublic.model.DeleteRepositoryResult
 
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
describeImages(DescribeImagesRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Returns metadata about the images in a repository in a public registry.
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Returns metadata about the images in a repository in a public registry.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
describeImagesAsync(DescribeImagesRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Returns metadata about the images in a repository in a public registry.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Returns metadata about the images in a repository in a public registry.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
DescribeImagesRequest - Class in com.amazonaws.services.ecrpublic.model
 
DescribeImagesRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
 
DescribeImagesResult - Class in com.amazonaws.services.ecrpublic.model
 
DescribeImagesResult() - Constructor for class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
 
describeImageTags(DescribeImageTagsRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
describeImageTags(DescribeImageTagsRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Returns the image tag details for a repository in a public registry.
describeImageTags(DescribeImageTagsRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Returns the image tag details for a repository in a public registry.
describeImageTagsAsync(DescribeImageTagsRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
describeImageTagsAsync(DescribeImageTagsRequest, AsyncHandler<DescribeImageTagsRequest, DescribeImageTagsResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
describeImageTagsAsync(DescribeImageTagsRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Returns the image tag details for a repository in a public registry.
describeImageTagsAsync(DescribeImageTagsRequest, AsyncHandler<DescribeImageTagsRequest, DescribeImageTagsResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Returns the image tag details for a repository in a public registry.
describeImageTagsAsync(DescribeImageTagsRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
describeImageTagsAsync(DescribeImageTagsRequest, AsyncHandler<DescribeImageTagsRequest, DescribeImageTagsResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
DescribeImageTagsRequest - Class in com.amazonaws.services.ecrpublic.model
 
DescribeImageTagsRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
 
DescribeImageTagsResult - Class in com.amazonaws.services.ecrpublic.model
 
DescribeImageTagsResult() - Constructor for class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
 
describeRegistries(DescribeRegistriesRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
describeRegistries(DescribeRegistriesRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Returns details for a public registry.
describeRegistries(DescribeRegistriesRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Returns details for a public registry.
describeRegistriesAsync(DescribeRegistriesRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
describeRegistriesAsync(DescribeRegistriesRequest, AsyncHandler<DescribeRegistriesRequest, DescribeRegistriesResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
describeRegistriesAsync(DescribeRegistriesRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Returns details for a public registry.
describeRegistriesAsync(DescribeRegistriesRequest, AsyncHandler<DescribeRegistriesRequest, DescribeRegistriesResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Returns details for a public registry.
describeRegistriesAsync(DescribeRegistriesRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
describeRegistriesAsync(DescribeRegistriesRequest, AsyncHandler<DescribeRegistriesRequest, DescribeRegistriesResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
DescribeRegistriesRequest - Class in com.amazonaws.services.ecrpublic.model
 
DescribeRegistriesRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
 
DescribeRegistriesResult - Class in com.amazonaws.services.ecrpublic.model
 
DescribeRegistriesResult() - Constructor for class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
 
describeRepositories(DescribeRepositoriesRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
describeRepositories(DescribeRepositoriesRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Describes repositories in a public registry.
describeRepositories(DescribeRepositoriesRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Describes repositories in a public registry.
describeRepositoriesAsync(DescribeRepositoriesRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
describeRepositoriesAsync(DescribeRepositoriesRequest, AsyncHandler<DescribeRepositoriesRequest, DescribeRepositoriesResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
describeRepositoriesAsync(DescribeRepositoriesRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Describes repositories in a public registry.
describeRepositoriesAsync(DescribeRepositoriesRequest, AsyncHandler<DescribeRepositoriesRequest, DescribeRepositoriesResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Describes repositories in a public registry.
describeRepositoriesAsync(DescribeRepositoriesRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
describeRepositoriesAsync(DescribeRepositoriesRequest, AsyncHandler<DescribeRepositoriesRequest, DescribeRepositoriesResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
DescribeRepositoriesRequest - Class in com.amazonaws.services.ecrpublic.model
 
DescribeRepositoriesRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
 
DescribeRepositoriesResult - Class in com.amazonaws.services.ecrpublic.model
 
DescribeRepositoriesResult() - Constructor for class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
 

E

EmptyUploadException - Exception in com.amazonaws.services.ecrpublic.model
The specified layer upload does not contain any layer parts.
EmptyUploadException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.EmptyUploadException
Constructs a new EmptyUploadException with the specified error message.
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.Image
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.Layer
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.PutImageResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.Registry
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.Repository
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
 
equals(Object) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.ecrpublic.model.ImageFailureCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ecrpublic.model.LayerAvailability
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ecrpublic.model.LayerFailureCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ecrpublic.model.RegistryAliasStatus
Use this in place of valueOf.

G

getAboutText() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The longform description of the contents of the repository.
getAboutText() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
A detailed description of the contents of the repository.
getAliases() - Method in class com.amazonaws.services.ecrpublic.model.Registry
An array of objects representing the aliases for a public registry.
getArchitectures() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The architecture tags that are associated with the repository.
getArchitectures() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The system architecture that the images in the repository are compatible with.
getArtifactMediaType() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The artifact media type of the image.
getArtifactMediaType() - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The artifact media type of the image.
getAuthorizationData() - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenResult
An authorization token data object that corresponds to a public registry.
getAuthorizationToken(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
getAuthorizationToken(GetAuthorizationTokenRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Retrieves an authorization token.
getAuthorizationToken(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Retrieves an authorization token.
getAuthorizationToken() - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
A base64-encoded string that contains authorization data for a public Amazon ECR registry.
getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Retrieves an authorization token.
getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Retrieves an authorization token.
getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
GetAuthorizationTokenRequest - Class in com.amazonaws.services.ecrpublic.model
 
GetAuthorizationTokenRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenRequest
 
GetAuthorizationTokenResult - Class in com.amazonaws.services.ecrpublic.model
 
GetAuthorizationTokenResult() - Constructor for class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenResult
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
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.ecrpublic.AmazonECRPublicClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCatalogData() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The details about the repository that are publicly visible in the Amazon ECR Public Gallery.
getCatalogData() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
 
getCatalogData() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataResult
The catalog metadata for the repository.
getCatalogData() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
An object containing the catalog data for a repository.
getCatalogData() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataResult
The catalog data for the repository.
getCreatedAt() - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
The time stamp indicating when the image tag was created.
getCreatedAt() - Method in class com.amazonaws.services.ecrpublic.model.Repository
The date and time, in JavaScript date format, when the repository was created.
getDefaultRegistryAlias() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Whether or not the registry alias is the default alias for the registry.
getDescription() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The short description of the repository.
getDescription() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
A short description of the contents of the repository.
getDisplayName() - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataRequest
The display name for a public registry.
getDisplayName() - Method in class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
The display name for a public registry.
getExecutorService() - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
Returns the executor service used by this client to execute async requests.
getExpiresAt() - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
The Unix time in seconds and milliseconds when the authorization token expires.
getFailureCode() - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The code associated with the failure.
getFailureCode() - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The failure code associated with the failure.
getFailureReason() - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The reason for the failure.
getFailureReason() - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The reason for the failure.
getFailures() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
Any failures associated with the call.
getFailures() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
Any failures associated with the call.
getForce() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
If a repository contains images, forces the deletion.
getForce() - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.PutImageResult
Details of the image uploaded.
getImageDetail() - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
An object that describes the details of an image.
getImageDetails() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
A list of ImageDetail objects that contain data about the image.
getImageDigest() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The sha256 digest of the image manifest.
getImageDigest() - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
The sha256 digest of the image manifest.
getImageDigest() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The image digest of the image manifest corresponding to the image.
getImageDigest() - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The sha256 digest of the image manifest.
getImageId() - Method in class com.amazonaws.services.ecrpublic.model.Image
An object containing the image tag and image digest associated with an image.
getImageId() - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The image ID associated with the failure.
getImageIds() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
A list of image ID references that correspond to images to delete.
getImageIds() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
The image IDs of the deleted images.
getImageIds() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The list of image IDs for the requested repository.
getImageManifest() - Method in class com.amazonaws.services.ecrpublic.model.Image
The image manifest associated with the image.
getImageManifest() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The image manifest corresponding to the image to be uploaded.
getImageManifestMediaType() - Method in class com.amazonaws.services.ecrpublic.model.Image
The manifest media type of the image.
getImageManifestMediaType() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The media type of the image manifest.
getImageManifestMediaType() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The media type of the image manifest.
getImageManifestMediaType() - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The media type of the image manifest.
getImagePushedAt() - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.ReferencedImageDetail
The date and time, expressed in standard JavaScript date format, at which the current image tag was pushed to the repository.
getImageSizeInBytes() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The size, in bytes, of the image in the repository.
getImageSizeInBytes() - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The size, in bytes, of the image in the repository.
getImageTag() - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
The tag used for the image.
getImageTag() - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
The tag associated with the image.
getImageTag() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The tag to associate with the image.
getImageTagDetails() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
The image tag details for the images in the requested repository.
getImageTags() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The list of tags associated with this image.
getKey() - Method in class com.amazonaws.services.ecrpublic.model.Tag
One part of a key-value pair that make up a tag.
getLastByteReceived() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
The integer value of the last byte received in the request.
getLastValidByteReceived() - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The position of the last byte of the layer part.
getLayerAvailability() - Method in class com.amazonaws.services.ecrpublic.model.Layer
The availability status of the image layer.
getLayerDigest() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The sha256 digest of the image layer.
getLayerDigest() - Method in class com.amazonaws.services.ecrpublic.model.Layer
The sha256 digest of the image layer.
getLayerDigest() - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The layer digest associated with the failure.
getLayerDigests() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The digests of the image layers to check.
getLayerDigests() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The sha256 digest of the image layer.
getLayerPartBlob() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The base64-encoded layer part payload.
getLayers() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
A list of image layer objects corresponding to the image layer references in the request.
getLayerSize() - Method in class com.amazonaws.services.ecrpublic.model.Layer
The size, in bytes, of the image layer.
getLogoImageBlob() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The base64-encoded repository logo payload.
getLogoUrl() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The URL containing the logo associated with the repository.
getMarketplaceCertified() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
Whether or not the repository is certified by AWS Marketplace.
getMaxResults() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The maximum number of repository results returned by DescribeImages in paginated output.
getMaxResults() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The maximum number of repository results returned by DescribeImageTags in paginated output.
getMaxResults() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
The maximum number of repository results returned by DescribeRegistries in paginated output.
getMaxResults() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
The maximum number of repository results returned by DescribeRepositories in paginated output.
getMediaType() - Method in class com.amazonaws.services.ecrpublic.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.
getName() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
The name of the registry alias.
getNextToken() - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.DescribeImagesResult
The nextToken value to include in a future DescribeImages request.
getNextToken() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The nextToken value returned from a previous paginated DescribeImageTags request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
The nextToken value to include in a future DescribeImageTags request.
getNextToken() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
The nextToken value returned from a previous paginated DescribeRegistries request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
The nextToken value to include in a future DescribeRepositories request.
getNextToken() - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.DescribeRepositoriesResult
The nextToken value to include in a future DescribeRepositories request.
getOperatingSystems() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The operating system tags that are associated with the repository.
getOperatingSystems() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The operating systems that the images in the repository are compatible with.
getPartFirstByte() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The position of the first byte of the layer part witin the overall image layer.
getPartLastByte() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The position of the last byte of the layer part within the overall image layer.
getPartSize() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
The size, in bytes, that Amazon ECR expects future layer part uploads to be.
getPolicyText() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The JSON repository policy that was deleted from the repository.
getPolicyText() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The repository policy text associated with the repository.
getPolicyText() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The JSON repository policy text to apply to the repository.
getPolicyText() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The JSON repository policy text applied to the repository.
getPrimaryRegistryAlias() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Whether or not the registry alias is the primary alias for the registry.
getRegistries() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
An object containing the details for a public registry.
getRegistryArn() - Method in class com.amazonaws.services.ecrpublic.model.Registry
The Amazon Resource Name (ARN) of the public registry.
getRegistryCatalogData(GetRegistryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
getRegistryCatalogData(GetRegistryCatalogDataRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Retrieves catalog metadata for a public registry.
getRegistryCatalogData(GetRegistryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Retrieves catalog metadata for a public registry.
getRegistryCatalogData() - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataResult
The catalog metadata for the public registry.
getRegistryCatalogData() - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataResult
The catalog data for the public registry.
getRegistryCatalogDataAsync(GetRegistryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
getRegistryCatalogDataAsync(GetRegistryCatalogDataRequest, AsyncHandler<GetRegistryCatalogDataRequest, GetRegistryCatalogDataResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
getRegistryCatalogDataAsync(GetRegistryCatalogDataRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Retrieves catalog metadata for a public registry.
getRegistryCatalogDataAsync(GetRegistryCatalogDataRequest, AsyncHandler<GetRegistryCatalogDataRequest, GetRegistryCatalogDataResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Retrieves catalog metadata for a public registry.
getRegistryCatalogDataAsync(GetRegistryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
getRegistryCatalogDataAsync(GetRegistryCatalogDataRequest, AsyncHandler<GetRegistryCatalogDataRequest, GetRegistryCatalogDataResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
GetRegistryCatalogDataRequest - Class in com.amazonaws.services.ecrpublic.model
 
GetRegistryCatalogDataRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataRequest
 
GetRegistryCatalogDataResult - Class in com.amazonaws.services.ecrpublic.model
 
GetRegistryCatalogDataResult() - Constructor for class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataResult
 
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The AWS account ID associated with the public registry that contains the image layers to check.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
The AWS account ID associated with the registry that contains the image to delete.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The AWS account ID associated with the registry to which to upload layers.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The public registry ID associated with the request.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
The AWS account ID associated with the public registry that contains the repository policy to delete.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The registry ID associated with the request.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
The AWS account ID associated with the public registry that contains the repository to delete.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The AWS account ID associated with the public registry that contains the repository in which to describe images.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The AWS account ID associated with the public registry that contains the repository in which to describe images.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
The AWS account ID associated with the registry that contains the repositories to be described.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
The AWS account ID associated with the registry that contains the repositories to be described.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
The AWS account ID associated with the public registry that contains the repository.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The registry ID associated with the request.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.Image
The AWS account ID associated with the registry containing the image.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The AWS account ID associated with the public registry to which this image belongs.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
The AWS account ID associated with the registry to which you intend to upload layers.
getRegistryId() - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The AWS account ID associated with the layer part.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The AWS account ID associated with the public registry that contains the repository in which to put the image.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
The AWS account ID associated with the public registry the repository is in.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.Registry
The AWS account ID associated with the registry.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.Repository
The AWS account ID associated with the public registry that contains the repository.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The AWS account ID associated with the registry that contains the repository.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The registry ID associated with the request.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The AWS account ID associated with the registry to which you are uploading layer parts.
getRegistryId() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
The registry ID associated with the request.
getRegistryUri() - Method in class com.amazonaws.services.ecrpublic.model.Registry
The URI of a public registry.
getRepositories() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
A list of repository objects corresponding to valid repositories.
getRepository() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
The repository that was created.
getRepository() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryResult
The repository that was deleted.
getRepositoryArn() - Method in class com.amazonaws.services.ecrpublic.model.Repository
The Amazon Resource Name (ARN) that identifies the repository.
getRepositoryCatalogData(GetRepositoryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
getRepositoryCatalogData(GetRepositoryCatalogDataRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Retrieve catalog metadata for a repository in a public registry.
getRepositoryCatalogData(GetRepositoryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Retrieve catalog metadata for a repository in a public registry.
getRepositoryCatalogDataAsync(GetRepositoryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
getRepositoryCatalogDataAsync(GetRepositoryCatalogDataRequest, AsyncHandler<GetRepositoryCatalogDataRequest, GetRepositoryCatalogDataResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
getRepositoryCatalogDataAsync(GetRepositoryCatalogDataRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Retrieve catalog metadata for a repository in a public registry.
getRepositoryCatalogDataAsync(GetRepositoryCatalogDataRequest, AsyncHandler<GetRepositoryCatalogDataRequest, GetRepositoryCatalogDataResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Retrieve catalog metadata for a repository in a public registry.
getRepositoryCatalogDataAsync(GetRepositoryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
getRepositoryCatalogDataAsync(GetRepositoryCatalogDataRequest, AsyncHandler<GetRepositoryCatalogDataRequest, GetRepositoryCatalogDataResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
GetRepositoryCatalogDataRequest - Class in com.amazonaws.services.ecrpublic.model
 
GetRepositoryCatalogDataRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
 
GetRepositoryCatalogDataResult - Class in com.amazonaws.services.ecrpublic.model
 
GetRepositoryCatalogDataResult() - Constructor for class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataResult
 
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The name of the repository that is associated with the image layers to check.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
The repository in a public registry that contains the image to delete.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The name of the repository in a public registry to associate with the image layer.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The repository name associated with the request.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The name to use for the repository.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
The name of the repository that is associated with the repository policy to delete.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The repository name associated with the request.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
The name of the repository to delete.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The repository that contains the images to describe.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The name of the repository that contains the image tag details to describe.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
The name of the repository to retrieve the catalog metadata for.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
The name of the repository with the policy to retrieve.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The repository name associated with the request.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.Image
The name of the repository associated with the image.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The name of the repository to which this image belongs.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
The name of the repository to which you intend to upload layers.
getRepositoryName() - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The name of the repository.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The name of the repository in which to put the image.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
The name of the repository to create or update the catalog data for.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.Repository
The name of the repository.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The name of the repository to receive the policy.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The repository name associated with the request.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The name of the repository to which you are uploading layer parts.
getRepositoryName() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
The repository name associated with the request.
getRepositoryNames() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
A list of repositories to describe.
getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Retrieves the repository policy for the specified repository.
getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Retrieves the repository policy for the specified repository.
getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Retrieves the repository policy for the specified repository.
getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Retrieves the repository policy for the specified repository.
getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
GetRepositoryPolicyRequest - Class in com.amazonaws.services.ecrpublic.model
 
GetRepositoryPolicyRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
 
GetRepositoryPolicyResult - Class in com.amazonaws.services.ecrpublic.model
 
GetRepositoryPolicyResult() - Constructor for class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
 
getRepositoryUri() - Method in class com.amazonaws.services.ecrpublic.model.Repository
The URI for the repository.
getResourceArn() - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
getResourceArn() - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which to add tags.
getResourceArn() - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to delete tags.
getStatus() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
The status of the registry alias.
getTagKeys() - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
The keys of the tags to be removed.
getTags() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The metadata that you apply to the repository to help you categorize and organize them.
getTags() - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
The tags for the resource.
getTags() - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
The tags to add to the resource.
getUploadId() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The upload ID from a previous InitiateLayerUpload operation to associate with the image layer.
getUploadId() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The upload ID associated with the layer.
getUploadId() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
The upload ID for the layer upload.
getUploadId() - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The upload ID associated with the layer part.
getUploadId() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The upload ID from a previous InitiateLayerUpload operation to associate with the layer part upload.
getUploadId() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
The upload ID associated with the request.
getUsageText() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The longform usage details of the contents of the repository.
getUsageText() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
Detailed information on how to use the contents of the repository.
getValue() - Method in class com.amazonaws.services.ecrpublic.model.Tag
The optional part of a key-value pair that make up a tag.
getVerified() - Method in class com.amazonaws.services.ecrpublic.model.Registry
Whether the account is verified.

H

hashCode() - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.Image
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.Layer
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.PutImageResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.Registry
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.Repository
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.Tag
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
 
hashCode() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
 

I

Image - Class in com.amazonaws.services.ecrpublic.model
An object representing an Amazon ECR image.
Image() - Constructor for class com.amazonaws.services.ecrpublic.model.Image
 
ImageAlreadyExistsException - Exception in com.amazonaws.services.ecrpublic.model
The specified image has already been pushed, and there were no changes to the manifest or image tag after the last push.
ImageAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.ImageAlreadyExistsException
Constructs a new ImageAlreadyExistsException with the specified error message.
ImageDetail - Class in com.amazonaws.services.ecrpublic.model
An object that describes an image returned by a DescribeImages operation.
ImageDetail() - Constructor for class com.amazonaws.services.ecrpublic.model.ImageDetail
 
ImageDigestDoesNotMatchException - Exception in com.amazonaws.services.ecrpublic.model
The specified image digest does not match the digest that Amazon ECR calculated for the image.
ImageDigestDoesNotMatchException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.ImageDigestDoesNotMatchException
Constructs a new ImageDigestDoesNotMatchException with the specified error message.
ImageFailure - Class in com.amazonaws.services.ecrpublic.model
An object representing an Amazon ECR image failure.
ImageFailure() - Constructor for class com.amazonaws.services.ecrpublic.model.ImageFailure
 
ImageFailureCode - Enum in com.amazonaws.services.ecrpublic.model
 
ImageIdentifier - Class in com.amazonaws.services.ecrpublic.model
An object with identifying information for an Amazon ECR image.
ImageIdentifier() - Constructor for class com.amazonaws.services.ecrpublic.model.ImageIdentifier
 
ImageNotFoundException - Exception in com.amazonaws.services.ecrpublic.model
The image requested does not exist in the specified repository.
ImageNotFoundException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.ImageNotFoundException
Constructs a new ImageNotFoundException with the specified error message.
ImageTagAlreadyExistsException - Exception in com.amazonaws.services.ecrpublic.model
The specified image is tagged with a tag that already exists.
ImageTagAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.ImageTagAlreadyExistsException
Constructs a new ImageTagAlreadyExistsException with the specified error message.
ImageTagDetail - Class in com.amazonaws.services.ecrpublic.model
An object representing the image tag details for an image.
ImageTagDetail() - Constructor for class com.amazonaws.services.ecrpublic.model.ImageTagDetail
 
initiateLayerUpload(InitiateLayerUploadRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
initiateLayerUpload(InitiateLayerUploadRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Notifies Amazon ECR that you intend to upload an image layer.
initiateLayerUpload(InitiateLayerUploadRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Notifies Amazon ECR that you intend to upload an image layer.
initiateLayerUploadAsync(InitiateLayerUploadRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
initiateLayerUploadAsync(InitiateLayerUploadRequest, AsyncHandler<InitiateLayerUploadRequest, InitiateLayerUploadResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
initiateLayerUploadAsync(InitiateLayerUploadRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Notifies Amazon ECR that you intend to upload an image layer.
initiateLayerUploadAsync(InitiateLayerUploadRequest, AsyncHandler<InitiateLayerUploadRequest, InitiateLayerUploadResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Notifies Amazon ECR that you intend to upload an image layer.
initiateLayerUploadAsync(InitiateLayerUploadRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
initiateLayerUploadAsync(InitiateLayerUploadRequest, AsyncHandler<InitiateLayerUploadRequest, InitiateLayerUploadResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
InitiateLayerUploadRequest - Class in com.amazonaws.services.ecrpublic.model
 
InitiateLayerUploadRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
 
InitiateLayerUploadResult - Class in com.amazonaws.services.ecrpublic.model
 
InitiateLayerUploadResult() - Constructor for class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
 
InvalidLayerException - Exception in com.amazonaws.services.ecrpublic.model
The layer digest calculation performed by Amazon ECR upon receipt of the image layer does not match the digest specified.
InvalidLayerException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.InvalidLayerException
Constructs a new InvalidLayerException with the specified error message.
InvalidLayerPartException - Exception in com.amazonaws.services.ecrpublic.model
The layer part size is not valid, or the first byte specified is not consecutive to the last byte of a previous layer part upload.
InvalidLayerPartException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
Constructs a new InvalidLayerPartException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.ecrpublic.model
The specified parameter is invalid.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidTagParameterException - Exception in com.amazonaws.services.ecrpublic.model
An invalid parameter has been specified.
InvalidTagParameterException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.InvalidTagParameterException
Constructs a new InvalidTagParameterException with the specified error message.
isDefaultRegistryAlias() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Whether or not the registry alias is the default alias for the registry.
isForce() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
If a repository contains images, forces the deletion.
isForce() - Method in class com.amazonaws.services.ecrpublic.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.
isMarketplaceCertified() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
Whether or not the repository is certified by AWS Marketplace.
isPrimaryRegistryAlias() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Whether or not the registry alias is the primary alias for the registry.
isVerified() - Method in class com.amazonaws.services.ecrpublic.model.Registry
Whether the account is verified.

L

Layer - Class in com.amazonaws.services.ecrpublic.model
An object representing an Amazon ECR image layer.
Layer() - Constructor for class com.amazonaws.services.ecrpublic.model.Layer
 
LayerAlreadyExistsException - Exception in com.amazonaws.services.ecrpublic.model
The image layer already exists in the associated repository.
LayerAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.LayerAlreadyExistsException
Constructs a new LayerAlreadyExistsException with the specified error message.
LayerAvailability - Enum in com.amazonaws.services.ecrpublic.model
 
LayerFailure - Class in com.amazonaws.services.ecrpublic.model
An object representing an Amazon ECR image layer failure.
LayerFailure() - Constructor for class com.amazonaws.services.ecrpublic.model.LayerFailure
 
LayerFailureCode - Enum in com.amazonaws.services.ecrpublic.model
 
LayerPartTooSmallException - Exception in com.amazonaws.services.ecrpublic.model
Layer parts must be at least 5 MiB in size.
LayerPartTooSmallException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.LayerPartTooSmallException
Constructs a new LayerPartTooSmallException with the specified error message.
LayersNotFoundException - Exception in com.amazonaws.services.ecrpublic.model
The specified layers could not be found, or the specified layer is not valid for this repository.
LayersNotFoundException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.LayersNotFoundException
Constructs a new LayersNotFoundException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.ecrpublic.model
The operation did not succeed because it would have exceeded a service limit for your account.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
List the tags for an Amazon ECR Public resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
List the tags for an Amazon ECR Public resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
List the tags for an Amazon ECR Public resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
List the tags for an Amazon ECR Public resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.ecrpublic.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.ecrpublic.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.Image
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.Layer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.Registry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.Repository
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.ecrpublic.model.Tag
 

P

putImage(PutImageRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
putImage(PutImageRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Creates or updates the image manifest and tags associated with an image.
putImage(PutImageRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Creates or updates the image manifest and tags associated with an image.
putImageAsync(PutImageRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
putImageAsync(PutImageRequest, AsyncHandler<PutImageRequest, PutImageResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
putImageAsync(PutImageRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Creates or updates the image manifest and tags associated with an image.
putImageAsync(PutImageRequest, AsyncHandler<PutImageRequest, PutImageResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Creates or updates the image manifest and tags associated with an image.
putImageAsync(PutImageRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
putImageAsync(PutImageRequest, AsyncHandler<PutImageRequest, PutImageResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
PutImageRequest - Class in com.amazonaws.services.ecrpublic.model
 
PutImageRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.PutImageRequest
 
PutImageResult - Class in com.amazonaws.services.ecrpublic.model
 
PutImageResult() - Constructor for class com.amazonaws.services.ecrpublic.model.PutImageResult
 
putRegistryCatalogData(PutRegistryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
putRegistryCatalogData(PutRegistryCatalogDataRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Create or updates the catalog data for a public registry.
putRegistryCatalogData(PutRegistryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Create or updates the catalog data for a public registry.
putRegistryCatalogDataAsync(PutRegistryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
putRegistryCatalogDataAsync(PutRegistryCatalogDataRequest, AsyncHandler<PutRegistryCatalogDataRequest, PutRegistryCatalogDataResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
putRegistryCatalogDataAsync(PutRegistryCatalogDataRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Create or updates the catalog data for a public registry.
putRegistryCatalogDataAsync(PutRegistryCatalogDataRequest, AsyncHandler<PutRegistryCatalogDataRequest, PutRegistryCatalogDataResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Create or updates the catalog data for a public registry.
putRegistryCatalogDataAsync(PutRegistryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
putRegistryCatalogDataAsync(PutRegistryCatalogDataRequest, AsyncHandler<PutRegistryCatalogDataRequest, PutRegistryCatalogDataResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
PutRegistryCatalogDataRequest - Class in com.amazonaws.services.ecrpublic.model
 
PutRegistryCatalogDataRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataRequest
 
PutRegistryCatalogDataResult - Class in com.amazonaws.services.ecrpublic.model
 
PutRegistryCatalogDataResult() - Constructor for class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataResult
 
putRepositoryCatalogData(PutRepositoryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
putRepositoryCatalogData(PutRepositoryCatalogDataRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Creates or updates the catalog data for a repository in a public registry.
putRepositoryCatalogData(PutRepositoryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Creates or updates the catalog data for a repository in a public registry.
putRepositoryCatalogDataAsync(PutRepositoryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
putRepositoryCatalogDataAsync(PutRepositoryCatalogDataRequest, AsyncHandler<PutRepositoryCatalogDataRequest, PutRepositoryCatalogDataResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
putRepositoryCatalogDataAsync(PutRepositoryCatalogDataRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Creates or updates the catalog data for a repository in a public registry.
putRepositoryCatalogDataAsync(PutRepositoryCatalogDataRequest, AsyncHandler<PutRepositoryCatalogDataRequest, PutRepositoryCatalogDataResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Creates or updates the catalog data for a repository in a public registry.
putRepositoryCatalogDataAsync(PutRepositoryCatalogDataRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
putRepositoryCatalogDataAsync(PutRepositoryCatalogDataRequest, AsyncHandler<PutRepositoryCatalogDataRequest, PutRepositoryCatalogDataResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
PutRepositoryCatalogDataRequest - Class in com.amazonaws.services.ecrpublic.model
 
PutRepositoryCatalogDataRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
 
PutRepositoryCatalogDataResult - Class in com.amazonaws.services.ecrpublic.model
 
PutRepositoryCatalogDataResult() - Constructor for class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataResult
 

R

ReferencedImageDetail - Class in com.amazonaws.services.ecrpublic.model
An object that describes the image tag details returned by a DescribeImageTags action.
ReferencedImageDetail() - Constructor for class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
 
ReferencedImagesNotFoundException - Exception in com.amazonaws.services.ecrpublic.model
The manifest list is referencing an image that does not exist.
ReferencedImagesNotFoundException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.ReferencedImagesNotFoundException
Constructs a new ReferencedImagesNotFoundException with the specified error message.
Registry - Class in com.amazonaws.services.ecrpublic.model
The details of a public registry.
Registry() - Constructor for class com.amazonaws.services.ecrpublic.model.Registry
 
RegistryAlias - Class in com.amazonaws.services.ecrpublic.model
An object representing the aliases for a public registry.
RegistryAlias() - Constructor for class com.amazonaws.services.ecrpublic.model.RegistryAlias
 
RegistryAliasStatus - Enum in com.amazonaws.services.ecrpublic.model
 
RegistryCatalogData - Class in com.amazonaws.services.ecrpublic.model
The metadata for a public registry.
RegistryCatalogData() - Constructor for class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
 
RegistryNotFoundException - Exception in com.amazonaws.services.ecrpublic.model
The registry does not exist.
RegistryNotFoundException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.RegistryNotFoundException
Constructs a new RegistryNotFoundException with the specified error message.
Repository - Class in com.amazonaws.services.ecrpublic.model
An object representing a repository.
Repository() - Constructor for class com.amazonaws.services.ecrpublic.model.Repository
 
RepositoryAlreadyExistsException - Exception in com.amazonaws.services.ecrpublic.model
The specified repository already exists in the specified registry.
RepositoryAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.RepositoryAlreadyExistsException
Constructs a new RepositoryAlreadyExistsException with the specified error message.
RepositoryCatalogData - Class in com.amazonaws.services.ecrpublic.model
The catalog data for a repository.
RepositoryCatalogData() - Constructor for class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
 
RepositoryCatalogDataInput - Class in com.amazonaws.services.ecrpublic.model
An object containing the catalog data for a repository.
RepositoryCatalogDataInput() - Constructor for class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
 
RepositoryNotEmptyException - Exception in com.amazonaws.services.ecrpublic.model
The specified repository contains images.
RepositoryNotEmptyException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.RepositoryNotEmptyException
Constructs a new RepositoryNotEmptyException with the specified error message.
RepositoryNotFoundException - Exception in com.amazonaws.services.ecrpublic.model
The specified repository could not be found.
RepositoryNotFoundException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.RepositoryNotFoundException
Constructs a new RepositoryNotFoundException with the specified error message.
RepositoryPolicyNotFoundException - Exception in com.amazonaws.services.ecrpublic.model
The specified repository and registry combination does not have an associated repository policy.
RepositoryPolicyNotFoundException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.RepositoryPolicyNotFoundException
Constructs a new RepositoryPolicyNotFoundException with the specified error message.

S

ServerException - Exception in com.amazonaws.services.ecrpublic.model
These errors are usually caused by a server-side issue.
ServerException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.ServerException
Constructs a new ServerException with the specified error message.
setAboutText(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The longform description of the contents of the repository.
setAboutText(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
A detailed description of the contents of the repository.
setAliases(Collection<RegistryAlias>) - Method in class com.amazonaws.services.ecrpublic.model.Registry
An array of objects representing the aliases for a public registry.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The architecture tags that are associated with the repository.
setArchitectures(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The system architecture that the images in the repository are compatible with.
setArtifactMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The artifact media type of the image.
setArtifactMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The artifact media type of the image.
setAuthorizationData(AuthorizationData) - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenResult
An authorization token data object that corresponds to a public registry.
setAuthorizationToken(String) - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
A base64-encoded string that contains authorization data for a public Amazon ECR registry.
setCatalogData(RepositoryCatalogDataInput) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The details about the repository that are publicly visible in the Amazon ECR Public Gallery.
setCatalogData(RepositoryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
 
setCatalogData(RepositoryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataResult
The catalog metadata for the repository.
setCatalogData(RepositoryCatalogDataInput) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
An object containing the catalog data for a repository.
setCatalogData(RepositoryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataResult
The catalog data for the repository.
setCreatedAt(Date) - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
The time stamp indicating when the image tag was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The date and time, in JavaScript date format, when the repository was created.
setDefaultRegistryAlias(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Whether or not the registry alias is the default alias for the registry.
setDescription(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The short description of the repository.
setDescription(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
A short description of the contents of the repository.
setDisplayName(String) - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataRequest
The display name for a public registry.
setDisplayName(String) - Method in class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
The display name for a public registry.
setExpiresAt(Date) - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
The Unix time in seconds and milliseconds when the authorization token expires.
setFailureCode(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The code associated with the failure.
setFailureCode(String) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The failure code associated with the failure.
setFailureReason(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The reason for the failure.
setFailureReason(String) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The reason for the failure.
setFailures(Collection<LayerFailure>) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
Any failures associated with the call.
setFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
Any failures associated with the call.
setForce(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
If a repository contains images, forces the deletion.
setForce(Boolean) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.PutImageResult
Details of the image uploaded.
setImageDetail(ReferencedImageDetail) - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
An object that describes the details of an image.
setImageDetails(Collection<ImageDetail>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
A list of ImageDetail objects that contain data about the image.
setImageDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The sha256 digest of the image manifest.
setImageDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
The sha256 digest of the image manifest.
setImageDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The image digest of the image manifest corresponding to the image.
setImageDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The sha256 digest of the image manifest.
setImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecrpublic.model.Image
An object containing the image tag and image digest associated with an image.
setImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The image ID associated with the failure.
setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
A list of image ID references that correspond to images to delete.
setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
The image IDs of the deleted images.
setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The list of image IDs for the requested repository.
setImageManifest(String) - Method in class com.amazonaws.services.ecrpublic.model.Image
The image manifest associated with the image.
setImageManifest(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The image manifest corresponding to the image to be uploaded.
setImageManifestMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.Image
The manifest media type of the image.
setImageManifestMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The media type of the image manifest.
setImageManifestMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The media type of the image manifest.
setImageManifestMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The media type of the image manifest.
setImagePushedAt(Date) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.ReferencedImageDetail
The date and time, expressed in standard JavaScript date format, at which the current image tag was pushed to the repository.
setImageSizeInBytes(Long) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The size, in bytes, of the image in the repository.
setImageSizeInBytes(Long) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The size, in bytes, of the image in the repository.
setImageTag(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
The tag used for the image.
setImageTag(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
The tag associated with the image.
setImageTag(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The tag to associate with the image.
setImageTagDetails(Collection<ImageTagDetail>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
The image tag details for the images in the requested repository.
setImageTags(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The list of tags associated with this image.
setKey(String) - Method in class com.amazonaws.services.ecrpublic.model.Tag
One part of a key-value pair that make up a tag.
setLastByteReceived(Long) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
The integer value of the last byte received in the request.
setLastValidByteReceived(Long) - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The position of the last byte of the layer part.
setLayerAvailability(String) - Method in class com.amazonaws.services.ecrpublic.model.Layer
The availability status of the image layer.
setLayerDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The sha256 digest of the image layer.
setLayerDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.Layer
The sha256 digest of the image layer.
setLayerDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The layer digest associated with the failure.
setLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The digests of the image layers to check.
setLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The sha256 digest of the image layer.
setLayerPartBlob(ByteBuffer) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The base64-encoded layer part payload.
setLayers(Collection<Layer>) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.Layer
The size, in bytes, of the image layer.
setLogoImageBlob(ByteBuffer) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The base64-encoded repository logo payload.
setLogoUrl(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The URL containing the logo associated with the repository.
setMarketplaceCertified(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
Whether or not the repository is certified by AWS Marketplace.
setMaxResults(Integer) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The maximum number of repository results returned by DescribeImages in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The maximum number of repository results returned by DescribeImageTags in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
The maximum number of repository results returned by DescribeRegistries in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
The maximum number of repository results returned by DescribeRepositories in paginated output.
setMediaType(String) - Method in class com.amazonaws.services.ecrpublic.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.
setName(String) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
The name of the registry alias.
setNextToken(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.DescribeImagesResult
The nextToken value to include in a future DescribeImages request.
setNextToken(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The nextToken value returned from a previous paginated DescribeImageTags request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
The nextToken value to include in a future DescribeImageTags request.
setNextToken(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
The nextToken value returned from a previous paginated DescribeRegistries request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
The nextToken value to include in a future DescribeRepositories request.
setNextToken(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.DescribeRepositoriesResult
The nextToken value to include in a future DescribeRepositories request.
setOperatingSystems(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The operating system tags that are associated with the repository.
setOperatingSystems(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The operating systems that the images in the repository are compatible with.
setPartFirstByte(Long) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The position of the first byte of the layer part witin the overall image layer.
setPartLastByte(Long) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The position of the last byte of the layer part within the overall image layer.
setPartSize(Long) - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
The size, in bytes, that Amazon ECR expects future layer part uploads to be.
setPolicyText(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The JSON repository policy that was deleted from the repository.
setPolicyText(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The repository policy text associated with the repository.
setPolicyText(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The JSON repository policy text to apply to the repository.
setPolicyText(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The JSON repository policy text applied to the repository.
setPrimaryRegistryAlias(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Whether or not the registry alias is the primary alias for the registry.
setRegistries(Collection<Registry>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
An object containing the details for a public registry.
setRegistryArn(String) - Method in class com.amazonaws.services.ecrpublic.model.Registry
The Amazon Resource Name (ARN) of the public registry.
setRegistryCatalogData(RegistryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataResult
The catalog metadata for the public registry.
setRegistryCatalogData(RegistryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataResult
The catalog data for the public registry.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The AWS account ID associated with the public registry that contains the image layers to check.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
The AWS account ID associated with the registry that contains the image to delete.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The AWS account ID associated with the registry to which to upload layers.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The public registry ID associated with the request.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
The AWS account ID associated with the public registry that contains the repository policy to delete.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The registry ID associated with the request.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
The AWS account ID associated with the public registry that contains the repository to delete.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The AWS account ID associated with the public registry that contains the repository in which to describe images.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The AWS account ID associated with the public registry that contains the repository in which to describe images.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.GetRepositoryCatalogDataRequest
The AWS account ID associated with the registry that contains the repositories to be described.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
The AWS account ID associated with the public registry that contains the repository.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The registry ID associated with the request.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.Image
The AWS account ID associated with the registry containing the image.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The AWS account ID associated with the public registry to which this image belongs.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.InvalidLayerPartException
The AWS account ID associated with the layer part.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The AWS account ID associated with the public registry that contains the repository in which to put the image.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
The AWS account ID associated with the public registry the repository is in.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.Registry
The AWS account ID associated with the registry.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The AWS account ID associated with the public registry that contains the repository.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The AWS account ID associated with the registry that contains the repository.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The registry ID associated with the request.
setRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.UploadLayerPartResult
The registry ID associated with the request.
setRegistryUri(String) - Method in class com.amazonaws.services.ecrpublic.model.Registry
The URI of a public registry.
setRepositories(Collection<Repository>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
A list of repository objects corresponding to valid repositories.
setRepository(Repository) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
The repository that was created.
setRepository(Repository) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryResult
The repository that was deleted.
setRepositoryArn(String) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The Amazon Resource Name (ARN) that identifies the repository.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The name of the repository that is associated with the image layers to check.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
The repository in a public registry that contains the image to delete.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The name of the repository in a public registry to associate with the image layer.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The repository name associated with the request.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The name to use for the repository.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
The name of the repository that is associated with the repository policy to delete.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The repository name associated with the request.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
The name of the repository to delete.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The repository that contains the images to describe.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The name of the repository that contains the image tag details to describe.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
The name of the repository to retrieve the catalog metadata for.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
The name of the repository with the policy to retrieve.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The repository name associated with the request.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.Image
The name of the repository associated with the image.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The name of the repository to which this image belongs.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
The name of the repository to which you intend to upload layers.
setRepositoryName(String) - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The name of the repository.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The name of the repository in which to put the image.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
The name of the repository to create or update the catalog data for.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The name of the repository.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The name of the repository to receive the policy.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The repository name associated with the request.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The name of the repository to which you are uploading layer parts.
setRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
The repository name associated with the request.
setRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
A list of repositories to describe.
setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Applies a repository policy to the specified public repository to control access permissions.
setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Applies a repository policy to the specified public repository to control access permissions.
setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Applies a repository policy to the specified public repository to control access permissions.
setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Applies a repository policy to the specified public repository to control access permissions.
setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
SetRepositoryPolicyRequest - Class in com.amazonaws.services.ecrpublic.model
 
SetRepositoryPolicyRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
 
SetRepositoryPolicyResult - Class in com.amazonaws.services.ecrpublic.model
 
SetRepositoryPolicyResult() - Constructor for class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
 
setRepositoryUri(String) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The URI for the repository.
setResourceArn(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which to add tags.
setResourceArn(String) - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to delete tags.
setStatus(String) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
The status of the registry alias.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
The keys of the tags to be removed.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The metadata that you apply to the repository to help you categorize and organize them.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
The tags for the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
The tags to add to the resource.
setUploadId(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The upload ID from a previous InitiateLayerUpload operation to associate with the image layer.
setUploadId(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The upload ID associated with the layer.
setUploadId(String) - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
The upload ID for the layer upload.
setUploadId(String) - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The upload ID associated with the layer part.
setUploadId(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.UploadLayerPartResult
The upload ID associated with the request.
setUsageText(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The longform usage details of the contents of the repository.
setUsageText(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
Detailed information on how to use the contents of the repository.
setValue(String) - Method in class com.amazonaws.services.ecrpublic.model.Tag
The optional part of a key-value pair that make up a tag.
setVerified(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.Registry
Whether the account is verified.
shutdown() - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
shutdown() - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
 
standard() - Static method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClientBuilder
 

T

Tag - Class in com.amazonaws.services.ecrpublic.model
The metadata that you apply to a resource to help you categorize and organize them.
Tag() - Constructor for class com.amazonaws.services.ecrpublic.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Associates the specified tags to a resource with the specified resourceArn.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.ecrpublic.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.ecrpublic.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.ecrpublic.model.TagResourceResult
 
TooManyTagsException - Exception in com.amazonaws.services.ecrpublic.model
The list of tags on the repository is over the limit.
TooManyTagsException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.TooManyTagsException
Constructs a new TooManyTagsException with the specified error message.
toString() - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.Image
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ecrpublic.model.ImageFailureCode
 
toString() - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.Layer
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ecrpublic.model.LayerAvailability
 
toString() - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ecrpublic.model.LayerFailureCode
 
toString() - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.PutImageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.Registry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.ecrpublic.model.RegistryAliasStatus
 
toString() - Method in class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.Repository
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
Returns a string representation of this object.

U

UnsupportedCommandException - Exception in com.amazonaws.services.ecrpublic.model
The action is not supported in this Region.
UnsupportedCommandException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.UnsupportedCommandException
Constructs a new UnsupportedCommandException with the specified error message.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Deletes specified tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Deletes specified tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Deletes specified tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Deletes specified tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.ecrpublic.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.ecrpublic.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.ecrpublic.model.UntagResourceResult
 
uploadLayerPart(UploadLayerPartRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublic
 
uploadLayerPart(UploadLayerPartRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublic
Uploads an image layer part to Amazon ECR.
uploadLayerPart(UploadLayerPartRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicClient
Uploads an image layer part to Amazon ECR.
uploadLayerPartAsync(UploadLayerPartRequest) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
uploadLayerPartAsync(UploadLayerPartRequest, AsyncHandler<UploadLayerPartRequest, UploadLayerPartResult>) - Method in class com.amazonaws.services.ecrpublic.AbstractAmazonECRPublicAsync
 
uploadLayerPartAsync(UploadLayerPartRequest) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Uploads an image layer part to Amazon ECR.
uploadLayerPartAsync(UploadLayerPartRequest, AsyncHandler<UploadLayerPartRequest, UploadLayerPartResult>) - Method in interface com.amazonaws.services.ecrpublic.AmazonECRPublicAsync
Uploads an image layer part to Amazon ECR.
uploadLayerPartAsync(UploadLayerPartRequest) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
uploadLayerPartAsync(UploadLayerPartRequest, AsyncHandler<UploadLayerPartRequest, UploadLayerPartResult>) - Method in class com.amazonaws.services.ecrpublic.AmazonECRPublicAsyncClient
 
UploadLayerPartRequest - Class in com.amazonaws.services.ecrpublic.model
 
UploadLayerPartRequest() - Constructor for class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
 
UploadLayerPartResult - Class in com.amazonaws.services.ecrpublic.model
 
UploadLayerPartResult() - Constructor for class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
 
UploadNotFoundException - Exception in com.amazonaws.services.ecrpublic.model
The upload could not be found, or the specified upload ID is not valid for this repository.
UploadNotFoundException(String) - Constructor for exception com.amazonaws.services.ecrpublic.model.UploadNotFoundException
Constructs a new UploadNotFoundException with the specified error message.

V

valueOf(String) - Static method in enum com.amazonaws.services.ecrpublic.model.ImageFailureCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ecrpublic.model.LayerAvailability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ecrpublic.model.LayerFailureCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ecrpublic.model.RegistryAliasStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.ecrpublic.model.ImageFailureCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ecrpublic.model.LayerAvailability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ecrpublic.model.LayerFailureCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ecrpublic.model.RegistryAliasStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAboutText(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The longform description of the contents of the repository.
withAboutText(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
A detailed description of the contents of the repository.
withAliases(RegistryAlias...) - Method in class com.amazonaws.services.ecrpublic.model.Registry
An array of objects representing the aliases for a public registry.
withAliases(Collection<RegistryAlias>) - Method in class com.amazonaws.services.ecrpublic.model.Registry
An array of objects representing the aliases for a public registry.
withArchitectures(String...) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The architecture tags that are associated with the repository.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The architecture tags that are associated with the repository.
withArchitectures(String...) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The system architecture that the images in the repository are compatible with.
withArchitectures(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The system architecture that the images in the repository are compatible with.
withArtifactMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The artifact media type of the image.
withArtifactMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The artifact media type of the image.
withAuthorizationData(AuthorizationData) - Method in class com.amazonaws.services.ecrpublic.model.GetAuthorizationTokenResult
An authorization token data object that corresponds to a public registry.
withAuthorizationToken(String) - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
A base64-encoded string that contains authorization data for a public Amazon ECR registry.
withCatalogData(RepositoryCatalogDataInput) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The details about the repository that are publicly visible in the Amazon ECR Public Gallery.
withCatalogData(RepositoryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
 
withCatalogData(RepositoryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataResult
The catalog metadata for the repository.
withCatalogData(RepositoryCatalogDataInput) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
An object containing the catalog data for a repository.
withCatalogData(RepositoryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataResult
The catalog data for the repository.
withCreatedAt(Date) - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
The time stamp indicating when the image tag was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The date and time, in JavaScript date format, when the repository was created.
withDefaultRegistryAlias(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Whether or not the registry alias is the default alias for the registry.
withDescription(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The short description of the repository.
withDescription(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
A short description of the contents of the repository.
withDisplayName(String) - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataRequest
The display name for a public registry.
withDisplayName(String) - Method in class com.amazonaws.services.ecrpublic.model.RegistryCatalogData
The display name for a public registry.
withExpiresAt(Date) - Method in class com.amazonaws.services.ecrpublic.model.AuthorizationData
The Unix time in seconds and milliseconds when the authorization token expires.
withFailureCode(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The code associated with the failure.
withFailureCode(ImageFailureCode) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The code associated with the failure.
withFailureCode(String) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The failure code associated with the failure.
withFailureCode(LayerFailureCode) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The failure code associated with the failure.
withFailureReason(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The reason for the failure.
withFailureReason(String) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The reason for the failure.
withFailures(LayerFailure...) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
Any failures associated with the call.
withFailures(Collection<LayerFailure>) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityResult
Any failures associated with the call.
withFailures(ImageFailure...) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
Any failures associated with the call.
withFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
Any failures associated with the call.
withForce(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
If a repository contains images, forces the deletion.
withForce(Boolean) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.PutImageResult
Details of the image uploaded.
withImageDetail(ReferencedImageDetail) - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
An object that describes the details of an image.
withImageDetails(ImageDetail...) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
A list of ImageDetail objects that contain data about the image.
withImageDetails(Collection<ImageDetail>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesResult
A list of ImageDetail objects that contain data about the image.
withImageDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The sha256 digest of the image manifest.
withImageDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
The sha256 digest of the image manifest.
withImageDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The image digest of the image manifest corresponding to the image.
withImageDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The sha256 digest of the image manifest.
withImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecrpublic.model.Image
An object containing the image tag and image digest associated with an image.
withImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecrpublic.model.ImageFailure
The image ID associated with the failure.
withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
A list of image ID references that correspond to images to delete.
withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
A list of image ID references that correspond to images to delete.
withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
The image IDs of the deleted images.
withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageResult
The image IDs of the deleted images.
withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The list of image IDs for the requested repository.
withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The list of image IDs for the requested repository.
withImageManifest(String) - Method in class com.amazonaws.services.ecrpublic.model.Image
The image manifest associated with the image.
withImageManifest(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The image manifest corresponding to the image to be uploaded.
withImageManifestMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.Image
The manifest media type of the image.
withImageManifestMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The media type of the image manifest.
withImageManifestMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The media type of the image manifest.
withImageManifestMediaType(String) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The media type of the image manifest.
withImagePushedAt(Date) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.ReferencedImageDetail
The date and time, expressed in standard JavaScript date format, at which the current image tag was pushed to the repository.
withImageSizeInBytes(Long) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The size, in bytes, of the image in the repository.
withImageSizeInBytes(Long) - Method in class com.amazonaws.services.ecrpublic.model.ReferencedImageDetail
The size, in bytes, of the image in the repository.
withImageTag(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageIdentifier
The tag used for the image.
withImageTag(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageTagDetail
The tag associated with the image.
withImageTag(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The tag to associate with the image.
withImageTagDetails(ImageTagDetail...) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
The image tag details for the images in the requested repository.
withImageTagDetails(Collection<ImageTagDetail>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
The image tag details for the images in the requested repository.
withImageTags(String...) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The list of tags associated with this image.
withImageTags(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The list of tags associated with this image.
withKey(String) - Method in class com.amazonaws.services.ecrpublic.model.Tag
One part of a key-value pair that make up a tag.
withLastByteReceived(Long) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
The integer value of the last byte received in the request.
withLastValidByteReceived(Long) - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The position of the last byte of the layer part.
withLayerAvailability(String) - Method in class com.amazonaws.services.ecrpublic.model.Layer
The availability status of the image layer.
withLayerAvailability(LayerAvailability) - Method in class com.amazonaws.services.ecrpublic.model.Layer
The availability status of the image layer.
withLayerDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The sha256 digest of the image layer.
withLayerDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.Layer
The sha256 digest of the image layer.
withLayerDigest(String) - Method in class com.amazonaws.services.ecrpublic.model.LayerFailure
The layer digest associated with the failure.
withLayerDigests(String...) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The digests of the image layers to check.
withLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The digests of the image layers to check.
withLayerDigests(String...) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The sha256 digest of the image layer.
withLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The sha256 digest of the image layer.
withLayerPartBlob(ByteBuffer) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The base64-encoded layer part payload.
withLayers(Layer...) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.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.ecrpublic.model.Layer
The size, in bytes, of the image layer.
withLogoImageBlob(ByteBuffer) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The base64-encoded repository logo payload.
withLogoUrl(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The URL containing the logo associated with the repository.
withMarketplaceCertified(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
Whether or not the repository is certified by AWS Marketplace.
withMaxResults(Integer) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The maximum number of repository results returned by DescribeImages in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The maximum number of repository results returned by DescribeImageTags in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
The maximum number of repository results returned by DescribeRegistries in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
The maximum number of repository results returned by DescribeRepositories in paginated output.
withMediaType(String) - Method in class com.amazonaws.services.ecrpublic.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.
withName(String) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
The name of the registry alias.
withNextToken(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.DescribeImagesResult
The nextToken value to include in a future DescribeImages request.
withNextToken(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The nextToken value returned from a previous paginated DescribeImageTags request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsResult
The nextToken value to include in a future DescribeImageTags request.
withNextToken(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesRequest
The nextToken value returned from a previous paginated DescribeRegistries request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
The nextToken value to include in a future DescribeRepositories request.
withNextToken(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.DescribeRepositoriesResult
The nextToken value to include in a future DescribeRepositories request.
withOperatingSystems(String...) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The operating system tags that are associated with the repository.
withOperatingSystems(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The operating system tags that are associated with the repository.
withOperatingSystems(String...) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The operating systems that the images in the repository are compatible with.
withOperatingSystems(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
The operating systems that the images in the repository are compatible with.
withPartFirstByte(Long) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The position of the first byte of the layer part witin the overall image layer.
withPartLastByte(Long) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The position of the last byte of the layer part within the overall image layer.
withPartSize(Long) - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
The size, in bytes, that Amazon ECR expects future layer part uploads to be.
withPolicyText(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The JSON repository policy that was deleted from the repository.
withPolicyText(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The repository policy text associated with the repository.
withPolicyText(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The JSON repository policy text to apply to the repository.
withPolicyText(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The JSON repository policy text applied to the repository.
withPrimaryRegistryAlias(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
Whether or not the registry alias is the primary alias for the registry.
withRegistries(Registry...) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
An object containing the details for a public registry.
withRegistries(Collection<Registry>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRegistriesResult
An object containing the details for a public registry.
withRegistryArn(String) - Method in class com.amazonaws.services.ecrpublic.model.Registry
The Amazon Resource Name (ARN) of the public registry.
withRegistryCatalogData(RegistryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.GetRegistryCatalogDataResult
The catalog metadata for the public registry.
withRegistryCatalogData(RegistryCatalogData) - Method in class com.amazonaws.services.ecrpublic.model.PutRegistryCatalogDataResult
The catalog data for the public registry.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The AWS account ID associated with the public registry that contains the image layers to check.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
The AWS account ID associated with the registry that contains the image to delete.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The AWS account ID associated with the registry to which to upload layers.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The public registry ID associated with the request.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
The AWS account ID associated with the public registry that contains the repository policy to delete.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The registry ID associated with the request.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
The AWS account ID associated with the public registry that contains the repository to delete.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The AWS account ID associated with the public registry that contains the repository in which to describe images.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The AWS account ID associated with the public registry that contains the repository in which to describe images.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.GetRepositoryCatalogDataRequest
The AWS account ID associated with the registry that contains the repositories to be described.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
The AWS account ID associated with the public registry that contains the repository.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The registry ID associated with the request.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.Image
The AWS account ID associated with the registry containing the image.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The AWS account ID associated with the public registry to which this image belongs.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.InvalidLayerPartException
The AWS account ID associated with the layer part.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The AWS account ID associated with the public registry that contains the repository in which to put the image.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
The AWS account ID associated with the public registry the repository is in.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.Registry
The AWS account ID associated with the registry.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The AWS account ID associated with the public registry that contains the repository.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The AWS account ID associated with the registry that contains the repository.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The registry ID associated with the request.
withRegistryId(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.UploadLayerPartResult
The registry ID associated with the request.
withRegistryUri(String) - Method in class com.amazonaws.services.ecrpublic.model.Registry
The URI of a public registry.
withRepositories(Repository...) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
A list of repository objects corresponding to valid repositories.
withRepositories(Collection<Repository>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesResult
A list of repository objects corresponding to valid repositories.
withRepository(Repository) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryResult
The repository that was created.
withRepository(Repository) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryResult
The repository that was deleted.
withRepositoryArn(String) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The Amazon Resource Name (ARN) that identifies the repository.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.BatchCheckLayerAvailabilityRequest
The name of the repository that is associated with the image layers to check.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.BatchDeleteImageRequest
The repository in a public registry that contains the image to delete.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The name of the repository in a public registry to associate with the image layer.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The repository name associated with the request.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The name to use for the repository.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyRequest
The name of the repository that is associated with the repository policy to delete.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryPolicyResult
The repository name associated with the request.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DeleteRepositoryRequest
The name of the repository to delete.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImagesRequest
The repository that contains the images to describe.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.DescribeImageTagsRequest
The name of the repository that contains the image tag details to describe.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryCatalogDataRequest
The name of the repository to retrieve the catalog metadata for.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyRequest
The name of the repository with the policy to retrieve.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.GetRepositoryPolicyResult
The repository name associated with the request.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.Image
The name of the repository associated with the image.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.ImageDetail
The name of the repository to which this image belongs.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadRequest
The name of the repository to which you intend to upload layers.
withRepositoryName(String) - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The name of the repository.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.PutImageRequest
The name of the repository in which to put the image.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.PutRepositoryCatalogDataRequest
The name of the repository to create or update the catalog data for.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The name of the repository.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyRequest
The name of the repository to receive the policy.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.SetRepositoryPolicyResult
The repository name associated with the request.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartRequest
The name of the repository to which you are uploading layer parts.
withRepositoryName(String) - Method in class com.amazonaws.services.ecrpublic.model.UploadLayerPartResult
The repository name associated with the request.
withRepositoryNames(String...) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
A list of repositories to describe.
withRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.DescribeRepositoriesRequest
A list of repositories to describe.
withRepositoryUri(String) - Method in class com.amazonaws.services.ecrpublic.model.Repository
The URI for the repository.
withResourceArn(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to which to add tags.
withResourceArn(String) - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to delete tags.
withStatus(String) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
The status of the registry alias.
withStatus(RegistryAliasStatus) - Method in class com.amazonaws.services.ecrpublic.model.RegistryAlias
The status of the registry alias.
withTagKeys(String...) - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
The keys of the tags to be removed.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.ecrpublic.model.UntagResourceRequest
The keys of the tags to be removed.
withTags(Tag...) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The metadata that you apply to the repository to help you categorize and organize them.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ecrpublic.model.CreateRepositoryRequest
The metadata that you apply to the repository to help you categorize and organize them.
withTags(Tag...) - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
The tags for the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ecrpublic.model.ListTagsForResourceResult
The tags for the resource.
withTags(Tag...) - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
The tags to add to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ecrpublic.model.TagResourceRequest
The tags to add to the resource.
withUploadId(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadRequest
The upload ID from a previous InitiateLayerUpload operation to associate with the image layer.
withUploadId(String) - Method in class com.amazonaws.services.ecrpublic.model.CompleteLayerUploadResult
The upload ID associated with the layer.
withUploadId(String) - Method in class com.amazonaws.services.ecrpublic.model.InitiateLayerUploadResult
The upload ID for the layer upload.
withUploadId(String) - Method in exception com.amazonaws.services.ecrpublic.model.InvalidLayerPartException
The upload ID associated with the layer part.
withUploadId(String) - Method in class com.amazonaws.services.ecrpublic.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.ecrpublic.model.UploadLayerPartResult
The upload ID associated with the request.
withUsageText(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogData
The longform usage details of the contents of the repository.
withUsageText(String) - Method in class com.amazonaws.services.ecrpublic.model.RepositoryCatalogDataInput
Detailed information on how to use the contents of the repository.
withValue(String) - Method in class com.amazonaws.services.ecrpublic.model.Tag
The optional part of a key-value pair that make up a tag.
withVerified(Boolean) - Method in class com.amazonaws.services.ecrpublic.model.Registry
Whether the account is verified.
A B C D E F G H I L M P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.