| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpnConnectionResponse |
EC2Client.deleteVpnConnection(Consumer<DeleteVpnConnectionRequest.Builder> deleteVpnConnectionRequest)
Deletes the specified VPN connection.
|
default DeleteVpnConnectionResponse |
EC2Client.deleteVpnConnection(DeleteVpnConnectionRequest deleteVpnConnectionRequest)
Deletes the specified VPN connection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVpnConnectionResponse> |
EC2AsyncClient.deleteVpnConnection(Consumer<DeleteVpnConnectionRequest.Builder> deleteVpnConnectionRequest)
Deletes the specified VPN connection.
|
default CompletableFuture<DeleteVpnConnectionResponse> |
EC2AsyncClient.deleteVpnConnection(DeleteVpnConnectionRequest deleteVpnConnectionRequest)
Deletes the specified VPN connection.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteVpnConnectionResponse |
DeleteVpnConnectionResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.