| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2 |
Amazon API Gateway V2
|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateVpcLinkResult> |
AbstractAmazonApiGatewayV2Async.updateVpcLinkAsync(UpdateVpcLinkRequest request,
AsyncHandler<UpdateVpcLinkRequest,UpdateVpcLinkResult> asyncHandler) |
Future<UpdateVpcLinkResult> |
AmazonApiGatewayV2AsyncClient.updateVpcLinkAsync(UpdateVpcLinkRequest request,
AsyncHandler<UpdateVpcLinkRequest,UpdateVpcLinkResult> asyncHandler) |
Future<UpdateVpcLinkResult> |
AmazonApiGatewayV2Async.updateVpcLinkAsync(UpdateVpcLinkRequest updateVpcLinkRequest,
AsyncHandler<UpdateVpcLinkRequest,UpdateVpcLinkResult> asyncHandler)
Updates a VPC link.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateVpcLinkRequest |
UpdateVpcLinkRequest.clone() |
UpdateVpcLinkRequest |
UpdateVpcLinkRequest.withName(String name)
The name of the VPC link.
|
UpdateVpcLinkRequest |
UpdateVpcLinkRequest.withVpcLinkId(String vpcLinkId)
The ID of the VPC link.
|
Copyright © 2021. All rights reserved.