Class VPNOperator
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<VPN>
api.equinix.javasdk.networkedge.model.json.creators.VPNOperator
VPNOperator class.
- Version:
- $Id: $Id
- Author:
- ianjones
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate.update.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
VPNOperator
-
-
Method Details
-
create
create.
- Parameters:
configName- aStringobject.- Returns:
- a
VPNOperator.VPNBuilderobject.
-
update
update.
- Parameters:
json- aVPNJsonobject.- Returns:
- a
VPNOperator.VPNUpdaterobject.
-