| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesFeedback |
TimeSeriesFeedback.clone() |
TimeSeriesFeedback |
TimeSeriesFeedback.withIsAnomaly(Boolean isAnomaly)
Feedback on whether the metric is a legitimate anomaly.
|
TimeSeriesFeedback |
TimeSeriesFeedback.withTimeSeriesId(String timeSeriesId)
The ID of the metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<TimeSeriesFeedback> |
GetFeedbackResult.getAnomalyGroupTimeSeriesFeedback()
Feedback for an anomalous metric.
|
| Modifier and Type | Method and Description |
|---|---|
GetFeedbackResult |
GetFeedbackResult.withAnomalyGroupTimeSeriesFeedback(TimeSeriesFeedback... anomalyGroupTimeSeriesFeedback)
Feedback for an anomalous metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeedbackResult.setAnomalyGroupTimeSeriesFeedback(Collection<TimeSeriesFeedback> anomalyGroupTimeSeriesFeedback)
Feedback for an anomalous metric.
|
GetFeedbackResult |
GetFeedbackResult.withAnomalyGroupTimeSeriesFeedback(Collection<TimeSeriesFeedback> anomalyGroupTimeSeriesFeedback)
Feedback for an anomalous metric.
|
Copyright © 2024. All rights reserved.