Package software.amazon.awssdk.services.ecrpublic
Amazon Elastic Container Registry Public (Amazon ECR Public) is a managed container image registry service. Amazon ECR provides both public and private registries to host your container images. You can use the Docker CLI or your preferred client to push, pull, and manage images. Amazon ECR provides a secure, scalable, and reliable registry for your Docker or Open Container Initiative (OCI) images. Amazon ECR supports public repositories with this API. For information about the Amazon ECR API for private repositories, see Amazon Elastic Container Registry API Reference.
-
Interface Summary Interface Description EcrPublicAsyncClient Service client for accessing Amazon ECR Public asynchronously.EcrPublicAsyncClientBuilder A builder for creating an instance ofEcrPublicAsyncClient.EcrPublicBaseClientBuilder<B extends EcrPublicBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon ECR Public that is supported by bothEcrPublicClientBuilderandEcrPublicAsyncClientBuilder.EcrPublicClient Service client for accessing Amazon ECR Public.EcrPublicClientBuilder A builder for creating an instance ofEcrPublicClient.EcrPublicServiceClientConfiguration.Builder A builder for creating aEcrPublicServiceClientConfiguration -
Class Summary Class Description EcrPublicServiceClientConfiguration Class to expose the service client settings to the user.