Package com.vmware.nsx_policy
Class ClusterDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.ClusterDefinitions
-
public class ClusterDefinitions extends java.lang.Object
Defines the type descriptors for theCluster
API 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
__backuptoremoteDef
static com.vmware.vapi.bindings.type.StructType
__backuptoremoteInput
static com.vmware.vapi.bindings.type.Type
__backuptoremoteOutput
static java.util.List<com.vmware.vapi.internal.bindings.OperationDef>
__operationDefs
static com.vmware.vapi.internal.bindings.OperationDef
__summarizeinventorytoremoteDef
static com.vmware.vapi.bindings.type.StructType
__summarizeinventorytoremoteInput
static 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
-
-