Uses of Class
com.amazonaws.services.ecr.model.DeleteRepositoryResult
Packages that use DeleteRepositoryResult
-
Uses of DeleteRepositoryResult in com.amazonaws.services.ecr
Methods in com.amazonaws.services.ecr that return DeleteRepositoryResultModifier and TypeMethodDescriptionAbstractAmazonECR.deleteRepository
(DeleteRepositoryRequest request) AmazonECR.deleteRepository
(DeleteRepositoryRequest deleteRepositoryRequest) Deletes an existing image repository.AmazonECRClient.deleteRepository
(DeleteRepositoryRequest deleteRepositoryRequest) Deletes an existing image repository.Methods in com.amazonaws.services.ecr that return types with arguments of type DeleteRepositoryResultModifier and TypeMethodDescriptionAbstractAmazonECRAsync.deleteRepositoryAsync
(DeleteRepositoryRequest request) AbstractAmazonECRAsync.deleteRepositoryAsync
(DeleteRepositoryRequest request, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) AmazonECRAsync.deleteRepositoryAsync
(DeleteRepositoryRequest deleteRepositoryRequest) Deletes an existing image repository.AmazonECRAsync.deleteRepositoryAsync
(DeleteRepositoryRequest deleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) Deletes an existing image repository.AmazonECRAsyncClient.deleteRepositoryAsync
(DeleteRepositoryRequest request) AmazonECRAsyncClient.deleteRepositoryAsync
(DeleteRepositoryRequest request, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) Method parameters in com.amazonaws.services.ecr with type arguments of type DeleteRepositoryResultModifier and TypeMethodDescriptionAbstractAmazonECRAsync.deleteRepositoryAsync
(DeleteRepositoryRequest request, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) AmazonECRAsync.deleteRepositoryAsync
(DeleteRepositoryRequest deleteRepositoryRequest, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) Deletes an existing image repository.AmazonECRAsyncClient.deleteRepositoryAsync
(DeleteRepositoryRequest request, AsyncHandler<DeleteRepositoryRequest, DeleteRepositoryResult> asyncHandler) -
Uses of DeleteRepositoryResult in com.amazonaws.services.ecr.model
Methods in com.amazonaws.services.ecr.model that return DeleteRepositoryResultModifier and TypeMethodDescriptionDeleteRepositoryResult.clone()
DeleteRepositoryResult.withRepository
(Repository repository)