Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
LogicalRouterPortStatisticsPerNode.Builder |
LogicalRouterPortStatisticsPerNode.Builder.setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
Timestamp when the data was last updated; unset if data source has never updated
the data.
|
LogicalRouterPortStatisticsPerNode.Builder |
LogicalRouterPortStatisticsPerNode.Builder.setRx(LogicalRouterPortCounters rx) |
LogicalRouterPortStatisticsPerNode.Builder |
LogicalRouterPortStatisticsPerNode.Builder.setSubClusterId(java.lang.String subClusterId)
The subcluster ID of logical router port.
|
LogicalRouterPortStatisticsPerNode.Builder |
LogicalRouterPortStatisticsPerNode.Builder.setTransportNodeId(java.lang.String transportNodeId)
The ID of the TransportNode
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
LogicalRouterPortStatisticsPerNode.Builder |
LogicalRouterPortStatisticsPerNode.Builder.setTx(LogicalRouterPortCounters tx) |