Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetOutcomesPublisher
-
Packages that use GetOutcomesPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetOutcomesPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetOutcomesPublisher Modifier and Type Method Description default GetOutcomesPublisherFraudDetectorAsyncClient. getOutcomesPaginator(Consumer<GetOutcomesRequest.Builder> getOutcomesRequest)This is a variant ofFraudDetectorAsyncClient.getOutcomes(software.amazon.awssdk.services.frauddetector.model.GetOutcomesRequest)operation.default GetOutcomesPublisherFraudDetectorAsyncClient. getOutcomesPaginator(GetOutcomesRequest getOutcomesRequest)This is a variant ofFraudDetectorAsyncClient.getOutcomes(software.amazon.awssdk.services.frauddetector.model.GetOutcomesRequest)operation.
-