Interface ApiGatewayClientBuilder

All Superinterfaces:
ApiGatewayBaseClientBuilder<ApiGatewayClientBuilder,ApiGatewayClient>, AwsClientBuilder<ApiGatewayClientBuilder,ApiGatewayClient>, AwsSyncClientBuilder<ApiGatewayClientBuilder,ApiGatewayClient>, Buildable, SdkBuilder<ApiGatewayClientBuilder,ApiGatewayClient>, SdkClientBuilder<ApiGatewayClientBuilder,ApiGatewayClient>, SdkSyncClientBuilder<ApiGatewayClientBuilder,ApiGatewayClient>

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