- AbstractAmazonECR - Class in com.amazonaws.services.ecr
- 
Abstract implementation of AmazonECR.
 
- AbstractAmazonECR() - Constructor for class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- AbstractAmazonECRAsync - Class in com.amazonaws.services.ecr
- 
Abstract implementation of AmazonECRAsync.
 
- AbstractAmazonECRAsync() - Constructor for class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- AmazonECR - Interface in com.amazonaws.services.ecr
- 
Interface for accessing Amazon ECR. 
- AmazonECRAsync - Interface in com.amazonaws.services.ecr
- 
Interface for accessing Amazon ECR asynchronously. 
- AmazonECRAsyncClient - Class in com.amazonaws.services.ecr
- 
Interface for accessing Amazon ECR asynchronously. 
- AmazonECRAsyncClient() - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR. 
- AmazonECRAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR. 
- AmazonECRAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR using the specified AWS account credentials. 
- AmazonECRAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR using the specified AWS account credentials and executor service. 
- AmazonECRAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR using the specified AWS account credentials, executor service, and
 client configuration options. 
- AmazonECRAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR using the specified AWS account credentials provider. 
- AmazonECRAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR using the provided AWS account credentials provider and client
 configuration options. 
- AmazonECRAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR using the specified AWS account credentials provider and executor
 service. 
- AmazonECRAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Constructs a new asynchronous client to invoke service methods on Amazon
 ECR using the specified AWS account credentials provider, executor
 service, and client configuration options. 
- AmazonECRClient - Class in com.amazonaws.services.ecr
- 
Client for accessing Amazon ECR. 
- AmazonECRClient() - Constructor for class com.amazonaws.services.ecr.AmazonECRClient
- 
Constructs a new client to invoke service methods on Amazon ECR. 
- AmazonECRClient(ClientConfiguration) - Constructor for class com.amazonaws.services.ecr.AmazonECRClient
- 
Constructs a new client to invoke service methods on Amazon ECR. 
- AmazonECRClient(AWSCredentials) - Constructor for class com.amazonaws.services.ecr.AmazonECRClient
- 
Constructs a new client to invoke service methods on Amazon ECR using the
 specified AWS account credentials. 
- AmazonECRClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.ecr.AmazonECRClient
- 
Constructs a new client to invoke service methods on Amazon ECR using the
 specified AWS account credentials and client configuration options. 
- AmazonECRClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.ecr.AmazonECRClient
- 
Constructs a new client to invoke service methods on Amazon ECR using the
 specified AWS account credentials provider. 
- AmazonECRClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.ecr.AmazonECRClient
- 
Constructs a new client to invoke service methods on Amazon ECR using the
 specified AWS account credentials provider and client configuration
 options. 
- AmazonECRClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.ecr.AmazonECRClient
- 
Constructs a new client to invoke service methods on Amazon ECR using the
 specified AWS account credentials provider, client configuration options,
 and request metric collector. 
- AuthorizationData - Class in com.amazonaws.services.ecr.model
- 
 An object representing authorization data for an Amazon ECR registry. 
- AuthorizationData() - Constructor for class com.amazonaws.services.ecr.model.AuthorizationData
-  
- getAuthorizationData() - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
- 
 A list of authorization token data objects that correspond to the
 registryIdsvalues in the request.
 
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
- 
 Retrieves a token that is valid for a specified registry for 12 hours. 
