public static interface TimeSeriesFeedback.Builder extends SdkPojo, CopyableBuilder<TimeSeriesFeedback.Builder,TimeSeriesFeedback>
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesFeedback.Builder |
isAnomaly(Boolean isAnomaly)
Feedback on whether the metric is a legitimate anomaly.
|
TimeSeriesFeedback.Builder |
timeSeriesId(String timeSeriesId)
The ID of the metric.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTimeSeriesFeedback.Builder timeSeriesId(String timeSeriesId)
The ID of the metric.
timeSeriesId - The ID of the metric.TimeSeriesFeedback.Builder isAnomaly(Boolean isAnomaly)
Feedback on whether the metric is a legitimate anomaly.
isAnomaly - Feedback on whether the metric is a legitimate anomaly.Copyright © 2023. All rights reserved.