Interface IotClientBuilder

All Superinterfaces:
AwsClientBuilder<IotClientBuilder,IotClient>, AwsSyncClientBuilder<IotClientBuilder,IotClient>, Buildable, IotBaseClientBuilder<IotClientBuilder,IotClient>, SdkBuilder<IotClientBuilder,IotClient>, SdkClientBuilder<IotClientBuilder,IotClient>, SdkSyncClientBuilder<IotClientBuilder,IotClient>

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