Interface AmpAsyncClientBuilder

All Superinterfaces:
AmpBaseClientBuilder<AmpAsyncClientBuilder,AmpAsyncClient>, AwsAsyncClientBuilder<AmpAsyncClientBuilder,AmpAsyncClient>, AwsClientBuilder<AmpAsyncClientBuilder,AmpAsyncClient>, Buildable, SdkAsyncClientBuilder<AmpAsyncClientBuilder,AmpAsyncClient>, SdkBuilder<AmpAsyncClientBuilder,AmpAsyncClient>, SdkClientBuilder<AmpAsyncClientBuilder,AmpAsyncClient>

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