Uses of Class
software.amazon.awssdk.services.qldbsession.model.StartTransactionResult
-
Packages that use StartTransactionResult Package Description software.amazon.awssdk.services.qldbsession.model -
-
Uses of StartTransactionResult in software.amazon.awssdk.services.qldbsession.model
Methods in software.amazon.awssdk.services.qldbsession.model that return StartTransactionResult Modifier and Type Method Description StartTransactionResultSendCommandResponse. startTransaction()Contains the details of the started transaction.Methods in software.amazon.awssdk.services.qldbsession.model with parameters of type StartTransactionResult Modifier and Type Method Description SendCommandResponse.BuilderSendCommandResponse.Builder. startTransaction(StartTransactionResult startTransaction)Contains the details of the started transaction.
-