Interface BatchAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<BatchAsyncClientBuilder,BatchAsyncClient>, AwsClientBuilder<BatchAsyncClientBuilder,BatchAsyncClient>, BatchBaseClientBuilder<BatchAsyncClientBuilder,BatchAsyncClient>, Buildable, SdkAsyncClientBuilder<BatchAsyncClientBuilder,BatchAsyncClient>, SdkBuilder<BatchAsyncClientBuilder,BatchAsyncClient>, SdkClientBuilder<BatchAsyncClientBuilder,BatchAsyncClient>

@Generated("software.amazon.awssdk:codegen") public interface BatchAsyncClientBuilder extends AwsAsyncClientBuilder<BatchAsyncClientBuilder,BatchAsyncClient>, BatchBaseClientBuilder<BatchAsyncClientBuilder,BatchAsyncClient>
A builder for creating an instance of BatchAsyncClient. This can be created with the static BatchAsyncClient.builder() method.