| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpnGatewayResponse |
EC2Client.deleteVpnGateway(Consumer<DeleteVpnGatewayRequest.Builder> deleteVpnGatewayRequest)
Deletes the specified virtual private gateway.
|
default DeleteVpnGatewayResponse |
EC2Client.deleteVpnGateway(DeleteVpnGatewayRequest deleteVpnGatewayRequest)
Deletes the specified virtual private gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVpnGatewayResponse> |
EC2AsyncClient.deleteVpnGateway(Consumer<DeleteVpnGatewayRequest.Builder> 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 |
|---|---|
DeleteVpnGatewayResponse |
DeleteVpnGatewayResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.