TunnelPortStatisticsPerNode.Builder |
TunnelPortStatisticsPerNode.Builder.setEdgePath(java.lang.String edgePath) |
Edge node policy path
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TunnelPortStatisticsPerNode.Builder |
TunnelPortStatisticsPerNode.Builder.setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp) |
Timestamp when the data was last updated; unset if data source has never updated
the data.
|
TunnelPortStatisticsPerNode.Builder |
TunnelPortStatisticsPerNode.Builder.setLogicalRouterPortId(java.lang.String logicalRouterPortId) |
ID of the tunnel router port
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TunnelPortStatisticsPerNode.Builder |
TunnelPortStatisticsPerNode.Builder.setRx(LogicalRouterPortCounters rx) |
|
TunnelPortStatisticsPerNode.Builder |
TunnelPortStatisticsPerNode.Builder.setSource(java.lang.String source) |
Tunnel source address format: ip
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
TunnelPortStatisticsPerNode.Builder |
TunnelPortStatisticsPerNode.Builder.setSubClusterId(java.lang.String subClusterId) |
The subcluster ID of logical router port.
|
TunnelPortStatisticsPerNode.Builder |
TunnelPortStatisticsPerNode.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.
|
TunnelPortStatisticsPerNode.Builder |
TunnelPortStatisticsPerNode.Builder.setTx(LogicalRouterPortCounters tx) |
|