Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyVpnConnectionOptionsRequest
Packages that use ModifyVpnConnectionOptionsRequest
Package
Description
-
Uses of ModifyVpnConnectionOptionsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyVpnConnectionOptionsRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifyVpnConnectionOptions(ModifyVpnConnectionOptionsRequest modifyVpnConnectionOptionsRequest) Modifies the connection options for your Site-to-Site VPN connection.Ec2Client.modifyVpnConnectionOptions(ModifyVpnConnectionOptionsRequest modifyVpnConnectionOptionsRequest) Modifies the connection options for your Site-to-Site VPN connection. -
Uses of ModifyVpnConnectionOptionsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifyVpnConnectionOptionsRequestModifier and TypeMethodDescriptionModifyVpnConnectionOptionsRequestMarshaller.marshall(ModifyVpnConnectionOptionsRequest modifyVpnConnectionOptionsRequest)