Interface StsAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<StsAsyncClientBuilder,StsAsyncClient>, AwsClientBuilder<StsAsyncClientBuilder,StsAsyncClient>, Buildable, SdkAsyncClientBuilder<StsAsyncClientBuilder,StsAsyncClient>, SdkBuilder<StsAsyncClientBuilder,StsAsyncClient>, SdkClientBuilder<StsAsyncClientBuilder,StsAsyncClient>, StsBaseClientBuilder<StsAsyncClientBuilder,StsAsyncClient>

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