Package com.vmware.nsx_policy
Class WatermarkDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.WatermarkDefinitions
-
public class WatermarkDefinitions extends java.lang.ObjectDefines the type descriptors for theWatermarkAPI 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__createDefstatic com.vmware.vapi.bindings.type.StructType__createInputstatic com.vmware.vapi.bindings.type.Type__createOutputstatic com.vmware.vapi.internal.bindings.OperationDef__deleteDefstatic com.vmware.vapi.bindings.type.StructType__deleteInputstatic com.vmware.vapi.bindings.type.Type__deleteOutputstatic com.vmware.vapi.internal.bindings.OperationDef__getDefstatic com.vmware.vapi.bindings.type.StructType__getInputstatic com.vmware.vapi.bindings.type.Type__getOutputstatic 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 WatermarkDefinitions()
-
-
-
Field Detail
-
__createInput
public static final com.vmware.vapi.bindings.type.StructType __createInput
-
__createOutput
public static final com.vmware.vapi.bindings.type.Type __createOutput
-
__createDef
public static final com.vmware.vapi.internal.bindings.OperationDef __createDef
-
__deleteInput
public static final com.vmware.vapi.bindings.type.StructType __deleteInput
-
__deleteOutput
public static final com.vmware.vapi.bindings.type.Type __deleteOutput
-
__deleteDef
public static final com.vmware.vapi.internal.bindings.OperationDef __deleteDef
-
__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
-
__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
-
-