RuntimeInterfaceStatistics.Builder |
RuntimeInterfaceStatistics.Builder.setDroppedBySecurityPackets(SIPacketsDroppedBySecurity droppedBySecurityPackets) |
|
RuntimeInterfaceStatistics.Builder |
RuntimeInterfaceStatistics.Builder.setInterfaceIndex(java.lang.Long interfaceIndex) |
Index of the interface format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
RuntimeInterfaceStatistics.Builder |
RuntimeInterfaceStatistics.Builder.setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp) |
Timestamp when the data was last updated; unset if data source has never updated
the data.
|
RuntimeInterfaceStatistics.Builder |
RuntimeInterfaceStatistics.Builder.setMacLearning(SIMacLearningCounters macLearning) |
|
RuntimeInterfaceStatistics.Builder |
RuntimeInterfaceStatistics.Builder.setRxBytes(SIDataCounter rxBytes) |
|
RuntimeInterfaceStatistics.Builder |
RuntimeInterfaceStatistics.Builder.setRxPackets(SIDataCounter rxPackets) |
|
RuntimeInterfaceStatistics.Builder |
RuntimeInterfaceStatistics.Builder.setTxBytes(SIDataCounter txBytes) |
|
RuntimeInterfaceStatistics.Builder |
RuntimeInterfaceStatistics.Builder.setTxPackets(SIDataCounter txPackets) |
|