Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
software.amazon.awssdk.services.ec2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<DeleteVpnConnectionRouteResponse> |
Ec2AsyncClient.deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest deleteVpnConnectionRouteRequest)
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway
and a VPN customer gateway.
|
default DeleteVpnConnectionRouteResponse |
Ec2Client.deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest deleteVpnConnectionRouteRequest)
Deletes the specified static route associated with a VPN connection between an existing virtual private gateway
and a VPN customer gateway.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
DeleteVpnConnectionRouteRequestMarshaller.marshall(DeleteVpnConnectionRouteRequest deleteVpnConnectionRouteRequest) |
Copyright © 2019. All rights reserved.