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)This is a variant ofQldbAsyncClient.listJournalS3Exports(software.amazon.awssdk.services.qldb.model.ListJournalS3ExportsRequest)operation.default ListJournalS3ExportsPublisherQldbAsyncClient. listJournalS3ExportsPaginator(ListJournalS3ExportsRequest listJournalS3ExportsRequest)This is a variant ofQldbAsyncClient.listJournalS3Exports(software.amazon.awssdk.services.qldb.model.ListJournalS3ExportsRequest)operation.
-