Uses of Interface
software.amazon.awssdk.services.qldb.QldbClient
-
Packages that use QldbClient Package Description software.amazon.awssdk.services.qldb The resource management API for Amazon QLDBsoftware.amazon.awssdk.services.qldb.paginators -
-
Uses of QldbClient in software.amazon.awssdk.services.qldb
Methods in software.amazon.awssdk.services.qldb that return QldbClient Modifier and Type Method Description static QldbClientQldbClient. create()Create aQldbClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of QldbClient in software.amazon.awssdk.services.qldb.paginators
Constructors in software.amazon.awssdk.services.qldb.paginators with parameters of type QldbClient Constructor Description ListJournalKinesisStreamsForLedgerIterable(QldbClient client, ListJournalKinesisStreamsForLedgerRequest firstRequest)ListJournalS3ExportsForLedgerIterable(QldbClient client, ListJournalS3ExportsForLedgerRequest firstRequest)ListJournalS3ExportsIterable(QldbClient client, ListJournalS3ExportsRequest firstRequest)ListLedgersIterable(QldbClient client, ListLedgersRequest firstRequest)
-