Interface AthenaAsyncClientBuilder

All Superinterfaces:
AthenaBaseClientBuilder<AthenaAsyncClientBuilder,AthenaAsyncClient>, AwsAsyncClientBuilder<AthenaAsyncClientBuilder,AthenaAsyncClient>, AwsClientBuilder<AthenaAsyncClientBuilder,AthenaAsyncClient>, Buildable, SdkAsyncClientBuilder<AthenaAsyncClientBuilder,AthenaAsyncClient>, SdkBuilder<AthenaAsyncClientBuilder,AthenaAsyncClient>, SdkClientBuilder<AthenaAsyncClientBuilder,AthenaAsyncClient>

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