| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpnGatewayResponse |
Ec2Client.deleteVpnGateway(DeleteVpnGatewayRequest deleteVpnGatewayRequest)
Deletes the specified virtual private gateway.
|
default CompletableFuture<DeleteVpnGatewayResponse> |
Ec2AsyncClient.deleteVpnGateway(DeleteVpnGatewayRequest deleteVpnGatewayRequest)
Deletes the specified virtual private gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVpnGatewayRequestMarshaller.marshall(DeleteVpnGatewayRequest deleteVpnGatewayRequest) |
Copyright © 2021. All rights reserved.