Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetLabelsPublisher
-
Packages that use GetLabelsPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetLabelsPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetLabelsPublisher Modifier and Type Method Description default GetLabelsPublisherFraudDetectorAsyncClient. getLabelsPaginator(Consumer<GetLabelsRequest.Builder> getLabelsRequest)This is a variant ofFraudDetectorAsyncClient.getLabels(software.amazon.awssdk.services.frauddetector.model.GetLabelsRequest)operation.default GetLabelsPublisherFraudDetectorAsyncClient. getLabelsPaginator(GetLabelsRequest getLabelsRequest)This is a variant ofFraudDetectorAsyncClient.getLabels(software.amazon.awssdk.services.frauddetector.model.GetLabelsRequest)operation.
-