Java com.amazonaws.services.ecr AmazonECRClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ecr AmazonECRClient fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ecr AmazonECRClient.

The text is from its open source code.

Constructor

AmazonECRClient(AWSCredentials awsCredentials, ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on Amazon ECR using the specified AWS account credentials and client configuration options.
AmazonECRClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on Amazon ECR using the specified AWS account credentials provider and client configuration options.
AmazonECRClient(AwsSyncClientParams clientParams, boolean endpointDiscoveryEnabled)
Constructs a new client to invoke service methods on Amazon ECR using the specified parameters.

Method

GetAuthorizationTokenResultgetAuthorizationToken(GetAuthorizationTokenRequest request)

Retrieves a token that is valid for a specified registry for 12 hours.