Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.ListEventPredictionsPublisher
-
Packages that use ListEventPredictionsPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of ListEventPredictionsPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return ListEventPredictionsPublisher Modifier and Type Method Description default ListEventPredictionsPublisherFraudDetectorAsyncClient. listEventPredictionsPaginator(Consumer<ListEventPredictionsRequest.Builder> listEventPredictionsRequest)This is a variant ofFraudDetectorAsyncClient.listEventPredictions(software.amazon.awssdk.services.frauddetector.model.ListEventPredictionsRequest)operation.default ListEventPredictionsPublisherFraudDetectorAsyncClient. listEventPredictionsPaginator(ListEventPredictionsRequest listEventPredictionsRequest)This is a variant ofFraudDetectorAsyncClient.listEventPredictions(software.amazon.awssdk.services.frauddetector.model.ListEventPredictionsRequest)operation.
-