Interface MqAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<MqAsyncClientBuilder,MqAsyncClient>, AwsClientBuilder<MqAsyncClientBuilder,MqAsyncClient>, Buildable, MqBaseClientBuilder<MqAsyncClientBuilder,MqAsyncClient>, SdkAsyncClientBuilder<MqAsyncClientBuilder,MqAsyncClient>, SdkBuilder<MqAsyncClientBuilder,MqAsyncClient>, SdkClientBuilder<MqAsyncClientBuilder,MqAsyncClient>

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