| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetVpcLinksResult> |
AmazonApiGatewayV2AsyncClient.getVpcLinksAsync(GetVpcLinksRequest request,
AsyncHandler<GetVpcLinksRequest,GetVpcLinksResult> asyncHandler) |
Future<GetVpcLinksResult> |
AmazonApiGatewayV2Async.getVpcLinksAsync(GetVpcLinksRequest getVpcLinksRequest,
AsyncHandler<GetVpcLinksRequest,GetVpcLinksResult> asyncHandler)
Gets a collection of VPC links.
|
Future<GetVpcLinksResult> |
AbstractAmazonApiGatewayV2Async.getVpcLinksAsync(GetVpcLinksRequest request,
AsyncHandler<GetVpcLinksRequest,GetVpcLinksResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetVpcLinksRequest |
GetVpcLinksRequest.clone() |
GetVpcLinksRequest |
GetVpcLinksRequest.withMaxResults(String maxResults)
The maximum number of elements to be returned for this resource.
|
GetVpcLinksRequest |
GetVpcLinksRequest.withNextToken(String nextToken)
The next page of elements from this collection.
|
Copyright © 2024. All rights reserved.