| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
NatStatisticsPerLogicalRouter.Builder |
NatStatisticsPerLogicalRouter.Builder.setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
Timestamp when the data was last updated; unset if data source has never updated
the data.
|
NatStatisticsPerLogicalRouter.Builder |
NatStatisticsPerLogicalRouter.Builder.setLogicalRouterId(java.lang.String logicalRouterId)
Id for the logical router
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NatStatisticsPerLogicalRouter.Builder |
NatStatisticsPerLogicalRouter.Builder.setPerTransportNodeStatistics(java.util.List<NatStatisticsPerTransportNode> perTransportNodeStatistics)
Detailed per node statistics
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NatStatisticsPerLogicalRouter.Builder |
NatStatisticsPerLogicalRouter.Builder.setStatisticsAcrossAllNodes(NatCounters statisticsAcrossAllNodes) |