Java com.amazonaws.services.elasticbeanstalk AWSElasticBeanstalkClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticbeanstalk AWSElasticBeanstalkClient fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

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

Method

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