public static final class GreTunnelAggregateTrafficStatistics.Builder
extends java.lang.Object
GreTunnelAggregateTrafficStatistics.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
GreTunnelAggregateTrafficStatistics. |
| Modifier and Type | Method and Description |
|---|---|
GreTunnelAggregateTrafficStatistics |
build() |
GreTunnelAggregateTrafficStatistics.Builder |
setDestination(java.lang.String destination)
Tunnel destination 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.
|
GreTunnelAggregateTrafficStatistics.Builder |
setTrafficSummary(LogicalRouterPortStatisticsSummary trafficSummary) |
GreTunnelAggregateTrafficStatistics.Builder |
setTunnelPolicyPath(java.lang.String tunnelPolicyPath)
Policy path for the tunnel interface
|
public Builder()
GreTunnelAggregateTrafficStatistics.public GreTunnelAggregateTrafficStatistics.Builder setDestination(java.lang.String destination)
destination - New value for the property.public GreTunnelAggregateTrafficStatistics.Builder setTrafficSummary(LogicalRouterPortStatisticsSummary trafficSummary)
trafficSummary - New value for the property.public GreTunnelAggregateTrafficStatistics.Builder setTunnelPolicyPath(java.lang.String tunnelPolicyPath)
tunnelPolicyPath - New value for the property.public GreTunnelAggregateTrafficStatistics build()