| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyDetectorConfigSummary |
AnomalyDetectorConfigSummary.clone() |
AnomalyDetectorConfigSummary |
DescribeAnomalyDetectorResult.getAnomalyDetectorConfig()
Contains information about the detector's configuration.
|
AnomalyDetectorConfigSummary |
AnomalyDetectorConfigSummary.withAnomalyDetectorFrequency(Frequency anomalyDetectorFrequency)
The interval at which the detector analyzes its source data.
|
AnomalyDetectorConfigSummary |
AnomalyDetectorConfigSummary.withAnomalyDetectorFrequency(String anomalyDetectorFrequency)
The interval at which the detector analyzes its source data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAnomalyDetectorResult.setAnomalyDetectorConfig(AnomalyDetectorConfigSummary anomalyDetectorConfig)
Contains information about the detector's configuration.
|
DescribeAnomalyDetectorResult |
DescribeAnomalyDetectorResult.withAnomalyDetectorConfig(AnomalyDetectorConfigSummary anomalyDetectorConfig)
Contains information about the detector's configuration.
|
Copyright © 2024. All rights reserved.