| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
L2VpnSessionStatistics.Builder |
L2VpnSessionStatistics.Builder.setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point wehere the statistics are fetched.
|
L2VpnSessionStatistics.Builder |
L2VpnSessionStatistics.Builder.setTapTrafficCounters(java.util.List<L2VpnTapTrafficStatistics> tapTrafficCounters)
Tunnel port traffic counters.
|
L2VpnSessionStatistics.Builder |
L2VpnSessionStatistics.Builder.setTrafficStatisticsPerSegment(java.util.List<L2VpnPerSegmentTrafficStatistics> trafficStatisticsPerSegment)
Traffic statistics per segment.
|