Class TrafficAnalyticsProperties


  • public class TrafficAnalyticsProperties
    extends Object
    Parameters that define the configuration of traffic analytics.
    • Constructor Detail

      • TrafficAnalyticsProperties

        public TrafficAnalyticsProperties()
    • Method Detail

      • networkWatcherFlowAnalyticsConfiguration

        public TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration()
        Get the networkWatcherFlowAnalyticsConfiguration value.
        Returns:
        the networkWatcherFlowAnalyticsConfiguration value
      • withNetworkWatcherFlowAnalyticsConfiguration

        public TrafficAnalyticsProperties withNetworkWatcherFlowAnalyticsConfiguration​(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration)
        Set the networkWatcherFlowAnalyticsConfiguration value.
        Parameters:
        networkWatcherFlowAnalyticsConfiguration - the networkWatcherFlowAnalyticsConfiguration value to set
        Returns:
        the TrafficAnalyticsProperties object itself.