| 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 CompletableFuture<UpdateLedgerResponse> |
QldbAsyncClient.updateLedger(UpdateLedgerRequest updateLedgerRequest)
Updates properties on a ledger.
|
default UpdateLedgerResponse |
QldbClient.updateLedger(UpdateLedgerRequest updateLedgerRequest)
Updates properties on a ledger.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateLedgerRequestMarshaller.marshall(UpdateLedgerRequest updateLedgerRequest) |
Copyright © 2020. All rights reserved.