Uses of Interface
software.amazon.awssdk.services.apigatewaymanagementapi.ApiGatewayManagementApiClient
-
Packages that use ApiGatewayManagementApiClient 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 ApiGatewayManagementApiClient in software.amazon.awssdk.services.apigatewaymanagementapi
Methods in software.amazon.awssdk.services.apigatewaymanagementapi that return ApiGatewayManagementApiClient Modifier and Type Method Description static ApiGatewayManagementApiClientApiGatewayManagementApiClient. create()Create aApiGatewayManagementApiClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-