Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetBatchPredictionJobsPublisher
-
Packages that use GetBatchPredictionJobsPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetBatchPredictionJobsPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetBatchPredictionJobsPublisher Modifier and Type Method Description default GetBatchPredictionJobsPublisherFraudDetectorAsyncClient. getBatchPredictionJobsPaginator(Consumer<GetBatchPredictionJobsRequest.Builder> getBatchPredictionJobsRequest)Gets all batch prediction jobs or a specific job if you specify a job ID.default GetBatchPredictionJobsPublisherFraudDetectorAsyncClient. getBatchPredictionJobsPaginator(GetBatchPredictionJobsRequest getBatchPredictionJobsRequest)Gets all batch prediction jobs or a specific job if you specify a job ID.
-