Uses of Class
software.amazon.awssdk.services.ec2.model.VpnConnectionOptionsSpecification
-
Packages that use VpnConnectionOptionsSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of VpnConnectionOptionsSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpnConnectionOptionsSpecification Modifier and Type Method Description VpnConnectionOptionsSpecificationCreateVpnConnectionRequest. options()The options for the VPN connection.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpnConnectionOptionsSpecification Modifier and Type Method Description CreateVpnConnectionRequest.BuilderCreateVpnConnectionRequest.Builder. options(VpnConnectionOptionsSpecification options)The options for the VPN connection.
-