Class ArpTableDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.infra.tier_1s.tier_0_interface.ArpTableDefinitions
-
public class ArpTableDefinitions extends java.lang.Object
Defines the type descriptors for theArpTable
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
__listDef
static com.vmware.vapi.bindings.type.StructType
__listInput
static com.vmware.vapi.bindings.type.Type
__listOutput
static java.util.List<com.vmware.vapi.internal.bindings.OperationDef>
__operationDefs
-
Constructor Summary
Constructors Constructor Description ArpTableDefinitions()
-
-
-
Field Detail
-
__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
-
-