Uses of Class
software.amazon.awssdk.services.lookoutmetrics.model.AnomalyGroupTimeSeries
-
Packages that use AnomalyGroupTimeSeries Package Description software.amazon.awssdk.services.lookoutmetrics.model -
-
Uses of AnomalyGroupTimeSeries in software.amazon.awssdk.services.lookoutmetrics.model
Methods in software.amazon.awssdk.services.lookoutmetrics.model that return AnomalyGroupTimeSeries Modifier and Type Method Description AnomalyGroupTimeSeriesGetFeedbackRequest. anomalyGroupTimeSeriesFeedback()The anomalous metric and group ID.Methods in software.amazon.awssdk.services.lookoutmetrics.model with parameters of type AnomalyGroupTimeSeries Modifier and Type Method Description GetFeedbackRequest.BuilderGetFeedbackRequest.Builder. anomalyGroupTimeSeriesFeedback(AnomalyGroupTimeSeries anomalyGroupTimeSeriesFeedback)The anomalous metric and group ID.
-