Class VPNOperator.VPNUpdater
java.lang.Object
api.equinix.javasdk.networkedge.model.json.creators.VPNOperator.VPNUpdater
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsave()useNetworkServiceConnection(Boolean useNetworkServiceConnection) withConfigName(String configName) withLocalAsn(Integer localAsn) withPassword(String password) withPeerIp(String peerIp) withPeerSharedKey(String peerSharedKey) withRemoteAsn(Integer remoteAsn) withRemoteIpAddress(String remoteIpAddress) withTunnelIp(String tunnelIp)
-
Constructor Details
-
VPNUpdater
-
-
Method Details
-
withConfigName
-
withPeerIp
-
withRemoteAsn
-
withRemoteIpAddress
-
withPassword
-
withLocalAsn
-
withTunnelIp
-
useNetworkServiceConnection
-
save
-