Java com.amazonaws.services.route53 AmazonRoute53Client fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.route53 AmazonRoute53Client fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

AmazonRoute53Client(ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on Route 53.
AmazonRoute53Client(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on Route 53 using the specified AWS account credentials.
AmazonRoute53Client(AWSCredentialsProvider awsCredentialsProvider)
Constructs a new client to invoke service methods on Route 53 using the specified AWS account credentials provider.
AmazonRoute53Client(AwsSyncClientParams clientParams)
Constructs a new client to invoke service methods on Route 53 using the specified parameters.

Method

AmazonRoute53ClientBuilderbuilder()
voidsetRegion(Region region)
An alternative to AmazonWebServiceClient#setEndpoint(String) , sets the regional endpoint for this client's service calls.