Interface ApiGatewayV2AsyncClientBuilder
-
- All Superinterfaces:
ApiGatewayV2BaseClientBuilder<ApiGatewayV2AsyncClientBuilder,ApiGatewayV2AsyncClient>,AwsAsyncClientBuilder<ApiGatewayV2AsyncClientBuilder,ApiGatewayV2AsyncClient>,AwsClientBuilder<ApiGatewayV2AsyncClientBuilder,ApiGatewayV2AsyncClient>,Buildable,SdkAsyncClientBuilder<ApiGatewayV2AsyncClientBuilder,ApiGatewayV2AsyncClient>,SdkBuilder<ApiGatewayV2AsyncClientBuilder,ApiGatewayV2AsyncClient>,SdkClientBuilder<ApiGatewayV2AsyncClientBuilder,ApiGatewayV2AsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface ApiGatewayV2AsyncClientBuilder extends AwsAsyncClientBuilder<ApiGatewayV2AsyncClientBuilder,ApiGatewayV2AsyncClient>, ApiGatewayV2BaseClientBuilder<ApiGatewayV2AsyncClientBuilder,ApiGatewayV2AsyncClient>
A builder for creating an instance ofApiGatewayV2AsyncClient. This can be created with the staticApiGatewayV2AsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2BaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
-