SegmentStatistics.Builder |
SegmentStatistics.Builder.setDroppedByFirewallPackets(DfwDropCounters droppedByFirewallPackets) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setDroppedBySecurityPackets(PacketsDroppedBySecurity droppedBySecurityPackets) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp) |
Timestamp when the data was last updated; unset if data source has never updated
the data.
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setLogicalSwitchId(java.lang.String logicalSwitchId) |
The id of the logical Switch
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setMacLearning(MacLearningCounters macLearning) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setNsxtFp(FpCounters nsxtFp) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setNsxtSwsec(SwsecCounters nsxtSwsec) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setNsxtVdl2(Vdl2Counters nsxtVdl2) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setNsxtVdrb(VdrbCounters nsxtVdrb) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setNsxtVsip(VsipCounters nsxtVsip) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setNsxtVswitch(VswitchCounters nsxtVswitch) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setRxBytes(DataCounter rxBytes) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setRxPackets(DataCounter rxPackets) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setTxBytes(DataCounter txBytes) |
|
SegmentStatistics.Builder |
SegmentStatistics.Builder.setTxPackets(DataCounter txPackets) |
|