| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetVpcLinkResult> |
AbstractAmazonApiGatewayV2Async.getVpcLinkAsync(GetVpcLinkRequest request,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler) |
Future<GetVpcLinkResult> |
AmazonApiGatewayV2Async.getVpcLinkAsync(GetVpcLinkRequest getVpcLinkRequest,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler)
Gets a VPC link.
|
Future<GetVpcLinkResult> |
AmazonApiGatewayV2AsyncClient.getVpcLinkAsync(GetVpcLinkRequest request,
AsyncHandler<GetVpcLinkRequest,GetVpcLinkResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetVpcLinkRequest |
GetVpcLinkRequest.clone() |
GetVpcLinkRequest |
GetVpcLinkRequest.withVpcLinkId(String vpcLinkId)
The ID of the VPC link.
|
Copyright © 2023. All rights reserved.