Package com.vmware.nsx_policy
Class ClusterDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.ClusterDefinitions
-
public class ClusterDefinitions extends java.lang.ObjectDefines the type descriptors for theClusterAPI service.WARNING: Internal class, subject to change in future versions.
-
-
Field Summary
Fields Modifier and Type Field Description static com.vmware.vapi.internal.bindings.OperationDef__backuptoremoteDefstatic com.vmware.vapi.bindings.type.StructType__backuptoremoteInputstatic com.vmware.vapi.bindings.type.Type__backuptoremoteOutputstatic java.util.List<com.vmware.vapi.internal.bindings.OperationDef>__operationDefsstatic com.vmware.vapi.internal.bindings.OperationDef__summarizeinventorytoremoteDefstatic com.vmware.vapi.bindings.type.StructType__summarizeinventorytoremoteInputstatic com.vmware.vapi.bindings.type.Type__summarizeinventorytoremoteOutput
-
Constructor Summary
Constructors Constructor Description ClusterDefinitions()
-
-
-
Field Detail
-
__backuptoremoteInput
public static final com.vmware.vapi.bindings.type.StructType __backuptoremoteInput
-
__backuptoremoteOutput
public static final com.vmware.vapi.bindings.type.Type __backuptoremoteOutput
-
__backuptoremoteDef
public static final com.vmware.vapi.internal.bindings.OperationDef __backuptoremoteDef
-
__summarizeinventorytoremoteInput
public static final com.vmware.vapi.bindings.type.StructType __summarizeinventorytoremoteInput
-
__summarizeinventorytoremoteOutput
public static final com.vmware.vapi.bindings.type.Type __summarizeinventorytoremoteOutput
-
__summarizeinventorytoremoteDef
public static final com.vmware.vapi.internal.bindings.OperationDef __summarizeinventorytoremoteDef
-
__operationDefs
public static final java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs
-
-