Interface SsmAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<SsmAsyncClientBuilder,SsmAsyncClient>, AwsClientBuilder<SsmAsyncClientBuilder,SsmAsyncClient>, Buildable, SdkAsyncClientBuilder<SsmAsyncClientBuilder,SsmAsyncClient>, SdkBuilder<SsmAsyncClientBuilder,SsmAsyncClient>, SdkClientBuilder<SsmAsyncClientBuilder,SsmAsyncClient>, SsmBaseClientBuilder<SsmAsyncClientBuilder,SsmAsyncClient>

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