Uses of Class
software.amazon.awssdk.services.ec2.model.CreateVpnConnectionRouteRequest
Packages that use CreateVpnConnectionRouteRequest
Package
Description
-
Uses of CreateVpnConnectionRouteRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateVpnConnectionRouteRequestModifier and TypeMethodDescriptionEc2AsyncClient.createVpnConnectionRoute(CreateVpnConnectionRouteRequest createVpnConnectionRouteRequest) Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway.default CreateVpnConnectionRouteResponseEc2Client.createVpnConnectionRoute(CreateVpnConnectionRouteRequest createVpnConnectionRouteRequest) Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway. -
Uses of CreateVpnConnectionRouteRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateVpnConnectionRouteRequestModifier and TypeMethodDescriptionCreateVpnConnectionRouteRequestMarshaller.marshall(CreateVpnConnectionRouteRequest createVpnConnectionRouteRequest)