Uses of Class
software.amazon.awssdk.services.frauddetector.paginators.GetListsMetadataPublisher
-
Packages that use GetListsMetadataPublisher Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of GetListsMetadataPublisher in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that return GetListsMetadataPublisher Modifier and Type Method Description default GetListsMetadataPublisherFraudDetectorAsyncClient. getListsMetadataPaginator(Consumer<GetListsMetadataRequest.Builder> getListsMetadataRequest)Gets the metadata of either all the lists under the account or the specified list.default GetListsMetadataPublisherFraudDetectorAsyncClient. getListsMetadataPaginator(GetListsMetadataRequest getListsMetadataRequest)Gets the metadata of either all the lists under the account or the specified list.
-