Uses of Interface
software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Packages that use ApiGatewayV2AsyncClient Package Description software.amazon.awssdk.services.apigatewayv2 Amazon API Gateway V2 -
-
Uses of ApiGatewayV2AsyncClient in software.amazon.awssdk.services.apigatewayv2
Methods in software.amazon.awssdk.services.apigatewayv2 that return ApiGatewayV2AsyncClient Modifier and Type Method Description static ApiGatewayV2AsyncClientApiGatewayV2AsyncClient. create()Create aApiGatewayV2AsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-