Uses of Class
api.equinix.javasdk.networkedge.model.json.creators.VPNOperator.VPNUpdater
Packages that use VPNOperator.VPNUpdater
Package
Description
Network Edge model interfaces for the Equinix Java SDK.
-
Uses of VPNOperator.VPNUpdater in api.equinix.javasdk.networkedge.model
Methods in api.equinix.javasdk.networkedge.model that return VPNOperator.VPNUpdater -
Uses of VPNOperator.VPNUpdater in api.equinix.javasdk.networkedge.model.json.creators
Methods in api.equinix.javasdk.networkedge.model.json.creators that return VPNOperator.VPNUpdaterModifier and TypeMethodDescriptionupdate.VPNOperator.VPNUpdater.useNetworkServiceConnection(Boolean useNetworkServiceConnection) VPNOperator.VPNUpdater.withConfigName(String configName) VPNOperator.VPNUpdater.withLocalAsn(Integer localAsn) VPNOperator.VPNUpdater.withPassword(String password) VPNOperator.VPNUpdater.withPeerIp(String peerIp) VPNOperator.VPNUpdater.withPeerSharedKey(String peerSharedKey) VPNOperator.VPNUpdater.withRemoteAsn(Integer remoteAsn) VPNOperator.VPNUpdater.withRemoteIpAddress(String remoteIpAddress) VPNOperator.VPNUpdater.withTunnelIp(String tunnelIp) -
Uses of VPNOperator.VPNUpdater in api.equinix.javasdk.networkedge.model.wrappers
Methods in api.equinix.javasdk.networkedge.model.wrappers that return VPNOperator.VPNUpdater