Interface AnomalyDetectorConfigSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AnomalyDetectorConfigSummary.Builder,AnomalyDetectorConfigSummary>, SdkBuilder<AnomalyDetectorConfigSummary.Builder,AnomalyDetectorConfigSummary>, SdkPojo
Enclosing class:
AnomalyDetectorConfigSummary

public static interface AnomalyDetectorConfigSummary.Builder extends SdkPojo, CopyableBuilder<AnomalyDetectorConfigSummary.Builder,AnomalyDetectorConfigSummary>
  • Method Details

    • 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:
    • 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: