Uses of Interface
software.amazon.awssdk.services.qldb.QldbAsyncClient
-
Packages that use QldbAsyncClient Package Description software.amazon.awssdk.services.qldb The resource management API for Amazon QLDBsoftware.amazon.awssdk.services.qldb.paginators -
-
Uses of QldbAsyncClient in software.amazon.awssdk.services.qldb
Methods in software.amazon.awssdk.services.qldb that return QldbAsyncClient Modifier and Type Method Description static QldbAsyncClientQldbAsyncClient. create()Create aQldbAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of QldbAsyncClient in software.amazon.awssdk.services.qldb.paginators
Constructors in software.amazon.awssdk.services.qldb.paginators with parameters of type QldbAsyncClient Constructor Description ListJournalKinesisStreamsForLedgerPublisher(QldbAsyncClient client, ListJournalKinesisStreamsForLedgerRequest firstRequest)ListJournalS3ExportsForLedgerPublisher(QldbAsyncClient client, ListJournalS3ExportsForLedgerRequest firstRequest)ListJournalS3ExportsPublisher(QldbAsyncClient client, ListJournalS3ExportsRequest firstRequest)ListLedgersPublisher(QldbAsyncClient client, ListLedgersRequest firstRequest)
-