Interface IamAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<IamAsyncClientBuilder,IamAsyncClient>, AwsClientBuilder<IamAsyncClientBuilder,IamAsyncClient>, Buildable, IamBaseClientBuilder<IamAsyncClientBuilder,IamAsyncClient>, SdkAsyncClientBuilder<IamAsyncClientBuilder,IamAsyncClient>, SdkBuilder<IamAsyncClientBuilder,IamAsyncClient>, SdkClientBuilder<IamAsyncClientBuilder,IamAsyncClient>

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