| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldbsession |
The transactional data APIs for Amazon QLDB
|
| software.amazon.awssdk.services.qldbsession.model | |
| software.amazon.awssdk.services.qldbsession.transform |
| Class and Description |
|---|
| BadRequestException
Returned if the request is malformed or contains an error such as an invalid parameter value or a missing required
parameter.
|
| CapacityExceededException
Returned when the request exceeds the processing capacity of the ledger.
|
| InvalidSessionException
Returned if the session doesn't exist anymore because it timed out or expired.
|
| LimitExceededException
Returned if a resource limit such as number of active sessions is exceeded.
|
| OccConflictException
Returned when a transaction cannot be written to the journal due to a failure in the verification phase of
optimistic concurrency control (OCC).
|
| QldbSessionException |
| RateExceededException
Returned when the rate of requests exceeds the allowed throughput.
|
| SendCommandRequest |
| SendCommandRequest.Builder |
| SendCommandResponse |
| Class and Description |
|---|
| SendCommandRequest |
Copyright © 2021. All rights reserved.