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)This is a variant ofFraudDetectorAsyncClient.getBatchImportJobs(software.amazon.awssdk.services.frauddetector.model.GetBatchImportJobsRequest)operation.default GetBatchImportJobsPublisherFraudDetectorAsyncClient. getBatchImportJobsPaginator(GetBatchImportJobsRequest getBatchImportJobsRequest)This is a variant ofFraudDetectorAsyncClient.getBatchImportJobs(software.amazon.awssdk.services.frauddetector.model.GetBatchImportJobsRequest)operation.
-