Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetRulesPublisher
-
Packages that use GetRulesPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetRulesPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetRulesPublisher Modifier and Type Method Description default GetRulesPublisherFraudDetectorAsyncClient. getRulesPaginator(Consumer<GetRulesRequest.Builder> getRulesRequest)Get all rules for a detector (paginated) ifruleIdandruleVersionare not specified.default GetRulesPublisherFraudDetectorAsyncClient. getRulesPaginator(GetRulesRequest getRulesRequest)Get all rules for a detector (paginated) ifruleIdandruleVersionare not specified.
-