| 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<DeleteLedgerResponse> |
QldbAsyncClient.deleteLedger(DeleteLedgerRequest deleteLedgerRequest)
Deletes a ledger and all of its contents.
|
default DeleteLedgerResponse |
QldbClient.deleteLedger(DeleteLedgerRequest deleteLedgerRequest)
Deletes a ledger and all of its contents.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLedgerRequestMarshaller.marshall(DeleteLedgerRequest deleteLedgerRequest) |
Copyright © 2020. All rights reserved.