Interface SsoAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<SsoAsyncClientBuilder,SsoAsyncClient>, AwsClientBuilder<SsoAsyncClientBuilder,SsoAsyncClient>, Buildable, SdkAsyncClientBuilder<SsoAsyncClientBuilder,SsoAsyncClient>, SdkBuilder<SsoAsyncClientBuilder,SsoAsyncClient>, SdkClientBuilder<SsoAsyncClientBuilder,SsoAsyncClient>, SsoBaseClientBuilder<SsoAsyncClientBuilder,SsoAsyncClient>

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