Package com.daml.ledger.api.v1
Class TransactionOuterClass.Transaction.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
- com.daml.ledger.api.v1.TransactionOuterClass.Transaction.Builder
-
- All Implemented Interfaces:
TransactionOuterClass.TransactionOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- TransactionOuterClass.Transaction
public static final class TransactionOuterClass.Transaction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder> implements TransactionOuterClass.TransactionOrBuilder
Filtered view of an on-ledger transaction's create and archive events.
Protobuf typecom.daml.ledger.api.v1.Transaction
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TransactionOuterClass.Transaction.BuilderaddAllEvents(java.lang.Iterable<? extends EventOuterClass.Event> values)The collection of events.TransactionOuterClass.Transaction.BuilderaddEvents(int index, EventOuterClass.Event value)The collection of events.TransactionOuterClass.Transaction.BuilderaddEvents(int index, EventOuterClass.Event.Builder builderForValue)The collection of events.TransactionOuterClass.Transaction.BuilderaddEvents(EventOuterClass.Event value)The collection of events.TransactionOuterClass.Transaction.BuilderaddEvents(EventOuterClass.Event.Builder builderForValue)The collection of events.EventOuterClass.Event.BuilderaddEventsBuilder()The collection of events.EventOuterClass.Event.BuilderaddEventsBuilder(int index)The collection of events.TransactionOuterClass.Transaction.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)TransactionOuterClass.Transactionbuild()TransactionOuterClass.TransactionbuildPartial()TransactionOuterClass.Transaction.Builderclear()TransactionOuterClass.Transaction.BuilderclearCommandId()The ID of the command which resulted in this transaction.TransactionOuterClass.Transaction.BuilderclearEffectiveAt()Ledger effective time.TransactionOuterClass.Transaction.BuilderclearEvents()The collection of events.TransactionOuterClass.Transaction.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TransactionOuterClass.Transaction.BuilderclearOffset()The absolute offset.TransactionOuterClass.Transaction.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TransactionOuterClass.Transaction.BuilderclearTraceContext()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.Transaction.BuilderclearTransactionId()Assigned by the server.TransactionOuterClass.Transaction.BuilderclearWorkflowId()The workflow ID used in command submission.TransactionOuterClass.Transaction.Builderclone()java.lang.StringgetCommandId()The ID of the command which resulted in this transaction.com.google.protobuf.ByteStringgetCommandIdBytes()The ID of the command which resulted in this transaction.TransactionOuterClass.TransactiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEffectiveAt()Ledger effective time.com.google.protobuf.Timestamp.BuildergetEffectiveAtBuilder()Ledger effective time.com.google.protobuf.TimestampOrBuildergetEffectiveAtOrBuilder()Ledger effective time.EventOuterClass.EventgetEvents(int index)The collection of events.EventOuterClass.Event.BuildergetEventsBuilder(int index)The collection of events.java.util.List<EventOuterClass.Event.Builder>getEventsBuilderList()The collection of events.intgetEventsCount()The collection of events.java.util.List<EventOuterClass.Event>getEventsList()The collection of events.EventOuterClass.EventOrBuildergetEventsOrBuilder(int index)The collection of events.java.util.List<? extends EventOuterClass.EventOrBuilder>getEventsOrBuilderList()The collection of events.java.lang.StringgetOffset()The absolute offset.com.google.protobuf.ByteStringgetOffsetBytes()The absolute offset.TraceContextOuterClass.TraceContextgetTraceContext()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.TraceContextOuterClass.TraceContext.BuildergetTraceContextBuilder()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.TraceContextOuterClass.TraceContextOrBuildergetTraceContextOrBuilder()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.java.lang.StringgetTransactionId()Assigned by the server.com.google.protobuf.ByteStringgetTransactionIdBytes()Assigned by the server.java.lang.StringgetWorkflowId()The workflow ID used in command submission.com.google.protobuf.ByteStringgetWorkflowIdBytes()The workflow ID used in command submission.booleanhasEffectiveAt()Ledger effective time.booleanhasTraceContext()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.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TransactionOuterClass.Transaction.BuildermergeEffectiveAt(com.google.protobuf.Timestamp value)Ledger effective time.TransactionOuterClass.Transaction.BuildermergeFrom(TransactionOuterClass.Transaction other)TransactionOuterClass.Transaction.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TransactionOuterClass.Transaction.BuildermergeFrom(com.google.protobuf.Message other)TransactionOuterClass.Transaction.BuildermergeTraceContext(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.Transaction.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TransactionOuterClass.Transaction.BuilderremoveEvents(int index)The collection of events.TransactionOuterClass.Transaction.BuildersetCommandId(java.lang.String value)The ID of the command which resulted in this transaction.TransactionOuterClass.Transaction.BuildersetCommandIdBytes(com.google.protobuf.ByteString value)The ID of the command which resulted in this transaction.TransactionOuterClass.Transaction.BuildersetEffectiveAt(com.google.protobuf.Timestamp value)Ledger effective time.TransactionOuterClass.Transaction.BuildersetEffectiveAt(com.google.protobuf.Timestamp.Builder builderForValue)Ledger effective time.TransactionOuterClass.Transaction.BuildersetEvents(int index, EventOuterClass.Event value)The collection of events.TransactionOuterClass.Transaction.BuildersetEvents(int index, EventOuterClass.Event.Builder builderForValue)The collection of events.TransactionOuterClass.Transaction.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)TransactionOuterClass.Transaction.BuildersetOffset(java.lang.String value)The absolute offset.TransactionOuterClass.Transaction.BuildersetOffsetBytes(com.google.protobuf.ByteString value)The absolute offset.TransactionOuterClass.Transaction.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)TransactionOuterClass.Transaction.BuildersetTraceContext(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.Transaction.BuildersetTraceContext(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.Transaction.BuildersetTransactionId(java.lang.String value)Assigned by the server.TransactionOuterClass.Transaction.BuildersetTransactionIdBytes(com.google.protobuf.ByteString value)Assigned by the server.TransactionOuterClass.Transaction.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TransactionOuterClass.Transaction.BuildersetWorkflowId(java.lang.String value)The workflow ID used in command submission.TransactionOuterClass.Transaction.BuildersetWorkflowIdBytes(com.google.protobuf.ByteString value)The workflow ID used in command submission.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
clear
public TransactionOuterClass.Transaction.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
getDefaultInstanceForType
public TransactionOuterClass.Transaction getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TransactionOuterClass.Transaction build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TransactionOuterClass.Transaction buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TransactionOuterClass.Transaction.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
setField
public TransactionOuterClass.Transaction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
clearField
public TransactionOuterClass.Transaction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
clearOneof
public TransactionOuterClass.Transaction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
setRepeatedField
public TransactionOuterClass.Transaction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
addRepeatedField
public TransactionOuterClass.Transaction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
mergeFrom
public TransactionOuterClass.Transaction.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransactionOuterClass.Transaction.Builder>
-
mergeFrom
public TransactionOuterClass.Transaction.Builder mergeFrom(TransactionOuterClass.Transaction other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
mergeFrom
public TransactionOuterClass.Transaction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransactionOuterClass.Transaction.Builder>- Throws:
java.io.IOException
-
getTransactionId
public java.lang.String getTransactionId()
Assigned by the server. Useful for correlating logs. Must be a valid LedgerString (as described in ``value.proto``). Required
string transaction_id = 1 [json_name = "transactionId"];- Specified by:
getTransactionIdin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The transactionId.
-
getTransactionIdBytes
public com.google.protobuf.ByteString getTransactionIdBytes()
Assigned by the server. Useful for correlating logs. Must be a valid LedgerString (as described in ``value.proto``). Required
string transaction_id = 1 [json_name = "transactionId"];- Specified by:
getTransactionIdBytesin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The bytes for transactionId.
-
setTransactionId
public TransactionOuterClass.Transaction.Builder setTransactionId(java.lang.String value)
Assigned by the server. Useful for correlating logs. Must be a valid LedgerString (as described in ``value.proto``). Required
string transaction_id = 1 [json_name = "transactionId"];- Parameters:
value- The transactionId to set.- Returns:
- This builder for chaining.
-
clearTransactionId
public TransactionOuterClass.Transaction.Builder clearTransactionId()
Assigned by the server. Useful for correlating logs. Must be a valid LedgerString (as described in ``value.proto``). Required
string transaction_id = 1 [json_name = "transactionId"];- Returns:
- This builder for chaining.
-
setTransactionIdBytes
public TransactionOuterClass.Transaction.Builder setTransactionIdBytes(com.google.protobuf.ByteString value)
Assigned by the server. Useful for correlating logs. Must be a valid LedgerString (as described in ``value.proto``). Required
string transaction_id = 1 [json_name = "transactionId"];- Parameters:
value- The bytes for transactionId to set.- Returns:
- This builder for chaining.
-
getCommandId
public java.lang.String getCommandId()
The ID of the command which resulted in this transaction. Missing for everyone except the submitting party. Must be a valid LedgerString (as described in ``value.proto``). Optional
string command_id = 2 [json_name = "commandId"];- Specified by:
getCommandIdin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The commandId.
-
getCommandIdBytes
public com.google.protobuf.ByteString getCommandIdBytes()
The ID of the command which resulted in this transaction. Missing for everyone except the submitting party. Must be a valid LedgerString (as described in ``value.proto``). Optional
string command_id = 2 [json_name = "commandId"];- Specified by:
getCommandIdBytesin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The bytes for commandId.
-
setCommandId
public TransactionOuterClass.Transaction.Builder setCommandId(java.lang.String value)
The ID of the command which resulted in this transaction. Missing for everyone except the submitting party. Must be a valid LedgerString (as described in ``value.proto``). Optional
string command_id = 2 [json_name = "commandId"];- Parameters:
value- The commandId to set.- Returns:
- This builder for chaining.
-
clearCommandId
public TransactionOuterClass.Transaction.Builder clearCommandId()
The ID of the command which resulted in this transaction. Missing for everyone except the submitting party. Must be a valid LedgerString (as described in ``value.proto``). Optional
string command_id = 2 [json_name = "commandId"];- Returns:
- This builder for chaining.
-
setCommandIdBytes
public TransactionOuterClass.Transaction.Builder setCommandIdBytes(com.google.protobuf.ByteString value)
The ID of the command which resulted in this transaction. Missing for everyone except the submitting party. Must be a valid LedgerString (as described in ``value.proto``). Optional
string command_id = 2 [json_name = "commandId"];- Parameters:
value- The bytes for commandId to set.- Returns:
- This builder for chaining.
-
getWorkflowId
public java.lang.String getWorkflowId()
The workflow ID used in command submission. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 3 [json_name = "workflowId"];- Specified by:
getWorkflowIdin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
The workflow ID used in command submission. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 3 [json_name = "workflowId"];- Specified by:
getWorkflowIdBytesin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The bytes for workflowId.
-
setWorkflowId
public TransactionOuterClass.Transaction.Builder setWorkflowId(java.lang.String value)
The workflow ID used in command submission. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 3 [json_name = "workflowId"];- Parameters:
value- The workflowId to set.- Returns:
- This builder for chaining.
-
clearWorkflowId
public TransactionOuterClass.Transaction.Builder clearWorkflowId()
The workflow ID used in command submission. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 3 [json_name = "workflowId"];- Returns:
- This builder for chaining.
-
setWorkflowIdBytes
public TransactionOuterClass.Transaction.Builder setWorkflowIdBytes(com.google.protobuf.ByteString value)
The workflow ID used in command submission. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 3 [json_name = "workflowId"];- Parameters:
value- The bytes for workflowId to set.- Returns:
- This builder for chaining.
-
hasEffectiveAt
public boolean hasEffectiveAt()
Ledger effective time. Must be a valid LedgerString (as described in ``value.proto``). Required
.google.protobuf.Timestamp effective_at = 4 [json_name = "effectiveAt"];- Specified by:
hasEffectiveAtin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- Whether the effectiveAt field is set.
-
getEffectiveAt
public com.google.protobuf.Timestamp getEffectiveAt()
Ledger effective time. Must be a valid LedgerString (as described in ``value.proto``). Required
.google.protobuf.Timestamp effective_at = 4 [json_name = "effectiveAt"];- Specified by:
getEffectiveAtin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The effectiveAt.
-
setEffectiveAt
public TransactionOuterClass.Transaction.Builder setEffectiveAt(com.google.protobuf.Timestamp value)
Ledger effective time. Must be a valid LedgerString (as described in ``value.proto``). Required
.google.protobuf.Timestamp effective_at = 4 [json_name = "effectiveAt"];
-
setEffectiveAt
public TransactionOuterClass.Transaction.Builder setEffectiveAt(com.google.protobuf.Timestamp.Builder builderForValue)
Ledger effective time. Must be a valid LedgerString (as described in ``value.proto``). Required
.google.protobuf.Timestamp effective_at = 4 [json_name = "effectiveAt"];
-
mergeEffectiveAt
public TransactionOuterClass.Transaction.Builder mergeEffectiveAt(com.google.protobuf.Timestamp value)
Ledger effective time. Must be a valid LedgerString (as described in ``value.proto``). Required
.google.protobuf.Timestamp effective_at = 4 [json_name = "effectiveAt"];
-
clearEffectiveAt
public TransactionOuterClass.Transaction.Builder clearEffectiveAt()
Ledger effective time. Must be a valid LedgerString (as described in ``value.proto``). Required
.google.protobuf.Timestamp effective_at = 4 [json_name = "effectiveAt"];
-
getEffectiveAtBuilder
public com.google.protobuf.Timestamp.Builder getEffectiveAtBuilder()
Ledger effective time. Must be a valid LedgerString (as described in ``value.proto``). Required
.google.protobuf.Timestamp effective_at = 4 [json_name = "effectiveAt"];
-
getEffectiveAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getEffectiveAtOrBuilder()
Ledger effective time. Must be a valid LedgerString (as described in ``value.proto``). Required
.google.protobuf.Timestamp effective_at = 4 [json_name = "effectiveAt"];- Specified by:
getEffectiveAtOrBuilderin interfaceTransactionOuterClass.TransactionOrBuilder
-
getEventsList
public java.util.List<EventOuterClass.Event> getEventsList()
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];- Specified by:
getEventsListin interfaceTransactionOuterClass.TransactionOrBuilder
-
getEventsCount
public int getEventsCount()
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];- Specified by:
getEventsCountin interfaceTransactionOuterClass.TransactionOrBuilder
-
getEvents
public EventOuterClass.Event getEvents(int index)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];- Specified by:
getEventsin interfaceTransactionOuterClass.TransactionOrBuilder
-
setEvents
public TransactionOuterClass.Transaction.Builder setEvents(int index, EventOuterClass.Event value)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
setEvents
public TransactionOuterClass.Transaction.Builder setEvents(int index, EventOuterClass.Event.Builder builderForValue)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
addEvents
public TransactionOuterClass.Transaction.Builder addEvents(EventOuterClass.Event value)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
addEvents
public TransactionOuterClass.Transaction.Builder addEvents(int index, EventOuterClass.Event value)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
addEvents
public TransactionOuterClass.Transaction.Builder addEvents(EventOuterClass.Event.Builder builderForValue)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
addEvents
public TransactionOuterClass.Transaction.Builder addEvents(int index, EventOuterClass.Event.Builder builderForValue)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
addAllEvents
public TransactionOuterClass.Transaction.Builder addAllEvents(java.lang.Iterable<? extends EventOuterClass.Event> values)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
clearEvents
public TransactionOuterClass.Transaction.Builder clearEvents()
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
removeEvents
public TransactionOuterClass.Transaction.Builder removeEvents(int index)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
getEventsBuilder
public EventOuterClass.Event.Builder getEventsBuilder(int index)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
getEventsOrBuilder
public EventOuterClass.EventOrBuilder getEventsOrBuilder(int index)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];- Specified by:
getEventsOrBuilderin interfaceTransactionOuterClass.TransactionOrBuilder
-
getEventsOrBuilderList
public java.util.List<? extends EventOuterClass.EventOrBuilder> getEventsOrBuilderList()
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];- Specified by:
getEventsOrBuilderListin interfaceTransactionOuterClass.TransactionOrBuilder
-
addEventsBuilder
public EventOuterClass.Event.Builder addEventsBuilder()
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
addEventsBuilder
public EventOuterClass.Event.Builder addEventsBuilder(int index)
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
getEventsBuilderList
public java.util.List<EventOuterClass.Event.Builder> getEventsBuilderList()
The collection of events. Only contains ``CreatedEvent`` or ``ArchivedEvent``. Required
repeated .com.daml.ledger.api.v1.Event events = 5 [json_name = "events"];
-
getOffset
public java.lang.String getOffset()
The absolute offset. The format of this field is described in ``ledger_offset.proto``. Required
string offset = 6 [json_name = "offset"];- Specified by:
getOffsetin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The offset.
-
getOffsetBytes
public com.google.protobuf.ByteString getOffsetBytes()
The absolute offset. The format of this field is described in ``ledger_offset.proto``. Required
string offset = 6 [json_name = "offset"];- Specified by:
getOffsetBytesin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The bytes for offset.
-
setOffset
public TransactionOuterClass.Transaction.Builder setOffset(java.lang.String value)
The absolute offset. The format of this field is described in ``ledger_offset.proto``. Required
string offset = 6 [json_name = "offset"];- Parameters:
value- The offset to set.- Returns:
- This builder for chaining.
-
clearOffset
public TransactionOuterClass.Transaction.Builder clearOffset()
The absolute offset. The format of this field is described in ``ledger_offset.proto``. Required
string offset = 6 [json_name = "offset"];- Returns:
- This builder for chaining.
-
setOffsetBytes
public TransactionOuterClass.Transaction.Builder setOffsetBytes(com.google.protobuf.ByteString value)
The absolute offset. The format of this field is described in ``ledger_offset.proto``. Required
string offset = 6 [json_name = "offset"];- Parameters:
value- The bytes for offset to set.- Returns:
- This builder for chaining.
-
hasTraceContext
public boolean hasTraceContext()
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. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead.
.com.daml.ledger.api.v1.TraceContext trace_context = 7 [json_name = "traceContext"];- Specified by:
hasTraceContextin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- Whether the traceContext field is set.
-
getTraceContext
public TraceContextOuterClass.TraceContext getTraceContext()
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. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead.
.com.daml.ledger.api.v1.TraceContext trace_context = 7 [json_name = "traceContext"];- Specified by:
getTraceContextin interfaceTransactionOuterClass.TransactionOrBuilder- Returns:
- The traceContext.
-
setTraceContext
public TransactionOuterClass.Transaction.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. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead.
.com.daml.ledger.api.v1.TraceContext trace_context = 7 [json_name = "traceContext"];
-
setTraceContext
public TransactionOuterClass.Transaction.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. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead.
.com.daml.ledger.api.v1.TraceContext trace_context = 7 [json_name = "traceContext"];
-
mergeTraceContext
public TransactionOuterClass.Transaction.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. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead.
.com.daml.ledger.api.v1.TraceContext trace_context = 7 [json_name = "traceContext"];
-
clearTraceContext
public TransactionOuterClass.Transaction.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. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead.
.com.daml.ledger.api.v1.TraceContext trace_context = 7 [json_name = "traceContext"];
-
getTraceContextBuilder
public TraceContextOuterClass.TraceContext.Builder getTraceContextBuilder()
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. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead.
.com.daml.ledger.api.v1.TraceContext trace_context = 7 [json_name = "traceContext"];
-
getTraceContextOrBuilder
public TraceContextOuterClass.TraceContextOrBuilder getTraceContextOrBuilder()
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. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead.
.com.daml.ledger.api.v1.TraceContext trace_context = 7 [json_name = "traceContext"];- Specified by:
getTraceContextOrBuilderin interfaceTransactionOuterClass.TransactionOrBuilder
-
setUnknownFields
public final TransactionOuterClass.Transaction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
mergeUnknownFields
public final TransactionOuterClass.Transaction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionOuterClass.Transaction.Builder>
-
-