| Package | Description |
|---|---|
| com.amazonaws.services.apigateway |
|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetUsagePlanResult> |
AmazonApiGatewayAsyncClient.getUsagePlanAsync(GetUsagePlanRequest request,
AsyncHandler<GetUsagePlanRequest,GetUsagePlanResult> asyncHandler) |
Future<GetUsagePlanResult> |
AbstractAmazonApiGatewayAsync.getUsagePlanAsync(GetUsagePlanRequest request,
AsyncHandler<GetUsagePlanRequest,GetUsagePlanResult> asyncHandler) |
Future<GetUsagePlanResult> |
AmazonApiGatewayAsync.getUsagePlanAsync(GetUsagePlanRequest getUsagePlanRequest,
AsyncHandler<GetUsagePlanRequest,GetUsagePlanResult> asyncHandler)
Gets a usage plan of a given plan identifier.
|
| Modifier and Type | Method and Description |
|---|---|
GetUsagePlanRequest |
GetUsagePlanRequest.clone() |
GetUsagePlanRequest |
GetUsagePlanRequest.withUsagePlanId(String usagePlanId)
The identifier of the UsagePlan resource to be retrieved.
|
Copyright © 2022. All rights reserved.