| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldb |
The control plane for Amazon QLDB
|
| software.amazon.awssdk.services.qldb.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateLedgerResponse |
QldbClient.createLedger(CreateLedgerRequest createLedgerRequest)
Creates a new ledger in your Amazon Web Services account in the current Region.
|
default CompletableFuture<CreateLedgerResponse> |
QldbAsyncClient.createLedger(CreateLedgerRequest createLedgerRequest)
Creates a new ledger in your Amazon Web Services account in the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLedgerRequestMarshaller.marshall(CreateLedgerRequest createLedgerRequest) |
Copyright © 2023. All rights reserved.