Java com.amazonaws.services.kinesisfirehose AmazonKinesisFirehoseAsyncClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.kinesisfirehose AmazonKinesisFirehoseAsyncClient fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

AmazonKinesisFirehoseAsyncClient(AWSCredentials awsCredentials, ClientConfiguration clientConfiguration, ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on Firehose using the specified AWS account credentials, executor service, and client configuration options.
AmazonKinesisFirehoseAsyncClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on Firehose using the specified AWS account credentials provider, executor service, and client configuration options.