| Package | Description |
|---|---|
| com.amazonaws.services.qldbsession.model |
| Modifier and Type | Method and Description |
|---|---|
StartTransactionResult |
StartTransactionResult.clone() |
StartTransactionResult |
SendCommandResult.getStartTransaction()
Contains the details of the started transaction.
|
StartTransactionResult |
StartTransactionResult.withTimingInformation(TimingInformation timingInformation)
Contains server-side performance information for the command.
|
StartTransactionResult |
StartTransactionResult.withTransactionId(String transactionId)
The transaction ID of the started transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendCommandResult.setStartTransaction(StartTransactionResult startTransaction)
Contains the details of the started transaction.
|
SendCommandResult |
SendCommandResult.withStartTransaction(StartTransactionResult startTransaction)
Contains the details of the started transaction.
|
Copyright © 2025. All rights reserved.