Interface IotAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<IotAsyncClientBuilder,IotAsyncClient>, AwsClientBuilder<IotAsyncClientBuilder,IotAsyncClient>, Buildable, IotBaseClientBuilder<IotAsyncClientBuilder,IotAsyncClient>, SdkAsyncClientBuilder<IotAsyncClientBuilder,IotAsyncClient>, SdkBuilder<IotAsyncClientBuilder,IotAsyncClient>, SdkClientBuilder<IotAsyncClientBuilder,IotAsyncClient>

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