public static final class L2VpnSessionStatistics.Builder
extends java.lang.Object
L2VpnSessionStatistics.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
L2VpnSessionStatistics. |
| Modifier and Type | Method and Description |
|---|---|
L2VpnSessionStatistics |
build() |
L2VpnSessionStatistics.Builder |
setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point wehere the statistics are fetched.
|
L2VpnSessionStatistics.Builder |
setTapTrafficCounters(java.util.List<L2VpnTapTrafficStatistics> tapTrafficCounters)
Tunnel port traffic counters.
|
L2VpnSessionStatistics.Builder |
setTrafficStatisticsPerSegment(java.util.List<L2VpnPerSegmentTrafficStatistics> trafficStatisticsPerSegment)
Traffic statistics per segment.
|
public Builder()
L2VpnSessionStatistics.public L2VpnSessionStatistics.Builder setTapTrafficCounters(java.util.List<L2VpnTapTrafficStatistics> tapTrafficCounters)
tapTrafficCounters - New value for the property.public L2VpnSessionStatistics.Builder setTrafficStatisticsPerSegment(java.util.List<L2VpnPerSegmentTrafficStatistics> trafficStatisticsPerSegment)
trafficStatisticsPerSegment - New value for the property.public L2VpnSessionStatistics.Builder setEnforcementPointPath(java.lang.String enforcementPointPath)
enforcementPointPath - New value for the property.public L2VpnSessionStatistics build()