- getAuthorizationToken(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
- 
 Retrieves a token that is valid for a specified registry for 12 hours. 
- getAuthorizationToken() - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 A base64-encoded string that contains authorization data for the
 specified Amazon ECR registry. 
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
- 
 Retrieves a token that is valid for a specified registry for 12 hours. 
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
- 
 Retrieves a token that is valid for a specified registry for 12 hours. 
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-  
- getAuthorizationTokenAsync(GetAuthorizationTokenRequest, AsyncHandler<GetAuthorizationTokenRequest, GetAuthorizationTokenResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-  
- GetAuthorizationTokenRequest - Class in com.amazonaws.services.ecr.model
-  
- GetAuthorizationTokenRequest() - Constructor for class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
-  
- GetAuthorizationTokenResult - Class in com.amazonaws.services.ecr.model
-  
- GetAuthorizationTokenResult() - Constructor for class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
-  
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
- 
Returns additional metadata for a previously executed successful request,
 typically used for debugging issues where a service isn't acting as
 expected. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
- 
Returns additional metadata for a previously executed successful,
 request, typically used for debugging issues where a service isn't acting
 as expected. 
- getDownloadUrl() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
- 
 The pre-signed Amazon S3 download URL for the requested layer. 
- getDownloadUrlForLayer(GetDownloadUrlForLayerRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- getDownloadUrlForLayer(GetDownloadUrlForLayerRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
- 
 Retrieves the pre-signed Amazon S3 download URL corresponding to an image
 layer. 
- getDownloadUrlForLayer(GetDownloadUrlForLayerRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
- 
 Retrieves the pre-signed Amazon S3 download URL corresponding to an image
 layer. 
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
- 
 Retrieves the pre-signed Amazon S3 download URL corresponding to an image
 layer. 
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
- 
 Retrieves the pre-signed Amazon S3 download URL corresponding to an image
 layer. 
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-  
- getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest, AsyncHandler<GetDownloadUrlForLayerRequest, GetDownloadUrlForLayerResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-  
- GetDownloadUrlForLayerRequest - Class in com.amazonaws.services.ecr.model
-  
- GetDownloadUrlForLayerRequest() - Constructor for class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
-  
- GetDownloadUrlForLayerResult - Class in com.amazonaws.services.ecr.model
-  
- GetDownloadUrlForLayerResult() - Constructor for class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
-  
- getExecutorService() - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Returns the executor service used by this client to execute async
 requests. 
- getExpiresAt() - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 The Unix time in seconds and milliseconds when the authorization token
 expires. 
- getFailureCode() - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The code associated with the failure. 
- getFailureCode() - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The failure code associated with the failure. 
- getFailureReason() - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The reason for the failure. 
- getFailureReason() - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The reason for the failure. 
- getFailures() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
 Any failures associated with the call. 
- getFailures() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
 Any failures associated with the call. 
- getFailures() - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
 Any failures associated with the call. 
- getForce() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 Force the deletion of the repository if it contains images. 
- getForce() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 If the policy you are attempting to set on a repository policy would
 prevent you from setting another policy in the future, you must force the
  SetRepositoryPolicy operation. 
- getImage() - Method in class com.amazonaws.services.ecr.model.PutImageResult
- 
 Details of the image uploaded. 
- getImageDigest() - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
- 
 The sha256digest of the image manifest.
 
- getImageId() - Method in class com.amazonaws.services.ecr.model.Image
- 
 An object containing the image tag and image digest associated with an
 image. 
- getImageId() - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The image ID associated with the failure. 
- getImageIds() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 A list of image ID references that correspond to images to delete. 
- getImageIds() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
 The image IDs of the deleted images. 
- getImageIds() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 A list of image ID references that correspond to images to describe. 
- getImageIds() - Method in class com.amazonaws.services.ecr.model.ListImagesResult
- 
 The list of image IDs for the requested repository. 
- getImageManifest() - Method in class com.amazonaws.services.ecr.model.Image
- 
 The image manifest associated with the image. 
- getImageManifest() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The image manifest corresponding to the image to be uploaded. 
- getImages() - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
 A list of image objects corresponding to the image references in the
 request. 
- getImageTag() - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
- 
 The tag used for the image. 
- getLastByteReceived() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The integer value of the last byte received in the request. 
- getLastValidByteReceived() - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The last valid byte received from the layer part upload that is
 associated with the exception. 
- getLayerAvailability() - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The availability status of the image layer. 
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The sha256digest of the image layer.
 
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The digest of the image layer to download. 
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
- 
 The digest of the image layer to download. 
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The sha256digest of the image layer.
 
- getLayerDigest() - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The layer digest associated with the failure. 
- getLayerDigests() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The digests of the image layers to check. 
- getLayerDigests() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The sha256digest of the image layer.
 
- getLayerPartBlob() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The base64-encoded layer part payload. 
- getLayers() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
 A list of image layer objects corresponding to the image layer references
 in the request. 
- getLayerSize() - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The size, in bytes, of the image layer. 
- getMaxResults() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The maximum number of repository results returned by
 DescribeRepositoriesin paginated output.
 
- getMaxResults() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The maximum number of image results returned by ListImagesin paginated output.
 
- getNextToken() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The nextTokenvalue returned from a previous paginatedDescribeRepositoriesrequest wheremaxResultswas used and the results exceeded the value of that parameter.
 
- getNextToken() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
- 
 The nextTokenvalue to include in a futureDescribeRepositoriesrequest.
 
- getNextToken() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The nextTokenvalue returned from a previous paginatedListImagesrequest wheremaxResultswas used
 and the results exceeded the value of that parameter.
 
- getNextToken() - Method in class com.amazonaws.services.ecr.model.ListImagesResult
- 
 The nextTokenvalue to include in a futureListImagesrequest.
 
- getPartFirstByte() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The integer value of the first byte of the layer part. 
- getPartLastByte() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The integer value of the last byte of the layer part. 
- getPartSize() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
- 
 The size, in bytes, that Amazon ECR expects future layer part uploads to
 be. 
- getPolicyText() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The JSON repository policy that was deleted from the repository. 
- getPolicyText() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The JSON repository policy text associated with the repository. 
- getPolicyText() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The JSON repository policy text to apply to the repository. 
- getPolicyText() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The JSON repository policy text applied to the repository. 
- getProxyEndpoint() - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 The registry URL to use for this authorization token in a
 docker logincommand.
 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The AWS account ID associated with the registry that contains the image
 layers to check. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 The AWS account ID associated with the registry that contains the image
 to delete. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 The AWS account ID associated with the registry that contains the images
 to describe. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The AWS account ID associated with the registry to which to upload
 layers. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The registry ID associated with the request. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository policy to delete. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 The AWS account ID associated with the registry that contains the
 repository to delete. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The AWS account ID associated with the registry that contains the
 repositories to be described. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The AWS account ID associated with the registry that contains the image
 layer to download. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.Image
- 
 The AWS account ID associated with the registry containing the image. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
- 
 The AWS account ID associated with the registry that you intend to upload
 layers to. 
- getRegistryId() - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The registry ID associated with the exception. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The AWS account ID associated with the registry that contains the
 repository to list images in. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The AWS account ID associated with the registry that contains the
 repository in which to put the image. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The AWS account ID associated with the registry that you are uploading
 layer parts to. 
- getRegistryId() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The registry ID associated with the request. 
- getRegistryIds() - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
- 
 A list of AWS account IDs that are associated with the registries for
 which to get authorization tokens. 
- getRepositories() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
- 
 A list of repository objects corresponding to valid repositories. 
- getRepository() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryResult
-  
- getRepository() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryResult
-  
- getRepositoryArn() - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The Amazon Resource Name (ARN) that identifies the repository. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The name of the repository that is associated with the image layers to
 check. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 The repository that contains the image to delete. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 The repository that contains the images to describe. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The name of the repository to associate with the image layer. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The repository name associated with the request. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
- 
 The name to use for the repository. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
- 
 The name of the repository that is associated with the repository policy
 to delete. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The repository name associated with the request. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 The name of the repository to delete. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The name of the repository that is associated with the image layer to
 download. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
- 
 The name of the repository whose policy you want to retrieve. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The repository name associated with the request. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.Image
- 
 The name of the repository associated with the image. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
- 
 The name of the repository that you intend to upload layers to. 
- getRepositoryName() - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The repository name associated with the exception. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The repository whose image IDs are to be listed. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The name of the repository in which to put the image. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The name of the repository. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The name of the repository to receive the policy. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The repository name associated with the request. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The name of the repository that you are uploading layer parts to. 
- getRepositoryName() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The repository name associated with the request. 
- getRepositoryNames() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 A list of repositories to describe. 
- getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
- 
 Retrieves the repository policy for a specified repository. 
- getRepositoryPolicy(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
- 
 Retrieves the repository policy for a specified repository. 
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
- 
 Retrieves the repository policy for a specified repository. 
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
- 
 Retrieves the repository policy for a specified repository. 
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-  
- getRepositoryPolicyAsync(GetRepositoryPolicyRequest, AsyncHandler<GetRepositoryPolicyRequest, GetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-  
- GetRepositoryPolicyRequest - Class in com.amazonaws.services.ecr.model
-  
- GetRepositoryPolicyRequest() - Constructor for class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
-  
- GetRepositoryPolicyResult - Class in com.amazonaws.services.ecr.model
-  
- GetRepositoryPolicyResult() - Constructor for class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
-  
- getRepositoryUri() - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The URI for the repository. 
- getUploadId() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
- getUploadId() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The upload ID associated with the layer. 
- getUploadId() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
- 
 The upload ID for the layer upload. 
- getUploadId() - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The upload ID associated with the exception. 
- getUploadId() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The upload ID from a previous  InitiateLayerUpload operation to
 associate with the layer part upload. 
- getUploadId() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The upload ID associated with the request. 
- ServerException - Exception in com.amazonaws.services.ecr.model
- 
 These errors are usually caused by a server-side issue. 
- ServerException(String) - Constructor for exception com.amazonaws.services.ecr.model.ServerException
- 
Constructs a new ServerException with the specified error message. 
- setAuthorizationData(Collection<AuthorizationData>) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
- 
 A list of authorization token data objects that correspond to the
 registryIdsvalues in the request.
 
- setAuthorizationToken(String) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 A base64-encoded string that contains authorization data for the
 specified Amazon ECR registry. 
- setDownloadUrl(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
- 
 The pre-signed Amazon S3 download URL for the requested layer. 
- setEndpoint(String) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- setEndpoint(String) - Method in interface com.amazonaws.services.ecr.AmazonECR
- 
Overrides the default endpoint for this client
 ("ecr.us-east-1.amazonaws.com"). 
- setExpiresAt(Date) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 The Unix time in seconds and milliseconds when the authorization token
 expires. 
- setFailureCode(String) - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The code associated with the failure. 
- setFailureCode(ImageFailureCode) - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The code associated with the failure. 
- setFailureCode(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The failure code associated with the failure. 
- setFailureCode(LayerFailureCode) - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The failure code associated with the failure. 
- setFailureReason(String) - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The reason for the failure. 
- setFailureReason(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The reason for the failure. 
- setFailures(Collection<LayerFailure>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
 Any failures associated with the call. 
- setFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
 Any failures associated with the call. 
- setFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
 Any failures associated with the call. 
- setForce(Boolean) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 Force the deletion of the repository if it contains images. 
- setForce(Boolean) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 If the policy you are attempting to set on a repository policy would
 prevent you from setting another policy in the future, you must force the
  SetRepositoryPolicy operation. 
- setImage(Image) - Method in class com.amazonaws.services.ecr.model.PutImageResult
- 
 Details of the image uploaded. 
- setImageDigest(String) - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
- 
 The sha256digest of the image manifest.
 
- setImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecr.model.Image
- 
 An object containing the image tag and image digest associated with an
 image. 
- setImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The image ID associated with the failure. 
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 A list of image ID references that correspond to images to delete. 
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
 The image IDs of the deleted images. 
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 A list of image ID references that correspond to images to describe. 
- setImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
- 
 The list of image IDs for the requested repository. 
- setImageManifest(String) - Method in class com.amazonaws.services.ecr.model.Image
- 
 The image manifest associated with the image. 
- setImageManifest(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The image manifest corresponding to the image to be uploaded. 
- setImages(Collection<Image>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
 A list of image objects corresponding to the image references in the
 request. 
- setImageTag(String) - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
- 
 The tag used for the image. 
- setLastByteReceived(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The integer value of the last byte received in the request. 
- setLastValidByteReceived(Long) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The last valid byte received from the layer part upload that is
 associated with the exception. 
- setLayerAvailability(String) - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The availability status of the image layer. 
- setLayerAvailability(LayerAvailability) - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The availability status of the image layer. 
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The sha256digest of the image layer.
 
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The digest of the image layer to download. 
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
- 
 The digest of the image layer to download. 
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The sha256digest of the image layer.
 
- setLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The layer digest associated with the failure. 
- setLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The digests of the image layers to check. 
- setLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The sha256digest of the image layer.
 
- setLayerPartBlob(ByteBuffer) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The base64-encoded layer part payload. 
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
 A list of image layer objects corresponding to the image layer references
 in the request. 
- setLayerSize(Long) - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The size, in bytes, of the image layer. 
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The maximum number of repository results returned by
 DescribeRepositoriesin paginated output.
 
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The maximum number of image results returned by ListImagesin paginated output.
 
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The nextTokenvalue returned from a previous paginatedDescribeRepositoriesrequest wheremaxResultswas used and the results exceeded the value of that parameter.
 
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
- 
 The nextTokenvalue to include in a futureDescribeRepositoriesrequest.
 
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The nextTokenvalue returned from a previous paginatedListImagesrequest wheremaxResultswas used
 and the results exceeded the value of that parameter.
 
- setNextToken(String) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
- 
 The nextTokenvalue to include in a futureListImagesrequest.
 
- setPartFirstByte(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The integer value of the first byte of the layer part. 
- setPartLastByte(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The integer value of the last byte of the layer part. 
- setPartSize(Long) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
- 
 The size, in bytes, that Amazon ECR expects future layer part uploads to
 be. 
- setPolicyText(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The JSON repository policy that was deleted from the repository. 
- setPolicyText(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The JSON repository policy text associated with the repository. 
- setPolicyText(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The JSON repository policy text to apply to the repository. 
- setPolicyText(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The JSON repository policy text applied to the repository. 
- setProxyEndpoint(String) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 The registry URL to use for this authorization token in a
 docker logincommand.
 
- setRegion(Region) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- setRegion(Region) - Method in interface com.amazonaws.services.ecr.AmazonECR
- 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The AWS account ID associated with the registry that contains the image
 layers to check. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 The AWS account ID associated with the registry that contains the image
 to delete. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 The AWS account ID associated with the registry that contains the images
 to describe. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The AWS account ID associated with the registry to which to upload
 layers. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The registry ID associated with the request. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository policy to delete. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 The AWS account ID associated with the registry that contains the
 repository to delete. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The AWS account ID associated with the registry that contains the
 repositories to be described. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The AWS account ID associated with the registry that contains the image
 layer to download. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.Image
- 
 The AWS account ID associated with the registry containing the image. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
- 
 The AWS account ID associated with the registry that you intend to upload
 layers to. 
- setRegistryId(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The registry ID associated with the exception. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The AWS account ID associated with the registry that contains the
 repository to list images in. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The AWS account ID associated with the registry that contains the
 repository in which to put the image. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The AWS account ID associated with the registry that you are uploading
 layer parts to. 
- setRegistryId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The registry ID associated with the request. 
- setRegistryIds(Collection<String>) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
- 
 A list of AWS account IDs that are associated with the registries for
 which to get authorization tokens. 
- setRepositories(Collection<Repository>) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
- 
 A list of repository objects corresponding to valid repositories. 
- setRepository(Repository) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryResult
-  
- setRepository(Repository) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryResult
-  
- setRepositoryArn(String) - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The Amazon Resource Name (ARN) that identifies the repository. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The name of the repository that is associated with the image layers to
 check. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 The repository that contains the image to delete. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 The repository that contains the images to describe. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The name of the repository to associate with the image layer. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The repository name associated with the request. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
- 
 The name to use for the repository. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
- 
 The name of the repository that is associated with the repository policy
 to delete. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The repository name associated with the request. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 The name of the repository to delete. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The name of the repository that is associated with the image layer to
 download. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
- 
 The name of the repository whose policy you want to retrieve. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The repository name associated with the request. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.Image
- 
 The name of the repository associated with the image. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
- 
 The name of the repository that you intend to upload layers to. 
- setRepositoryName(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The repository name associated with the exception. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The repository whose image IDs are to be listed. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The name of the repository in which to put the image. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The name of the repository. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The name of the repository to receive the policy. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The repository name associated with the request. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The name of the repository that you are uploading layer parts to. 
- setRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The repository name associated with the request. 
- setRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 A list of repositories to describe. 
- setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECR
- 
 Applies a repository policy on a specified repository to control access
 permissions. 
- setRepositoryPolicy(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRClient
- 
 Applies a repository policy on a specified repository to control access
 permissions. 
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecr.AbstractAmazonECRAsync
-  
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
- 
 Applies a repository policy on a specified repository to control access
 permissions. 
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in interface com.amazonaws.services.ecr.AmazonECRAsync
- 
 Applies a repository policy on a specified repository to control access
 permissions. 
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-  
- setRepositoryPolicyAsync(SetRepositoryPolicyRequest, AsyncHandler<SetRepositoryPolicyRequest, SetRepositoryPolicyResult>) - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
-  
- SetRepositoryPolicyRequest - Class in com.amazonaws.services.ecr.model
-  
- SetRepositoryPolicyRequest() - Constructor for class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
-  
- SetRepositoryPolicyResult - Class in com.amazonaws.services.ecr.model
-  
- SetRepositoryPolicyResult() - Constructor for class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
-  
- setRepositoryUri(String) - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The URI for the repository. 
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The upload ID associated with the layer. 
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
- 
 The upload ID for the layer upload. 
- setUploadId(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The upload ID associated with the exception. 
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The upload ID from a previous  InitiateLayerUpload operation to
 associate with the layer part upload. 
- setUploadId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The upload ID associated with the request. 
- shutdown() - Method in class com.amazonaws.services.ecr.AbstractAmazonECR
-  
- shutdown() - Method in interface com.amazonaws.services.ecr.AmazonECR
- 
Shuts down this client object, releasing any resources that might be held
 open. 
- shutdown() - Method in class com.amazonaws.services.ecr.AmazonECRAsyncClient
- 
Shuts down the client, releasing all managed resources. 
- toString() - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.CreateRepositoryResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.Image
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.ecr.model.ImageFailureCode
-  
- toString() - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.Layer
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.ecr.model.LayerAvailability
-  
- toString() - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.ecr.model.LayerFailureCode
-  
- toString() - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.ListImagesResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.PutImageResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.Repository
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- withAuthorizationData(AuthorizationData...) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
- 
 A list of authorization token data objects that correspond to the
 registryIdsvalues in the request.
 
- withAuthorizationData(Collection<AuthorizationData>) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenResult
- 
 A list of authorization token data objects that correspond to the
 registryIdsvalues in the request.
 
- withAuthorizationToken(String) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 A base64-encoded string that contains authorization data for the
 specified Amazon ECR registry. 
- withDownloadUrl(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
- 
 The pre-signed Amazon S3 download URL for the requested layer. 
- withExpiresAt(Date) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 The Unix time in seconds and milliseconds when the authorization token
 expires. 
- withFailureCode(String) - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The code associated with the failure. 
- withFailureCode(ImageFailureCode) - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The code associated with the failure. 
- withFailureCode(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The failure code associated with the failure. 
- withFailureCode(LayerFailureCode) - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The failure code associated with the failure. 
- withFailureReason(String) - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The reason for the failure. 
- withFailureReason(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The reason for the failure. 
- withFailures(LayerFailure...) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
 Any failures associated with the call. 
- withFailures(Collection<LayerFailure>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
 Any failures associated with the call. 
- withFailures(ImageFailure...) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
 Any failures associated with the call. 
- withFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
 Any failures associated with the call. 
- withFailures(ImageFailure...) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
 Any failures associated with the call. 
- withFailures(Collection<ImageFailure>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
 Any failures associated with the call. 
- withForce(Boolean) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 Force the deletion of the repository if it contains images. 
- withForce(Boolean) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 If the policy you are attempting to set on a repository policy would
 prevent you from setting another policy in the future, you must force the
  SetRepositoryPolicy operation. 
- withImage(Image) - Method in class com.amazonaws.services.ecr.model.PutImageResult
- 
 Details of the image uploaded. 
- withImageDigest(String) - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
- 
 The sha256digest of the image manifest.
 
- withImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecr.model.Image
- 
 An object containing the image tag and image digest associated with an
 image. 
- withImageId(ImageIdentifier) - Method in class com.amazonaws.services.ecr.model.ImageFailure
- 
 The image ID associated with the failure. 
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 A list of image ID references that correspond to images to delete. 
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 A list of image ID references that correspond to images to delete. 
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
 The image IDs of the deleted images. 
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageResult
- 
 The image IDs of the deleted images. 
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 A list of image ID references that correspond to images to describe. 
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 A list of image ID references that correspond to images to describe. 
- withImageIds(ImageIdentifier...) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
- 
 The list of image IDs for the requested repository. 
- withImageIds(Collection<ImageIdentifier>) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
- 
 The list of image IDs for the requested repository. 
- withImageManifest(String) - Method in class com.amazonaws.services.ecr.model.Image
- 
 The image manifest associated with the image. 
- withImageManifest(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The image manifest corresponding to the image to be uploaded. 
- withImages(Image...) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
 A list of image objects corresponding to the image references in the
 request. 
- withImages(Collection<Image>) - Method in class com.amazonaws.services.ecr.model.BatchGetImageResult
- 
 A list of image objects corresponding to the image references in the
 request. 
- withImageTag(String) - Method in class com.amazonaws.services.ecr.model.ImageIdentifier
- 
 The tag used for the image. 
- withLastByteReceived(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The integer value of the last byte received in the request. 
- withLastValidByteReceived(Long) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The last valid byte received from the layer part upload that is
 associated with the exception. 
- withLayerAvailability(String) - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The availability status of the image layer. 
- withLayerAvailability(LayerAvailability) - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The availability status of the image layer. 
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The sha256digest of the image layer.
 
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The digest of the image layer to download. 
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerResult
- 
 The digest of the image layer to download. 
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The sha256digest of the image layer.
 
- withLayerDigest(String) - Method in class com.amazonaws.services.ecr.model.LayerFailure
- 
 The layer digest associated with the failure. 
- withLayerDigests(String...) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The digests of the image layers to check. 
- withLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The digests of the image layers to check. 
- withLayerDigests(String...) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The sha256digest of the image layer.
 
- withLayerDigests(Collection<String>) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The sha256digest of the image layer.
 
- withLayerPartBlob(ByteBuffer) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The base64-encoded layer part payload. 
- withLayers(Layer...) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
 A list of image layer objects corresponding to the image layer references
 in the request. 
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityResult
- 
 A list of image layer objects corresponding to the image layer references
 in the request. 
- withLayerSize(Long) - Method in class com.amazonaws.services.ecr.model.Layer
- 
 The size, in bytes, of the image layer. 
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The maximum number of repository results returned by
 DescribeRepositoriesin paginated output.
 
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The maximum number of image results returned by ListImagesin paginated output.
 
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The nextTokenvalue returned from a previous paginatedDescribeRepositoriesrequest wheremaxResultswas used and the results exceeded the value of that parameter.
 
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
- 
 The nextTokenvalue to include in a futureDescribeRepositoriesrequest.
 
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The nextTokenvalue returned from a previous paginatedListImagesrequest wheremaxResultswas used
 and the results exceeded the value of that parameter.
 
- withNextToken(String) - Method in class com.amazonaws.services.ecr.model.ListImagesResult
- 
 The nextTokenvalue to include in a futureListImagesrequest.
 
- withPartFirstByte(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The integer value of the first byte of the layer part. 
- withPartLastByte(Long) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The integer value of the last byte of the layer part. 
- withPartSize(Long) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
- 
 The size, in bytes, that Amazon ECR expects future layer part uploads to
 be. 
- withPolicyText(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The JSON repository policy that was deleted from the repository. 
- withPolicyText(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The JSON repository policy text associated with the repository. 
- withPolicyText(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The JSON repository policy text to apply to the repository. 
- withPolicyText(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The JSON repository policy text applied to the repository. 
- withProxyEndpoint(String) - Method in class com.amazonaws.services.ecr.model.AuthorizationData
- 
 The registry URL to use for this authorization token in a
 docker logincommand.
 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The AWS account ID associated with the registry that contains the image
 layers to check. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 The AWS account ID associated with the registry that contains the image
 to delete. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 The AWS account ID associated with the registry that contains the images
 to describe. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The AWS account ID associated with the registry to which to upload
 layers. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The registry ID associated with the request. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository policy to delete. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 The AWS account ID associated with the registry that contains the
 repository to delete. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 The AWS account ID associated with the registry that contains the
 repositories to be described. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The AWS account ID associated with the registry that contains the image
 layer to download. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.Image
- 
 The AWS account ID associated with the registry containing the image. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
- 
 The AWS account ID associated with the registry that you intend to upload
 layers to. 
- withRegistryId(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The registry ID associated with the exception. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The AWS account ID associated with the registry that contains the
 repository to list images in. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The AWS account ID associated with the registry that contains the
 repository in which to put the image. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The AWS account ID associated with the registry that contains the
 repository. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The registry ID associated with the request. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The AWS account ID associated with the registry that you are uploading
 layer parts to. 
- withRegistryId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The registry ID associated with the request. 
- withRegistryIds(String...) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
- 
 A list of AWS account IDs that are associated with the registries for
 which to get authorization tokens. 
- withRegistryIds(Collection<String>) - Method in class com.amazonaws.services.ecr.model.GetAuthorizationTokenRequest
- 
 A list of AWS account IDs that are associated with the registries for
 which to get authorization tokens. 
- withRepositories(Repository...) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
- 
 A list of repository objects corresponding to valid repositories. 
- withRepositories(Collection<Repository>) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesResult
- 
 A list of repository objects corresponding to valid repositories. 
- withRepository(Repository) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryResult
-  
- withRepository(Repository) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryResult
-  
- withRepositoryArn(String) - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The Amazon Resource Name (ARN) that identifies the repository. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchCheckLayerAvailabilityRequest
- 
 The name of the repository that is associated with the image layers to
 check. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchDeleteImageRequest
- 
 The repository that contains the image to delete. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.BatchGetImageRequest
- 
 The repository that contains the images to describe. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
 The name of the repository to associate with the image layer. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The repository name associated with the request. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.CreateRepositoryRequest
- 
 The name to use for the repository. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyRequest
- 
 The name of the repository that is associated with the repository policy
 to delete. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryPolicyResult
- 
 The repository name associated with the request. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.DeleteRepositoryRequest
- 
 The name of the repository to delete. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetDownloadUrlForLayerRequest
- 
 The name of the repository that is associated with the image layer to
 download. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyRequest
- 
 The name of the repository whose policy you want to retrieve. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.GetRepositoryPolicyResult
- 
 The repository name associated with the request. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.Image
- 
 The name of the repository associated with the image. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadRequest
- 
 The name of the repository that you intend to upload layers to. 
- withRepositoryName(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The repository name associated with the exception. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.ListImagesRequest
- 
 The repository whose image IDs are to be listed. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.PutImageRequest
- 
 The name of the repository in which to put the image. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The name of the repository. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyRequest
- 
 The name of the repository to receive the policy. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.SetRepositoryPolicyResult
- 
 The repository name associated with the request. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The name of the repository that you are uploading layer parts to. 
- withRepositoryName(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The repository name associated with the request. 
- withRepositoryNames(String...) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 A list of repositories to describe. 
- withRepositoryNames(Collection<String>) - Method in class com.amazonaws.services.ecr.model.DescribeRepositoriesRequest
- 
 A list of repositories to describe. 
- withRepositoryUri(String) - Method in class com.amazonaws.services.ecr.model.Repository
- 
 The URI for the repository. 
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadRequest
- 
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.CompleteLayerUploadResult
- 
 The upload ID associated with the layer. 
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.InitiateLayerUploadResult
- 
 The upload ID for the layer upload. 
- withUploadId(String) - Method in exception com.amazonaws.services.ecr.model.InvalidLayerPartException
- 
 The upload ID associated with the exception. 
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartRequest
- 
 The upload ID from a previous  InitiateLayerUpload operation to
 associate with the layer part upload. 
- withUploadId(String) - Method in class com.amazonaws.services.ecr.model.UploadLayerPartResult
- 
 The upload ID associated with the request.