Java com.amazonaws.services.simpledb AmazonSimpleDBAsyncClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.simpledb AmazonSimpleDBAsyncClient fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

AmazonSimpleDBAsyncClient(ClientConfiguration clientConfiguration)
Constructs a new asynchronous client to invoke service methods on Amazon SimpleDB.
AmazonSimpleDBAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on Amazon SimpleDB using the specified AWS account credentials.
AmazonSimpleDBAsyncClient(AWSCredentialsProvider awsCredentialsProvider)
Constructs a new asynchronous client to invoke service methods on Amazon SimpleDB using the specified AWS account credentials provider.
AmazonSimpleDBAsyncClient(AwsAsyncClientParams asyncClientParams)
Constructs a new asynchronous client to invoke service methods on Amazon SimpleDB using the specified parameters.