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