Uses of Class
software.amazon.awssdk.services.qldb.paginators.ListJournalKinesisStreamsForLedgerPublisher
-
Packages that use ListJournalKinesisStreamsForLedgerPublisher Package Description software.amazon.awssdk.services.qldb The resource management API for Amazon QLDB -
-
Uses of ListJournalKinesisStreamsForLedgerPublisher in software.amazon.awssdk.services.qldb
Methods in software.amazon.awssdk.services.qldb that return ListJournalKinesisStreamsForLedgerPublisher Modifier and Type Method Description default ListJournalKinesisStreamsForLedgerPublisherQldbAsyncClient. listJournalKinesisStreamsForLedgerPaginator(Consumer<ListJournalKinesisStreamsForLedgerRequest.Builder> listJournalKinesisStreamsForLedgerRequest)Returns all Amazon QLDB journal streams for a given ledger.default ListJournalKinesisStreamsForLedgerPublisherQldbAsyncClient. listJournalKinesisStreamsForLedgerPaginator(ListJournalKinesisStreamsForLedgerRequest listJournalKinesisStreamsForLedgerRequest)Returns all Amazon QLDB journal streams for a given ledger.
-