Uses of Interface
software.amazon.awssdk.services.apigatewaymanagementapi.ApiGatewayManagementApiClientBuilder
-
Packages that use ApiGatewayManagementApiClientBuilder 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 ApiGatewayManagementApiClientBuilder in software.amazon.awssdk.services.apigatewaymanagementapi
Methods in software.amazon.awssdk.services.apigatewaymanagementapi that return ApiGatewayManagementApiClientBuilder Modifier and Type Method Description static ApiGatewayManagementApiClientBuilderApiGatewayManagementApiClient. builder()Create a builder that can be used to configure and create aApiGatewayManagementApiClient.
-