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)Gets all labels or a specific label if name is provided.default GetLabelsPublisherFraudDetectorAsyncClient. getLabelsPaginator(GetLabelsRequest getLabelsRequest)Gets all labels or a specific label if name is provided.
-