Uses of Class
software.amazon.awssdk.services.lookoutmetrics.model.AnomalyGroupTimeSeriesFeedback
-
Packages that use AnomalyGroupTimeSeriesFeedback Package Description software.amazon.awssdk.services.lookoutmetrics.model -
-
Uses of AnomalyGroupTimeSeriesFeedback in software.amazon.awssdk.services.lookoutmetrics.model
Methods in software.amazon.awssdk.services.lookoutmetrics.model that return AnomalyGroupTimeSeriesFeedback Modifier and Type Method Description AnomalyGroupTimeSeriesFeedbackPutFeedbackRequest. anomalyGroupTimeSeriesFeedback()Feedback for an anomalous metric.Methods in software.amazon.awssdk.services.lookoutmetrics.model with parameters of type AnomalyGroupTimeSeriesFeedback Modifier and Type Method Description PutFeedbackRequest.BuilderPutFeedbackRequest.Builder. anomalyGroupTimeSeriesFeedback(AnomalyGroupTimeSeriesFeedback anomalyGroupTimeSeriesFeedback)Feedback for an anomalous metric.
-