Class StatusDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.infra.sha.appliances.process.StatusDefinitions
-
public class StatusDefinitions extends java.lang.ObjectDefines the type descriptors for theStatusAPI 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__getDefstatic com.vmware.vapi.bindings.type.StructType__getInputstatic com.vmware.vapi.bindings.type.Type__getOutputstatic com.vmware.vapi.internal.bindings.OperationDef__listDefstatic com.vmware.vapi.bindings.type.StructType__listInputstatic com.vmware.vapi.bindings.type.Type__listOutputstatic java.util.List<com.vmware.vapi.internal.bindings.OperationDef>__operationDefs
-
Constructor Summary
Constructors Constructor Description StatusDefinitions()
-
-
-
Field Detail
-
__getInput
public static final com.vmware.vapi.bindings.type.StructType __getInput
-
__getOutput
public static final com.vmware.vapi.bindings.type.Type __getOutput
-
__getDef
public static final com.vmware.vapi.internal.bindings.OperationDef __getDef
-
__listInput
public static final com.vmware.vapi.bindings.type.StructType __listInput
-
__listOutput
public static final com.vmware.vapi.bindings.type.Type __listOutput
-
__listDef
public static final com.vmware.vapi.internal.bindings.OperationDef __listDef
-
__operationDefs
public static final java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs
-
-