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