| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyGroupSummary.Builder |
AnomalyGroupSummary.Builder.anomalyGroupId(String anomalyGroupId)
The ID of the anomaly group.
|
AnomalyGroupSummary.Builder |
AnomalyGroupSummary.Builder.anomalyGroupScore(Double anomalyGroupScore)
The severity score of the group.
|
static AnomalyGroupSummary.Builder |
AnomalyGroupSummary.builder() |
AnomalyGroupSummary.Builder |
AnomalyGroupSummary.Builder.endTime(String endTime)
The end time for the group.
|
AnomalyGroupSummary.Builder |
AnomalyGroupSummary.Builder.primaryMetricName(String primaryMetricName)
The name of the primary affected measure for the group.
|
AnomalyGroupSummary.Builder |
AnomalyGroupSummary.Builder.startTime(String startTime)
The start time for the group.
|
AnomalyGroupSummary.Builder |
AnomalyGroupSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AnomalyGroupSummary.Builder> |
AnomalyGroupSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.