| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnomalyDetectorSummary> |
ListAnomalyDetectorsResponse.anomalyDetectorSummaryList()
A list of anomaly detectors in the account in the current region.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnomalyDetectorsResponse.Builder |
ListAnomalyDetectorsResponse.Builder.anomalyDetectorSummaryList(AnomalyDetectorSummary... anomalyDetectorSummaryList)
A list of anomaly detectors in the account in the current region.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnomalyDetectorsResponse.Builder |
ListAnomalyDetectorsResponse.Builder.anomalyDetectorSummaryList(Collection<AnomalyDetectorSummary> anomalyDetectorSummaryList)
A list of anomaly detectors in the account in the current region.
|
Copyright © 2023. All rights reserved.