| 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.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 © 2020. All rights reserved.