| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAnomalyGroupRelatedMetricsResponse.Builder> |
ListAnomalyGroupRelatedMetricsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.