Uses of Class
software.amazon.awssdk.services.qldb.paginators.ListLedgersPublisher
-
Packages that use ListLedgersPublisher Package Description software.amazon.awssdk.services.qldb The resource management API for Amazon QLDB -
-
Uses of ListLedgersPublisher in software.amazon.awssdk.services.qldb
Methods in software.amazon.awssdk.services.qldb that return ListLedgersPublisher Modifier and Type Method Description default ListLedgersPublisherQldbAsyncClient. listLedgersPaginator(Consumer<ListLedgersRequest.Builder> listLedgersRequest)Returns all ledgers that are associated with the current Amazon Web Services account and Region.default ListLedgersPublisherQldbAsyncClient. listLedgersPaginator(ListLedgersRequest listLedgersRequest)Returns all ledgers that are associated with the current Amazon Web Services account and Region.
-