Class StatisticsDefinitions
- java.lang.Object
-
- com.vmware.nsx_policy.infra.tier_1s.dns_forwarder.StatisticsDefinitions
-
public class StatisticsDefinitions extends java.lang.Object
Defines the type descriptors for theStatistics
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
__getDef
static com.vmware.vapi.bindings.type.StructType
__getInput
static com.vmware.vapi.bindings.type.Type
__getOutput
static java.util.List<com.vmware.vapi.internal.bindings.OperationDef>
__operationDefs
-
Constructor Summary
Constructors Constructor Description StatisticsDefinitions()
-
-
-
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
-
__operationDefs
public static final java.util.List<com.vmware.vapi.internal.bindings.OperationDef> __operationDefs
-
-