Uses of Class
com.daml.ledger.api.v2.TransactionOuterClass.TransactionTree.Builder
Packages that use TransactionOuterClass.TransactionTree.Builder
-
Uses of TransactionOuterClass.TransactionTree.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return TransactionOuterClass.TransactionTree.BuilderModifier and TypeMethodDescriptionTransactionOuterClass.TransactionTree.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) TransactionOuterClass.TransactionTree.Builder.clear()
TransactionOuterClass.TransactionTree.Builder.clearCommandId()
The ID of the command which resulted in this transaction.TransactionOuterClass.TransactionTree.Builder.clearEffectiveAt()
Ledger effective time.TransactionOuterClass.TransactionTree.Builder.clearEventsById()
TransactionOuterClass.TransactionTree.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) TransactionOuterClass.TransactionTree.Builder.clearOffset()
The absolute offset.TransactionOuterClass.TransactionTree.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) TransactionOuterClass.TransactionTree.Builder.clearRecordTime()
The time at which the transaction was recorded.TransactionOuterClass.TransactionTree.Builder.clearSynchronizerId()
A valid synchronizer id.TransactionOuterClass.TransactionTree.Builder.clearTraceContext()
Optional; ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.TransactionOuterClass.TransactionTree.Builder.clearUpdateId()
Assigned by the server.TransactionOuterClass.TransactionTree.Builder.clearWorkflowId()
The workflow ID used in command submission.TransactionOuterClass.TransactionTree.Builder.clone()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.getTransactionBuilder()
The transaction tree that resulted from the submitted command.UpdateServiceOuterClass.GetTransactionTreeResponse.Builder.getTransactionBuilder()
RequiredUpdateServiceOuterClass.GetUpdateTreesResponse.Builder.getTransactionTreeBuilder()
.com.daml.ledger.api.v2.TransactionTree transaction_tree = 1 [json_name = "transactionTree"];
TransactionOuterClass.TransactionTree.Builder.mergeEffectiveAt
(com.google.protobuf.Timestamp value) Ledger effective time.TransactionOuterClass.TransactionTree.Builder.mergeFrom
(TransactionOuterClass.TransactionTree other) TransactionOuterClass.TransactionTree.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TransactionOuterClass.TransactionTree.Builder.mergeFrom
(com.google.protobuf.Message other) TransactionOuterClass.TransactionTree.Builder.mergeRecordTime
(com.google.protobuf.Timestamp value) The time at which the transaction was recorded.TransactionOuterClass.TransactionTree.Builder.mergeTraceContext
(TraceContextOuterClass.TraceContext value) Optional; ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.TransactionOuterClass.TransactionTree.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) TransactionOuterClass.TransactionTree.newBuilder()
TransactionOuterClass.TransactionTree.newBuilder
(TransactionOuterClass.TransactionTree prototype) TransactionOuterClass.TransactionTree.newBuilderForType()
TransactionOuterClass.TransactionTree.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) TransactionOuterClass.TransactionTree.Builder.putAllEventsById
(Map<Integer, TransactionOuterClass.TreeEvent> values) Changes to the ledger that were caused by this transaction.TransactionOuterClass.TransactionTree.Builder.putEventsById
(int key, TransactionOuterClass.TreeEvent value) Changes to the ledger that were caused by this transaction.TransactionOuterClass.TransactionTree.Builder.removeEventsById
(int key) Changes to the ledger that were caused by this transaction.TransactionOuterClass.TransactionTree.Builder.setCommandId
(String value) The ID of the command which resulted in this transaction.TransactionOuterClass.TransactionTree.Builder.setCommandIdBytes
(com.google.protobuf.ByteString value) The ID of the command which resulted in this transaction.TransactionOuterClass.TransactionTree.Builder.setEffectiveAt
(com.google.protobuf.Timestamp value) Ledger effective time.TransactionOuterClass.TransactionTree.Builder.setEffectiveAt
(com.google.protobuf.Timestamp.Builder builderForValue) Ledger effective time.TransactionOuterClass.TransactionTree.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) TransactionOuterClass.TransactionTree.Builder.setOffset
(long value) The absolute offset.TransactionOuterClass.TransactionTree.Builder.setRecordTime
(com.google.protobuf.Timestamp value) The time at which the transaction was recorded.TransactionOuterClass.TransactionTree.Builder.setRecordTime
(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the transaction was recorded.TransactionOuterClass.TransactionTree.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) TransactionOuterClass.TransactionTree.Builder.setSynchronizerId
(String value) A valid synchronizer id.TransactionOuterClass.TransactionTree.Builder.setSynchronizerIdBytes
(com.google.protobuf.ByteString value) A valid synchronizer id.TransactionOuterClass.TransactionTree.Builder.setTraceContext
(TraceContextOuterClass.TraceContext value) Optional; ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.TransactionOuterClass.TransactionTree.Builder.setTraceContext
(TraceContextOuterClass.TraceContext.Builder builderForValue) Optional; ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.TransactionOuterClass.TransactionTree.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) TransactionOuterClass.TransactionTree.Builder.setUpdateId
(String value) Assigned by the server.TransactionOuterClass.TransactionTree.Builder.setUpdateIdBytes
(com.google.protobuf.ByteString value) Assigned by the server.TransactionOuterClass.TransactionTree.Builder.setWorkflowId
(String value) The workflow ID used in command submission.TransactionOuterClass.TransactionTree.Builder.setWorkflowIdBytes
(com.google.protobuf.ByteString value) The workflow ID used in command submission.TransactionOuterClass.TransactionTree.toBuilder()
Methods in com.daml.ledger.api.v2 with parameters of type TransactionOuterClass.TransactionTree.BuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setTransaction
(TransactionOuterClass.TransactionTree.Builder builderForValue) The transaction tree that resulted from the submitted command.UpdateServiceOuterClass.GetTransactionTreeResponse.Builder.setTransaction
(TransactionOuterClass.TransactionTree.Builder builderForValue) RequiredUpdateServiceOuterClass.GetUpdateTreesResponse.Builder.setTransactionTree
(TransactionOuterClass.TransactionTree.Builder builderForValue) .com.daml.ledger.api.v2.TransactionTree transaction_tree = 1 [json_name = "transactionTree"];