Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetBatchImportJobsIterable
-
Packages that use GetBatchImportJobsIterable Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetBatchImportJobsIterable in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetBatchImportJobsIterable Modifier and Type Method Description default GetBatchImportJobsIterableFraudDetectorClient. getBatchImportJobsPaginator(Consumer<GetBatchImportJobsRequest.Builder> getBatchImportJobsRequest)Gets all batch import jobs or a specific job of the specified ID.default GetBatchImportJobsIterableFraudDetectorClient. getBatchImportJobsPaginator(GetBatchImportJobsRequest getBatchImportJobsRequest)Gets all batch import jobs or a specific job of the specified ID.
-