Uses of Class
com.daml.ledger.api.v2.EventOuterClass.ExercisedEvent.Builder
Packages that use EventOuterClass.ExercisedEvent.Builder
-
Uses of EventOuterClass.ExercisedEvent.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return EventOuterClass.ExercisedEvent.BuilderModifier and TypeMethodDescriptionEventOuterClass.ExercisedEvent.Builder.addActingParties
(String value) The parties that exercised the choice.EventOuterClass.ExercisedEvent.Builder.addActingPartiesBytes
(com.google.protobuf.ByteString value) The parties that exercised the choice.EventOuterClass.ExercisedEvent.Builder.addAllActingParties
(Iterable<String> values) The parties that exercised the choice.EventOuterClass.ExercisedEvent.Builder.addAllImplementedInterfaces
(Iterable<? extends ValueOuterClass.Identifier> values) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.addAllWitnessParties
(Iterable<String> values) The parties that are notified of this event.EventOuterClass.ExercisedEvent.Builder.addImplementedInterfaces
(int index, ValueOuterClass.Identifier value) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.addImplementedInterfaces
(int index, ValueOuterClass.Identifier.Builder builderForValue) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.addImplementedInterfaces
(ValueOuterClass.Identifier value) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.addImplementedInterfaces
(ValueOuterClass.Identifier.Builder builderForValue) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EventOuterClass.ExercisedEvent.Builder.addWitnessParties
(String value) The parties that are notified of this event.EventOuterClass.ExercisedEvent.Builder.addWitnessPartiesBytes
(com.google.protobuf.ByteString value) The parties that are notified of this event.EventOuterClass.ExercisedEvent.Builder.clear()
EventOuterClass.ExercisedEvent.Builder.clearActingParties()
The parties that exercised the choice.EventOuterClass.ExercisedEvent.Builder.clearChoice()
The choice that was exercised on the target contract.EventOuterClass.ExercisedEvent.Builder.clearChoiceArgument()
The argument of the exercised choice.EventOuterClass.ExercisedEvent.Builder.clearConsuming()
If true, the target contract may no longer be exercised.EventOuterClass.ExercisedEvent.Builder.clearContractId()
The ID of the target contract.EventOuterClass.ExercisedEvent.Builder.clearExerciseResult()
The result of exercising the choice.EventOuterClass.ExercisedEvent.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) EventOuterClass.ExercisedEvent.Builder.clearImplementedInterfaces()
If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.clearInterfaceId()
The interface where the choice is defined, if inherited.EventOuterClass.ExercisedEvent.Builder.clearLastDescendantNodeId()
Specifies the upper boundary of the node ids of the events in the same transaction that appeared as a result of this ``ExercisedEvent``.EventOuterClass.ExercisedEvent.Builder.clearNodeId()
The position of this event in the originating transaction or reassignment.EventOuterClass.ExercisedEvent.Builder.clearOffset()
The offset of origin.EventOuterClass.ExercisedEvent.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) EventOuterClass.ExercisedEvent.Builder.clearPackageName()
The package name of the contract.EventOuterClass.ExercisedEvent.Builder.clearTemplateId()
The template of the target contract.EventOuterClass.ExercisedEvent.Builder.clearWitnessParties()
The parties that are notified of this event.EventOuterClass.ExercisedEvent.Builder.clone()
EventOuterClass.Event.Builder.getExercisedBuilder()
.com.daml.ledger.api.v2.ExercisedEvent exercised = 3 [json_name = "exercised"];
TransactionOuterClass.TreeEvent.Builder.getExercisedBuilder()
.com.daml.ledger.api.v2.ExercisedEvent exercised = 2 [json_name = "exercised"];
EventOuterClass.ExercisedEvent.Builder.mergeChoiceArgument
(ValueOuterClass.Value value) The argument of the exercised choice.EventOuterClass.ExercisedEvent.Builder.mergeExerciseResult
(ValueOuterClass.Value value) The result of exercising the choice.EventOuterClass.ExercisedEvent.Builder.mergeFrom
(EventOuterClass.ExercisedEvent other) EventOuterClass.ExercisedEvent.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EventOuterClass.ExercisedEvent.Builder.mergeFrom
(com.google.protobuf.Message other) EventOuterClass.ExercisedEvent.Builder.mergeInterfaceId
(ValueOuterClass.Identifier value) The interface where the choice is defined, if inherited.EventOuterClass.ExercisedEvent.Builder.mergeTemplateId
(ValueOuterClass.Identifier value) The template of the target contract.EventOuterClass.ExercisedEvent.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) EventOuterClass.ExercisedEvent.newBuilder()
EventOuterClass.ExercisedEvent.newBuilder
(EventOuterClass.ExercisedEvent prototype) EventOuterClass.ExercisedEvent.newBuilderForType()
protected EventOuterClass.ExercisedEvent.Builder
EventOuterClass.ExercisedEvent.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) EventOuterClass.ExercisedEvent.Builder.removeImplementedInterfaces
(int index) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.setActingParties
(int index, String value) The parties that exercised the choice.The choice that was exercised on the target contract.EventOuterClass.ExercisedEvent.Builder.setChoiceArgument
(ValueOuterClass.Value value) The argument of the exercised choice.EventOuterClass.ExercisedEvent.Builder.setChoiceArgument
(ValueOuterClass.Value.Builder builderForValue) The argument of the exercised choice.EventOuterClass.ExercisedEvent.Builder.setChoiceBytes
(com.google.protobuf.ByteString value) The choice that was exercised on the target contract.EventOuterClass.ExercisedEvent.Builder.setConsuming
(boolean value) If true, the target contract may no longer be exercised.EventOuterClass.ExercisedEvent.Builder.setContractId
(String value) The ID of the target contract.EventOuterClass.ExercisedEvent.Builder.setContractIdBytes
(com.google.protobuf.ByteString value) The ID of the target contract.EventOuterClass.ExercisedEvent.Builder.setExerciseResult
(ValueOuterClass.Value value) The result of exercising the choice.EventOuterClass.ExercisedEvent.Builder.setExerciseResult
(ValueOuterClass.Value.Builder builderForValue) The result of exercising the choice.EventOuterClass.ExercisedEvent.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EventOuterClass.ExercisedEvent.Builder.setImplementedInterfaces
(int index, ValueOuterClass.Identifier value) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.setImplementedInterfaces
(int index, ValueOuterClass.Identifier.Builder builderForValue) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.setInterfaceId
(ValueOuterClass.Identifier value) The interface where the choice is defined, if inherited.EventOuterClass.ExercisedEvent.Builder.setInterfaceId
(ValueOuterClass.Identifier.Builder builderForValue) The interface where the choice is defined, if inherited.EventOuterClass.ExercisedEvent.Builder.setLastDescendantNodeId
(int value) Specifies the upper boundary of the node ids of the events in the same transaction that appeared as a result of this ``ExercisedEvent``.EventOuterClass.ExercisedEvent.Builder.setNodeId
(int value) The position of this event in the originating transaction or reassignment.EventOuterClass.ExercisedEvent.Builder.setOffset
(long value) The offset of origin.EventOuterClass.ExercisedEvent.Builder.setPackageName
(String value) The package name of the contract.EventOuterClass.ExercisedEvent.Builder.setPackageNameBytes
(com.google.protobuf.ByteString value) The package name of the contract.EventOuterClass.ExercisedEvent.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) EventOuterClass.ExercisedEvent.Builder.setTemplateId
(ValueOuterClass.Identifier value) The template of the target contract.EventOuterClass.ExercisedEvent.Builder.setTemplateId
(ValueOuterClass.Identifier.Builder builderForValue) The template of the target contract.EventOuterClass.ExercisedEvent.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) EventOuterClass.ExercisedEvent.Builder.setWitnessParties
(int index, String value) The parties that are notified of this event.EventOuterClass.ExercisedEvent.toBuilder()
Methods in com.daml.ledger.api.v2 with parameters of type EventOuterClass.ExercisedEvent.BuilderModifier and TypeMethodDescriptionEventOuterClass.Event.Builder.setExercised
(EventOuterClass.ExercisedEvent.Builder builderForValue) .com.daml.ledger.api.v2.ExercisedEvent exercised = 3 [json_name = "exercised"];
TransactionOuterClass.TreeEvent.Builder.setExercised
(EventOuterClass.ExercisedEvent.Builder builderForValue) .com.daml.ledger.api.v2.ExercisedEvent exercised = 2 [json_name = "exercised"];