Uses of Interface
software.amazon.awssdk.services.apigatewaymanagementapi.ApiGatewayManagementApiAsyncClient
-
Packages that use ApiGatewayManagementApiAsyncClient Package Description software.amazon.awssdk.services.apigatewaymanagementapi The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs. -
-
Uses of ApiGatewayManagementApiAsyncClient in software.amazon.awssdk.services.apigatewaymanagementapi
Methods in software.amazon.awssdk.services.apigatewaymanagementapi that return ApiGatewayManagementApiAsyncClient Modifier and Type Method Description static ApiGatewayManagementApiAsyncClientApiGatewayManagementApiAsyncClient. create()Create aApiGatewayManagementApiAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-