Package software.amazon.awssdk.services.apigatewaymanagementapi
The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs. To use it, you must explicitly set the SDK's endpoint to point to the endpoint of your deployed API. The endpoint will be of the form https://{api-id}.execute-api.{region}.amazonaws.com/{stage}, or will be the endpoint corresponding to your API's custom domain and base path, if applicable.
-
Interface Summary Interface Description ApiGatewayManagementApiAsyncClient Service client for accessing AmazonApiGatewayManagementApi asynchronously.ApiGatewayManagementApiAsyncClientBuilder A builder for creating an instance ofApiGatewayManagementApiAsyncClient.ApiGatewayManagementApiBaseClientBuilder<B extends ApiGatewayManagementApiBaseClientBuilder<B,C>,C> This includes configuration specific to AmazonApiGatewayManagementApi that is supported by bothApiGatewayManagementApiClientBuilderandApiGatewayManagementApiAsyncClientBuilder.ApiGatewayManagementApiClient Service client for accessing AmazonApiGatewayManagementApi.ApiGatewayManagementApiClientBuilder A builder for creating an instance ofApiGatewayManagementApiClient.ApiGatewayManagementApiServiceClientConfiguration.Builder A builder for creating aApiGatewayManagementApiServiceClientConfiguration -
Class Summary Class Description ApiGatewayManagementApiServiceClientConfiguration Class to expose the service client settings to the user.