| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetricLevelImpact> |
AnomalyGroup.metricLevelImpactList()
A list of measures affected by the anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
AnomalyGroup.Builder |
AnomalyGroup.Builder.metricLevelImpactList(MetricLevelImpact... metricLevelImpactList)
A list of measures affected by the anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
AnomalyGroup.Builder |
AnomalyGroup.Builder.metricLevelImpactList(Collection<MetricLevelImpact> metricLevelImpactList)
A list of measures affected by the anomaly.
|
Copyright © 2023. All rights reserved.