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