Interface DocDbAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<DocDbAsyncClientBuilder,DocDbAsyncClient>, AwsClientBuilder<DocDbAsyncClientBuilder,DocDbAsyncClient>, Buildable, DocDbBaseClientBuilder<DocDbAsyncClientBuilder,DocDbAsyncClient>, SdkAsyncClientBuilder<DocDbAsyncClientBuilder,DocDbAsyncClient>, SdkBuilder<DocDbAsyncClientBuilder,DocDbAsyncClient>, SdkClientBuilder<DocDbAsyncClientBuilder,DocDbAsyncClient>

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