Java com.amazonaws.services.elasticache AmazonElastiCacheClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticache AmazonElastiCacheClient fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

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

Method

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