| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| 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 |
|---|---|
GetApiMappingsRequest |
GetApiMappingsRequest.clone() |
GetApiMappingsRequest |
GetApiMappingsRequest.withDomainName(String domainName)
The domain name.
|
GetApiMappingsRequest |
GetApiMappingsRequest.withMaxResults(String maxResults)
The maximum number of elements to be returned for this resource.
|
GetApiMappingsRequest |
GetApiMappingsRequest.withNextToken(String nextToken)
The next page of elements from this collection.
|
Copyright © 2019. All rights reserved.