| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyGroupTimeSeries |
AnomalyGroupTimeSeries.clone() |
AnomalyGroupTimeSeries |
GetFeedbackRequest.getAnomalyGroupTimeSeriesFeedback()
The anomalous metric and group ID.
|
AnomalyGroupTimeSeries |
AnomalyGroupTimeSeries.withAnomalyGroupId(String anomalyGroupId)
The ID of the anomaly group.
|
AnomalyGroupTimeSeries |
AnomalyGroupTimeSeries.withTimeSeriesId(String timeSeriesId)
The ID of the metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeedbackRequest.setAnomalyGroupTimeSeriesFeedback(AnomalyGroupTimeSeries anomalyGroupTimeSeriesFeedback)
The anomalous metric and group ID.
|
GetFeedbackRequest |
GetFeedbackRequest.withAnomalyGroupTimeSeriesFeedback(AnomalyGroupTimeSeries anomalyGroupTimeSeriesFeedback)
The anomalous metric and group ID.
|
Copyright © 2024. All rights reserved.