| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyDetectorConfig |
CreateAnomalyDetectorRequest.anomalyDetectorConfig()
Contains information about the configuration of the anomaly detector.
|
AnomalyDetectorConfig |
UpdateAnomalyDetectorRequest.anomalyDetectorConfig()
Contains information about the configuration to which the detector will be updated.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAnomalyDetectorRequest.Builder |
CreateAnomalyDetectorRequest.Builder.anomalyDetectorConfig(AnomalyDetectorConfig anomalyDetectorConfig)
Contains information about the configuration of the anomaly detector.
|
UpdateAnomalyDetectorRequest.Builder |
UpdateAnomalyDetectorRequest.Builder.anomalyDetectorConfig(AnomalyDetectorConfig anomalyDetectorConfig)
Contains information about the configuration to which the detector will be updated.
|
Copyright © 2023. All rights reserved.