Uses of Interface
com.daml.ledger.api.v2.TransactionOuterClass.TransactionTreeOrBuilder
Packages that use TransactionOuterClass.TransactionTreeOrBuilder
-
Uses of TransactionOuterClass.TransactionTreeOrBuilder in com.daml.ledger.api.v2
Classes in com.daml.ledger.api.v2 that implement TransactionOuterClass.TransactionTreeOrBuilderModifier and TypeClassDescriptionstatic final class
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.static final class
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Methods in com.daml.ledger.api.v2 that return TransactionOuterClass.TransactionTreeOrBuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.getTransactionOrBuilder()
The transaction tree that resulted from the submitted command.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.getTransactionOrBuilder()
The transaction tree that resulted from the submitted command.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseOrBuilder.getTransactionOrBuilder()
The transaction tree that resulted from the submitted command.UpdateServiceOuterClass.GetTransactionTreeResponse.Builder.getTransactionOrBuilder()
RequiredUpdateServiceOuterClass.GetTransactionTreeResponse.getTransactionOrBuilder()
RequiredUpdateServiceOuterClass.GetTransactionTreeResponseOrBuilder.getTransactionOrBuilder()
RequiredUpdateServiceOuterClass.GetUpdateTreesResponse.Builder.getTransactionTreeOrBuilder()
.com.daml.ledger.api.v2.TransactionTree transaction_tree = 1 [json_name = "transactionTree"];
UpdateServiceOuterClass.GetUpdateTreesResponse.getTransactionTreeOrBuilder()
.com.daml.ledger.api.v2.TransactionTree transaction_tree = 1 [json_name = "transactionTree"];
UpdateServiceOuterClass.GetUpdateTreesResponseOrBuilder.getTransactionTreeOrBuilder()
.com.daml.ledger.api.v2.TransactionTree transaction_tree = 1 [json_name = "transactionTree"];