public static final class GreTunnelTrafficStatistics.Builder
extends java.lang.Object
GreTunnelTrafficStatistics.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
GreTunnelTrafficStatistics. |
| Modifier and Type | Method and Description |
|---|---|
GreTunnelTrafficStatistics |
build() |
GreTunnelTrafficStatistics.Builder |
setDestination(java.lang.String destination)
GreTunnelTrafficStatistics - Resource type as GreTunnelTrafficStatistics will be
used to populate P2P GRE Tunnel traffic statistics 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.
|
GreTunnelTrafficStatistics.Builder |
setPerEdgeNodeStatistics(java.util.List<TunnelPortStatisticsPerNode> perEdgeNodeStatistics)
Set of Tunnel statistics per edge node
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
GreTunnelTrafficStatistics.public GreTunnelTrafficStatistics.Builder setDestination(java.lang.String destination)
destination - New value for the property.public GreTunnelTrafficStatistics.Builder setPerEdgeNodeStatistics(java.util.List<TunnelPortStatisticsPerNode> perEdgeNodeStatistics)
perEdgeNodeStatistics - New value for the property.public GreTunnelTrafficStatistics build()