| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<InterMetricImpactDetails> |
ListAnomalyGroupRelatedMetricsResponse.interMetricImpactList()
Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by
the anomaly group.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnomalyGroupRelatedMetricsResponse.Builder |
ListAnomalyGroupRelatedMetricsResponse.Builder.interMetricImpactList(InterMetricImpactDetails... interMetricImpactList)
Aggregated details about the measures contributing to the anomaly group, and the measures potentially
impacted by the anomaly group.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnomalyGroupRelatedMetricsResponse.Builder |
ListAnomalyGroupRelatedMetricsResponse.Builder.interMetricImpactList(Collection<InterMetricImpactDetails> interMetricImpactList)
Aggregated details about the measures contributing to the anomaly group, and the measures potentially
impacted by the anomaly group.
|
Copyright © 2023. All rights reserved.