Interface AnomalyDetectorConfigSummary.Builder

    • Method Detail

      • anomalyDetectorFrequency

        AnomalyDetectorConfigSummary.Builder anomalyDetectorFrequency​(String anomalyDetectorFrequency)

        The interval at which the detector analyzes its source data.

        Parameters:
        anomalyDetectorFrequency - The interval at which the detector analyzes its source data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Frequency, Frequency
      • anomalyDetectorFrequency

        AnomalyDetectorConfigSummary.Builder anomalyDetectorFrequency​(Frequency anomalyDetectorFrequency)

        The interval at which the detector analyzes its source data.

        Parameters:
        anomalyDetectorFrequency - The interval at which the detector analyzes its source data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Frequency, Frequency