Uses of Class
software.amazon.awssdk.services.qldb.paginators.ListJournalS3ExportsPublisher
-
Packages that use ListJournalS3ExportsPublisher Package Description software.amazon.awssdk.services.qldb The resource management API for Amazon QLDB -
-
Uses of ListJournalS3ExportsPublisher in software.amazon.awssdk.services.qldb
Methods in software.amazon.awssdk.services.qldb that return ListJournalS3ExportsPublisher Modifier and Type Method Description default ListJournalS3ExportsPublisherQldbAsyncClient. listJournalS3ExportsPaginator(Consumer<ListJournalS3ExportsRequest.Builder> listJournalS3ExportsRequest)Returns all journal export jobs for all ledgers that are associated with the current Amazon Web Services account and Region.default ListJournalS3ExportsPublisherQldbAsyncClient. listJournalS3ExportsPaginator(ListJournalS3ExportsRequest listJournalS3ExportsRequest)Returns all journal export jobs for all ledgers that are associated with the current Amazon Web Services account and Region.
-