Java com.amazonaws.services.polly AmazonPollyAsyncClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.polly AmazonPollyAsyncClient fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

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

Method

AmazonPollyAsyncClientBuilderasyncBuilder()