Class ExcludeListDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.infra.settings.firewall.security.ExcludeListDefinitions
-
public class ExcludeListDefinitions extends java.lang.ObjectDefines the type descriptors for theExcludeListAPI 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__filterDefstatic com.vmware.vapi.bindings.type.StructType__filterInputstatic com.vmware.vapi.bindings.type.Type__filterOutputstatic com.vmware.vapi.internal.bindings.OperationDef__get0Defstatic com.vmware.vapi.bindings.type.StructType__get0Inputstatic com.vmware.vapi.bindings.type.Type__get0Outputstatic 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__patchDefstatic com.vmware.vapi.bindings.type.StructType__patchInputstatic com.vmware.vapi.bindings.type.Type__patchOutputstatic 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 ExcludeListDefinitions()
-
-
-
Field Detail
-
__filterInput
public static final com.vmware.vapi.bindings.type.StructType __filterInput
-
__filterOutput
public static final com.vmware.vapi.bindings.type.Type __filterOutput
-
__filterDef
public static final com.vmware.vapi.internal.bindings.OperationDef __filterDef
-
__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
-
__get0Input
public static final com.vmware.vapi.bindings.type.StructType __get0Input
-
__get0Output
public static final com.vmware.vapi.bindings.type.Type __get0Output
-
__get0Def
public static final com.vmware.vapi.internal.bindings.OperationDef __get0Def
-
__patchInput
public static final com.vmware.vapi.bindings.type.StructType __patchInput
-
__patchOutput
public static final com.vmware.vapi.bindings.type.Type __patchOutput
-
__patchDef
public static final com.vmware.vapi.internal.bindings.OperationDef __patchDef
-
__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
-
-