Uses of Class
software.amazon.awssdk.services.ec2.model.VpnConnectionOptionsSpecification
Packages that use VpnConnectionOptionsSpecification
-
Uses of VpnConnectionOptionsSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpnConnectionOptionsSpecificationModifier and TypeMethodDescriptionCreateVpnConnectionRequest.options()The options for the VPN connection.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpnConnectionOptionsSpecificationModifier and TypeMethodDescriptionCreateVpnConnectionRequest.Builder.options(VpnConnectionOptionsSpecification options) The options for the VPN connection.