TransactionResult
Index
Constructors
Methods
Constructors
constructor
Returns TransactionResult
Methods
getCreatedObjects
Return the ordered list of CloudObjects created in this transaction.
Returns CloudObject[]
the list of CloudObjects instances
Return the ordered list of CloudObjects created in this transaction.
the list of CloudObjects instances
A transaction result is the object received after a transaction has been executed successfully. It provides information about what has been done.