Class ResetDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.infra.sites.napp.deployment.registry.ResetDefinitions
-
public class ResetDefinitions extends java.lang.ObjectDefines the type descriptors for theResetAPI service.WARNING: Internal class, subject to change in future versions.
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.List<com.vmware.vapi.internal.bindings.OperationDef>__operationDefsstatic com.vmware.vapi.internal.bindings.OperationDef__updateDefstatic com.vmware.vapi.bindings.type.StructType__updateInputstatic com.vmware.vapi.bindings.type.Type__updateOutput
-
Constructor Summary
Constructors Constructor Description ResetDefinitions()
-
-
-
Field Detail
-
__updateInput
public static final com.vmware.vapi.bindings.type.StructType __updateInput
-
__updateOutput
public static final com.vmware.vapi.bindings.type.Type __updateOutput
-
__updateDef
public static final com.vmware.vapi.internal.bindings.OperationDef __updateDef
-
__operationDefs
public static final java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs
-
-