| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetApiMappingsResult |
AbstractAmazonApiGatewayV2.getApiMappings(GetApiMappingsRequest request) |
GetApiMappingsResult |
AmazonApiGatewayV2Client.getApiMappings(GetApiMappingsRequest request)
The API mappings.
|
GetApiMappingsResult |
AmazonApiGatewayV2.getApiMappings(GetApiMappingsRequest getApiMappingsRequest)
The API mappings.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetApiMappingsResult> |
AmazonApiGatewayV2AsyncClient.getApiMappingsAsync(GetApiMappingsRequest request,
AsyncHandler<GetApiMappingsRequest,GetApiMappingsResult> asyncHandler) |
Future<GetApiMappingsResult> |
AmazonApiGatewayV2Async.getApiMappingsAsync(GetApiMappingsRequest getApiMappingsRequest,
AsyncHandler<GetApiMappingsRequest,GetApiMappingsResult> asyncHandler)
The API mappings.
|
Future<GetApiMappingsResult> |
AbstractAmazonApiGatewayV2Async.getApiMappingsAsync(GetApiMappingsRequest request,
AsyncHandler<GetApiMappingsRequest,GetApiMappingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetApiMappingsResult |
GetApiMappingsResult.clone() |
GetApiMappingsResult |
GetApiMappingsResult.withApiId(String apiId)
The API identifier.
|
GetApiMappingsResult |
GetApiMappingsResult.withApiMappingId(String apiMappingId)
The API mapping identifier.
|
GetApiMappingsResult |
GetApiMappingsResult.withApiMappingKey(String apiMappingKey)
The API mapping key.
|
GetApiMappingsResult |
GetApiMappingsResult.withStage(String stage)
The API stage.
|
Copyright © 2019. All rights reserved.