Uses of Class
com.vmware.nsx_policy.model.LogicalRouterPortStatistics
-
Packages that use LogicalRouterPortStatistics Package Description com.vmware.nsx_policy.model -
-
Uses of LogicalRouterPortStatistics in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return LogicalRouterPortStatistics Modifier and Type Method Description static LogicalRouterPortStatistics
LogicalRouterPortStatistics. _newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static LogicalRouterPortStatistics
LogicalRouterPortStatistics. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.LogicalRouterPortStatistics
LogicalRouterPortStatistics.Builder. build()
Methods in com.vmware.nsx_policy.model that return types with arguments of type LogicalRouterPortStatistics Modifier and Type Method Description java.util.List<LogicalRouterPortStatistics>
PolicyInterfaceGroupStatistics. getMembers()
Tier0 or Tier1 interface statistics on specific Enforcement Point.Method parameters in com.vmware.nsx_policy.model with type arguments of type LogicalRouterPortStatistics Modifier and Type Method Description PolicyInterfaceGroupStatistics.Builder
PolicyInterfaceGroupStatistics.Builder. setMembers(java.util.List<LogicalRouterPortStatistics> members)
Tier0 or Tier1 interface statistics on specific Enforcement Point.void
PolicyInterfaceGroupStatistics. setMembers(java.util.List<LogicalRouterPortStatistics> members)
Tier0 or Tier1 interface statistics on specific Enforcement Point.
-