Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetBatchPredictionJobsIterable
-
Packages that use GetBatchPredictionJobsIterable Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetBatchPredictionJobsIterable in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetBatchPredictionJobsIterable Modifier and Type Method Description default GetBatchPredictionJobsIterableFraudDetectorClient. getBatchPredictionJobsPaginator(Consumer<GetBatchPredictionJobsRequest.Builder> getBatchPredictionJobsRequest)This is a variant ofFraudDetectorClient.getBatchPredictionJobs(software.amazon.awssdk.services.frauddetector.model.GetBatchPredictionJobsRequest)operation.default GetBatchPredictionJobsIterableFraudDetectorClient. getBatchPredictionJobsPaginator(GetBatchPredictionJobsRequest getBatchPredictionJobsRequest)This is a variant ofFraudDetectorClient.getBatchPredictionJobs(software.amazon.awssdk.services.frauddetector.model.GetBatchPredictionJobsRequest)operation.
-