| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetApiMappingResult> |
AmazonApiGatewayV2AsyncClient.getApiMappingAsync(GetApiMappingRequest request,
AsyncHandler<GetApiMappingRequest,GetApiMappingResult> asyncHandler) |
Future<GetApiMappingResult> |
AmazonApiGatewayV2Async.getApiMappingAsync(GetApiMappingRequest getApiMappingRequest,
AsyncHandler<GetApiMappingRequest,GetApiMappingResult> asyncHandler)
Gets an API mapping.
|
Future<GetApiMappingResult> |
AbstractAmazonApiGatewayV2Async.getApiMappingAsync(GetApiMappingRequest request,
AsyncHandler<GetApiMappingRequest,GetApiMappingResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetApiMappingRequest |
GetApiMappingRequest.clone() |
GetApiMappingRequest |
GetApiMappingRequest.withApiMappingId(String apiMappingId)
The API mapping identifier.
|
GetApiMappingRequest |
GetApiMappingRequest.withDomainName(String domainName)
The domain name.
|
Copyright © 2024. All rights reserved.