| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldbsession |
The transactional data APIs for Amazon QLDB
|
| software.amazon.awssdk.services.qldbsession.transform |
| Modifier and Type | Method and Description |
|---|---|
default SendCommandResponse |
QldbSessionClient.sendCommand(SendCommandRequest sendCommandRequest)
Sends a command to an Amazon QLDB ledger.
|
default CompletableFuture<SendCommandResponse> |
QldbSessionAsyncClient.sendCommand(SendCommandRequest sendCommandRequest)
Sends a command to an Amazon QLDB ledger.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendCommandRequestMarshaller.marshall(SendCommandRequest sendCommandRequest) |
Copyright © 2023. All rights reserved.