Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetModelsPublisher
-
Packages that use GetModelsPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetModelsPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetModelsPublisher Modifier and Type Method Description default GetModelsPublisherFraudDetectorAsyncClient. getModelsPaginator(Consumer<GetModelsRequest.Builder> getModelsRequest)Gets one or more models.default GetModelsPublisherFraudDetectorAsyncClient. getModelsPaginator(GetModelsRequest getModelsRequest)Gets one or more models.
-