static ListAnomalyGroupRelatedMetricsResponse.Builder |
ListAnomalyGroupRelatedMetricsResponse.builder() |
|
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.
|
ListAnomalyGroupRelatedMetricsResponse.Builder |
ListAnomalyGroupRelatedMetricsResponse.Builder.interMetricImpactList(Consumer<InterMetricImpactDetails.Builder>... interMetricImpactList) |
Aggregated details about the measures contributing to the anomaly group, and the measures potentially
impacted by the anomaly group.
|
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.
|
ListAnomalyGroupRelatedMetricsResponse.Builder |
ListAnomalyGroupRelatedMetricsResponse.Builder.nextToken(String nextToken) |
The pagination token that's included if more results are available.
|
ListAnomalyGroupRelatedMetricsResponse.Builder |
ListAnomalyGroupRelatedMetricsResponse.toBuilder() |
|