Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyVpnConnectionRequest
Packages that use ModifyVpnConnectionRequest
Package
Description
-
Uses of ModifyVpnConnectionRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyVpnConnectionRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifyVpnConnection(ModifyVpnConnectionRequest modifyVpnConnectionRequest) Modifies the customer gateway or the target gateway of an Amazon Web Services Site-to-Site VPN connection.default ModifyVpnConnectionResponseEc2Client.modifyVpnConnection(ModifyVpnConnectionRequest modifyVpnConnectionRequest) Modifies the customer gateway or the target gateway of an Amazon Web Services Site-to-Site VPN connection. -
Uses of ModifyVpnConnectionRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifyVpnConnectionRequestModifier and TypeMethodDescriptionModifyVpnConnectionRequestMarshaller.marshall(ModifyVpnConnectionRequest modifyVpnConnectionRequest)