Uses of Class
software.amazon.awssdk.services.lookoutmetrics.paginators.GetFeedbackIterable
-
Packages that use GetFeedbackIterable Package Description software.amazon.awssdk.services.lookoutmetrics This is the Amazon Lookout for Metrics API Reference. -
-
Uses of GetFeedbackIterable in software.amazon.awssdk.services.lookoutmetrics
Methods in software.amazon.awssdk.services.lookoutmetrics that return GetFeedbackIterable Modifier and Type Method Description default GetFeedbackIterableLookoutMetricsClient. getFeedbackPaginator(Consumer<GetFeedbackRequest.Builder> getFeedbackRequest)Get feedback for an anomaly group.default GetFeedbackIterableLookoutMetricsClient. getFeedbackPaginator(GetFeedbackRequest getFeedbackRequest)Get feedback for an anomaly group.
-