Uses of Class
software.amazon.awssdk.services.qldb.paginators.ListJournalS3ExportsForLedgerPublisher
-
Packages that use ListJournalS3ExportsForLedgerPublisher Package Description software.amazon.awssdk.services.qldb The resource management API for Amazon QLDB -
-
Uses of ListJournalS3ExportsForLedgerPublisher in software.amazon.awssdk.services.qldb
Methods in software.amazon.awssdk.services.qldb that return ListJournalS3ExportsForLedgerPublisher Modifier and Type Method Description default ListJournalS3ExportsForLedgerPublisherQldbAsyncClient. listJournalS3ExportsForLedgerPaginator(Consumer<ListJournalS3ExportsForLedgerRequest.Builder> listJournalS3ExportsForLedgerRequest)Returns all journal export jobs for a specified ledger.default ListJournalS3ExportsForLedgerPublisherQldbAsyncClient. listJournalS3ExportsForLedgerPaginator(ListJournalS3ExportsForLedgerRequest listJournalS3ExportsForLedgerRequest)Returns all journal export jobs for a specified ledger.
-