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