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