Interface Ec2AsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<Ec2AsyncClientBuilder,Ec2AsyncClient>, AwsClientBuilder<Ec2AsyncClientBuilder,Ec2AsyncClient>, Buildable, Ec2BaseClientBuilder<Ec2AsyncClientBuilder,Ec2AsyncClient>, SdkAsyncClientBuilder<Ec2AsyncClientBuilder,Ec2AsyncClient>, SdkBuilder<Ec2AsyncClientBuilder,Ec2AsyncClient>, SdkClientBuilder<Ec2AsyncClientBuilder,Ec2AsyncClient>

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