Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteVpnConnectionRouteRequest
Packages that use DeleteVpnConnectionRouteRequest
Package
Description
-
Uses of DeleteVpnConnectionRouteRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteVpnConnectionRouteRequestModifier and TypeMethodDescriptionEc2AsyncClient.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 DeleteVpnConnectionRouteResponseEc2Client.deleteVpnConnectionRoute(DeleteVpnConnectionRouteRequest deleteVpnConnectionRouteRequest) Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway. -
Uses of DeleteVpnConnectionRouteRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteVpnConnectionRouteRequestModifier and TypeMethodDescriptionDeleteVpnConnectionRouteRequestMarshaller.marshall(DeleteVpnConnectionRouteRequest deleteVpnConnectionRouteRequest)