Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetVariablesIterable
-
Packages that use GetVariablesIterable Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetVariablesIterable in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetVariablesIterable Modifier and Type Method Description default GetVariablesIterableFraudDetectorClient. getVariablesPaginator(Consumer<GetVariablesRequest.Builder> getVariablesRequest)This is a variant ofFraudDetectorClient.getVariables(software.amazon.awssdk.services.frauddetector.model.GetVariablesRequest)operation.default GetVariablesIterableFraudDetectorClient. getVariablesPaginator(GetVariablesRequest getVariablesRequest)This is a variant ofFraudDetectorClient.getVariables(software.amazon.awssdk.services.frauddetector.model.GetVariablesRequest)operation.
-