public static interface AnomalyDetectorConfigSummary.Builder extends SdkPojo, CopyableBuilder<AnomalyDetectorConfigSummary.Builder,AnomalyDetectorConfigSummary>
| Modifier and Type | Method and Description |
|---|---|
AnomalyDetectorConfigSummary.Builder |
anomalyDetectorFrequency(Frequency anomalyDetectorFrequency)
The interval at which the detector analyzes its source data.
|
AnomalyDetectorConfigSummary.Builder |
anomalyDetectorFrequency(String anomalyDetectorFrequency)
The interval at which the detector analyzes its source data.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnomalyDetectorConfigSummary.Builder anomalyDetectorFrequency(String anomalyDetectorFrequency)
The interval at which the detector analyzes its source data.
AnomalyDetectorConfigSummary.Builder anomalyDetectorFrequency(Frequency anomalyDetectorFrequency)
The interval at which the detector analyzes its source data.
Copyright © 2023. All rights reserved.