Interface AppTestAsyncClientBuilder

All Superinterfaces:
AppTestBaseClientBuilder<AppTestAsyncClientBuilder,AppTestAsyncClient>, AwsAsyncClientBuilder<AppTestAsyncClientBuilder,AppTestAsyncClient>, AwsClientBuilder<AppTestAsyncClientBuilder,AppTestAsyncClient>, Buildable, SdkAsyncClientBuilder<AppTestAsyncClientBuilder,AppTestAsyncClient>, SdkBuilder<AppTestAsyncClientBuilder,AppTestAsyncClient>, SdkClientBuilder<AppTestAsyncClientBuilder,AppTestAsyncClient>

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