Uses of Class
software.amazon.awssdk.services.ec2.model.CreateVpnConnectionRequest
Packages that use CreateVpnConnectionRequest
Package
Description
-
Uses of CreateVpnConnectionRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateVpnConnectionRequestModifier and TypeMethodDescriptionEc2AsyncClient.createVpnConnection(CreateVpnConnectionRequest createVpnConnectionRequest) Creates a VPN connection between an existing virtual private gateway or transit gateway and a customer gateway.default CreateVpnConnectionResponseEc2Client.createVpnConnection(CreateVpnConnectionRequest createVpnConnectionRequest) Creates a VPN connection between an existing virtual private gateway or transit gateway and a customer gateway. -
Uses of CreateVpnConnectionRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateVpnConnectionRequestModifier and TypeMethodDescriptionCreateVpnConnectionRequestMarshaller.marshall(CreateVpnConnectionRequest createVpnConnectionRequest)