| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpcLinkResponse |
ApiGatewayClient.deleteVpcLink(DeleteVpcLinkRequest deleteVpcLinkRequest)
Deletes an existing VpcLink of a specified identifier.
|
default CompletableFuture<DeleteVpcLinkResponse> |
ApiGatewayAsyncClient.deleteVpcLink(DeleteVpcLinkRequest deleteVpcLinkRequest)
Deletes an existing VpcLink of a specified identifier.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVpcLinkRequestMarshaller.marshall(DeleteVpcLinkRequest deleteVpcLinkRequest) |
Copyright © 2023. All rights reserved.