Interface GlueAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<GlueAsyncClientBuilder,GlueAsyncClient>, AwsClientBuilder<GlueAsyncClientBuilder,GlueAsyncClient>, Buildable, GlueBaseClientBuilder<GlueAsyncClientBuilder,GlueAsyncClient>, SdkAsyncClientBuilder<GlueAsyncClientBuilder,GlueAsyncClient>, SdkBuilder<GlueAsyncClientBuilder,GlueAsyncClient>, SdkClientBuilder<GlueAsyncClientBuilder,GlueAsyncClient>

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