Class L2VpnSessionStatistics.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of L2VpnSessionStatistics.
    • Method Detail

      • setTapTrafficCounters

        public L2VpnSessionStatistics.Builder setTapTrafficCounters​(java.util.List<L2VpnTapTrafficStatistics> tapTrafficCounters)
        Tunnel port traffic counters. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        tapTrafficCounters - New value for the property.
      • setTrafficStatisticsPerSegment

        public L2VpnSessionStatistics.Builder setTrafficStatisticsPerSegment​(java.util.List<L2VpnPerSegmentTrafficStatistics> trafficStatisticsPerSegment)
        Traffic statistics per segment. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        trafficStatisticsPerSegment - New value for the property.
      • setEnforcementPointPath

        public L2VpnSessionStatistics.Builder setEnforcementPointPath​(java.lang.String enforcementPointPath)
        Policy Path referencing the enforcement point wehere the statistics are fetched. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        enforcementPointPath - New value for the property.