| Package | Description |
|---|---|
| com.amazonaws.services.apigateway |
|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteVpcLinkResult |
AbstractAmazonApiGateway.deleteVpcLink(DeleteVpcLinkRequest request) |
DeleteVpcLinkResult |
AmazonApiGateway.deleteVpcLink(DeleteVpcLinkRequest deleteVpcLinkRequest)
Deletes an existing VpcLink of a specified identifier.
|
DeleteVpcLinkResult |
AmazonApiGatewayClient.deleteVpcLink(DeleteVpcLinkRequest request)
Deletes an existing VpcLink of a specified identifier.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteVpcLinkResult> |
AmazonApiGatewayAsync.deleteVpcLinkAsync(DeleteVpcLinkRequest deleteVpcLinkRequest,
AsyncHandler<DeleteVpcLinkRequest,DeleteVpcLinkResult> asyncHandler)
Deletes an existing VpcLink of a specified identifier.
|
Future<DeleteVpcLinkResult> |
AmazonApiGatewayAsyncClient.deleteVpcLinkAsync(DeleteVpcLinkRequest request,
AsyncHandler<DeleteVpcLinkRequest,DeleteVpcLinkResult> asyncHandler) |
Future<DeleteVpcLinkResult> |
AbstractAmazonApiGatewayAsync.deleteVpcLinkAsync(DeleteVpcLinkRequest request,
AsyncHandler<DeleteVpcLinkRequest,DeleteVpcLinkResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteVpcLinkResult |
DeleteVpcLinkResult.clone() |
Copyright © 2021. All rights reserved.