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