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)Gets all of the variables or the specific variable.default GetVariablesPublisherFraudDetectorAsyncClient. getVariablesPaginator(GetVariablesRequest getVariablesRequest)Gets all of the variables or the specific variable.
-