Class RealizedEntityDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.orgs.projects.infra.realized_state.RealizedEntityDefinitions
-
public class RealizedEntityDefinitions extends java.lang.Object
Defines the type descriptors for theRealizedEntity
API 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>
__operationDefs
static com.vmware.vapi.internal.bindings.OperationDef
__refreshDef
static com.vmware.vapi.bindings.type.StructType
__refreshInput
static com.vmware.vapi.bindings.type.Type
__refreshOutput
-
Constructor Summary
Constructors Constructor Description RealizedEntityDefinitions()
-
-
-
Field Detail
-
__refreshInput
public static final com.vmware.vapi.bindings.type.StructType __refreshInput
-
__refreshOutput
public static final com.vmware.vapi.bindings.type.Type __refreshOutput
-
__refreshDef
public static final com.vmware.vapi.internal.bindings.OperationDef __refreshDef
-
__operationDefs
public static final java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs
-
-