Java com.amazonaws.services.simpleemail AmazonSimpleEmailServiceAsyncClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.simpleemail AmazonSimpleEmailServiceAsyncClient fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

AmazonSimpleEmailServiceAsyncClient(ClientConfiguration clientConfiguration)
Constructs a new asynchronous client to invoke service methods on Amazon SES.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on Amazon SES using the specified AWS account credentials.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider awsCredentialsProvider)
Constructs a new asynchronous client to invoke service methods on Amazon SES using the specified AWS account credentials provider.
AmazonSimpleEmailServiceAsyncClient(AwsAsyncClientParams asyncClientParams)
Constructs a new asynchronous client to invoke service methods on Amazon SES using the specified parameters.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials awsCredentials, ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on Amazon SES using the specified AWS account credentials and executor service.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration)
Constructs a new asynchronous client to invoke service methods on Amazon SES using the provided AWS account credentials provider and client configuration options.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on Amazon SES using the specified AWS account credentials provider and executor service.

Method

AmazonSimpleEmailServiceAsyncClientBuilderasyncBuilder()