Uses of Class
software.amazon.awssdk.services.ec2.model.CreateClientVpnRouteRequest
Packages that use CreateClientVpnRouteRequest
Package
Description
-
Uses of CreateClientVpnRouteRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateClientVpnRouteRequestModifier and TypeMethodDescriptionEc2AsyncClient.createClientVpnRoute(CreateClientVpnRouteRequest createClientVpnRouteRequest) Adds a route to a network to a Client VPN endpoint.default CreateClientVpnRouteResponseEc2Client.createClientVpnRoute(CreateClientVpnRouteRequest createClientVpnRouteRequest) Adds a route to a network to a Client VPN endpoint. -
Uses of CreateClientVpnRouteRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateClientVpnRouteRequestModifier and TypeMethodDescriptionCreateClientVpnRouteRequestMarshaller.marshall(CreateClientVpnRouteRequest createClientVpnRouteRequest)