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