Interface EbsAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<EbsAsyncClientBuilder,EbsAsyncClient>, AwsClientBuilder<EbsAsyncClientBuilder,EbsAsyncClient>, Buildable, EbsBaseClientBuilder<EbsAsyncClientBuilder,EbsAsyncClient>, SdkAsyncClientBuilder<EbsAsyncClientBuilder,EbsAsyncClient>, SdkBuilder<EbsAsyncClientBuilder,EbsAsyncClient>, SdkClientBuilder<EbsAsyncClientBuilder,EbsAsyncClient>

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