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)This is a variant ofLookoutMetricsAsyncClient.getFeedback(software.amazon.awssdk.services.lookoutmetrics.model.GetFeedbackRequest)operation.default GetFeedbackPublisherLookoutMetricsAsyncClient. getFeedbackPaginator(GetFeedbackRequest getFeedbackRequest)This is a variant ofLookoutMetricsAsyncClient.getFeedback(software.amazon.awssdk.services.lookoutmetrics.model.GetFeedbackRequest)operation.
-