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