| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnomalyDetector> |
DescribeAnomalyDetectorsResponse.anomalyDetectors()
The list of anomaly detection models returned by the operation.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAnomalyDetectorsResponse.Builder |
DescribeAnomalyDetectorsResponse.Builder.anomalyDetectors(AnomalyDetector... anomalyDetectors)
The list of anomaly detection models returned by the operation.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAnomalyDetectorsResponse.Builder |
DescribeAnomalyDetectorsResponse.Builder.anomalyDetectors(Collection<AnomalyDetector> anomalyDetectors)
The list of anomaly detection models returned by the operation.
|
Copyright © 2020. All rights reserved.