Uses of Class
com.daml.ledger.api.v2.EventOuterClass.CreatedEvent.Builder
Packages that use EventOuterClass.CreatedEvent.Builder
-
Uses of EventOuterClass.CreatedEvent.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return EventOuterClass.CreatedEvent.BuilderModifier and TypeMethodDescriptionEventOuterClass.CreatedEvent.Builder.addAllInterfaceViews
(Iterable<? extends EventOuterClass.InterfaceView> values) Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.addAllObservers
(Iterable<String> values) The observers for this contract as specified explicitly by the template or implicitly as choice controllers.EventOuterClass.CreatedEvent.Builder.addAllSignatories
(Iterable<String> values) The signatories for this contract as specified by the template.EventOuterClass.CreatedEvent.Builder.addAllWitnessParties
(Iterable<String> values) The parties that are notified of this event.EventOuterClass.CreatedEvent.Builder.addInterfaceViews
(int index, EventOuterClass.InterfaceView value) Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.addInterfaceViews
(int index, EventOuterClass.InterfaceView.Builder builderForValue) Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.addInterfaceViews
(EventOuterClass.InterfaceView value) Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.addInterfaceViews
(EventOuterClass.InterfaceView.Builder builderForValue) Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.addObservers
(String value) The observers for this contract as specified explicitly by the template or implicitly as choice controllers.EventOuterClass.CreatedEvent.Builder.addObserversBytes
(com.google.protobuf.ByteString value) The observers for this contract as specified explicitly by the template or implicitly as choice controllers.EventOuterClass.CreatedEvent.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EventOuterClass.CreatedEvent.Builder.addSignatories
(String value) The signatories for this contract as specified by the template.EventOuterClass.CreatedEvent.Builder.addSignatoriesBytes
(com.google.protobuf.ByteString value) The signatories for this contract as specified by the template.EventOuterClass.CreatedEvent.Builder.addWitnessParties
(String value) The parties that are notified of this event.EventOuterClass.CreatedEvent.Builder.addWitnessPartiesBytes
(com.google.protobuf.ByteString value) The parties that are notified of this event.EventOuterClass.CreatedEvent.Builder.clear()
EventOuterClass.CreatedEvent.Builder.clearContractId()
The ID of the created contract.EventOuterClass.CreatedEvent.Builder.clearContractKey()
The key of the created contract.EventOuterClass.CreatedEvent.Builder.clearCreateArguments()
The arguments that have been used to create the contract.EventOuterClass.CreatedEvent.Builder.clearCreatedAt()
Ledger effective time of the transaction that created the contract.EventOuterClass.CreatedEvent.Builder.clearCreatedEventBlob()
Opaque representation of contract create event payload intended for forwarding to an API server as a contract disclosed as part of a command submission.EventOuterClass.CreatedEvent.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) EventOuterClass.CreatedEvent.Builder.clearInterfaceViews()
Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.clearNodeId()
The position of this event in the originating transaction or reassignment.EventOuterClass.CreatedEvent.Builder.clearObservers()
The observers for this contract as specified explicitly by the template or implicitly as choice controllers.EventOuterClass.CreatedEvent.Builder.clearOffset()
The offset of origin, which has contextual meaning, please see description at messages that include a CreatedEvent.EventOuterClass.CreatedEvent.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) EventOuterClass.CreatedEvent.Builder.clearPackageName()
The package name of the created contract.EventOuterClass.CreatedEvent.Builder.clearSignatories()
The signatories for this contract as specified by the template.EventOuterClass.CreatedEvent.Builder.clearTemplateId()
The template of the created contract.EventOuterClass.CreatedEvent.Builder.clearWitnessParties()
The parties that are notified of this event.EventOuterClass.CreatedEvent.Builder.clone()
EventOuterClass.Event.Builder.getCreatedBuilder()
The event as it appeared in the context of its original daml transaction on this participant node.TransactionOuterClass.TreeEvent.Builder.getCreatedBuilder()
The event as it appeared in the context of its original daml transaction on this participant node.EventQueryServiceOuterClass.Created.Builder.getCreatedEventBuilder()
Required The event as it appeared in the context of its original update (i.e.ReassignmentOuterClass.AssignedEvent.Builder.getCreatedEventBuilder()
Required The offset of this event refers to the offset of the assignment, while the node_id is the index of within the batch.StateServiceOuterClass.ActiveContract.Builder.getCreatedEventBuilder()
Required The event as it appeared in the context of its last update (i.e.StateServiceOuterClass.IncompleteUnassigned.Builder.getCreatedEventBuilder()
Required The event as it appeared in the context of its last activation update (i.e.EventOuterClass.CreatedEvent.Builder.mergeContractKey
(ValueOuterClass.Value value) The key of the created contract.EventOuterClass.CreatedEvent.Builder.mergeCreateArguments
(ValueOuterClass.Record value) The arguments that have been used to create the contract.EventOuterClass.CreatedEvent.Builder.mergeCreatedAt
(com.google.protobuf.Timestamp value) Ledger effective time of the transaction that created the contract.EventOuterClass.CreatedEvent.Builder.mergeFrom
(EventOuterClass.CreatedEvent other) EventOuterClass.CreatedEvent.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EventOuterClass.CreatedEvent.Builder.mergeFrom
(com.google.protobuf.Message other) EventOuterClass.CreatedEvent.Builder.mergeTemplateId
(ValueOuterClass.Identifier value) The template of the created contract.EventOuterClass.CreatedEvent.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) EventOuterClass.CreatedEvent.newBuilder()
EventOuterClass.CreatedEvent.newBuilder
(EventOuterClass.CreatedEvent prototype) EventOuterClass.CreatedEvent.newBuilderForType()
protected EventOuterClass.CreatedEvent.Builder
EventOuterClass.CreatedEvent.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) EventOuterClass.CreatedEvent.Builder.removeInterfaceViews
(int index) Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.setContractId
(String value) The ID of the created contract.EventOuterClass.CreatedEvent.Builder.setContractIdBytes
(com.google.protobuf.ByteString value) The ID of the created contract.EventOuterClass.CreatedEvent.Builder.setContractKey
(ValueOuterClass.Value value) The key of the created contract.EventOuterClass.CreatedEvent.Builder.setContractKey
(ValueOuterClass.Value.Builder builderForValue) The key of the created contract.EventOuterClass.CreatedEvent.Builder.setCreateArguments
(ValueOuterClass.Record value) The arguments that have been used to create the contract.EventOuterClass.CreatedEvent.Builder.setCreateArguments
(ValueOuterClass.Record.Builder builderForValue) The arguments that have been used to create the contract.EventOuterClass.CreatedEvent.Builder.setCreatedAt
(com.google.protobuf.Timestamp value) Ledger effective time of the transaction that created the contract.EventOuterClass.CreatedEvent.Builder.setCreatedAt
(com.google.protobuf.Timestamp.Builder builderForValue) Ledger effective time of the transaction that created the contract.EventOuterClass.CreatedEvent.Builder.setCreatedEventBlob
(com.google.protobuf.ByteString value) Opaque representation of contract create event payload intended for forwarding to an API server as a contract disclosed as part of a command submission.EventOuterClass.CreatedEvent.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EventOuterClass.CreatedEvent.Builder.setInterfaceViews
(int index, EventOuterClass.InterfaceView value) Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.setInterfaceViews
(int index, EventOuterClass.InterfaceView.Builder builderForValue) Interface views specified in the transaction filter.EventOuterClass.CreatedEvent.Builder.setNodeId
(int value) The position of this event in the originating transaction or reassignment.EventOuterClass.CreatedEvent.Builder.setObservers
(int index, String value) The observers for this contract as specified explicitly by the template or implicitly as choice controllers.EventOuterClass.CreatedEvent.Builder.setOffset
(long value) The offset of origin, which has contextual meaning, please see description at messages that include a CreatedEvent.EventOuterClass.CreatedEvent.Builder.setPackageName
(String value) The package name of the created contract.EventOuterClass.CreatedEvent.Builder.setPackageNameBytes
(com.google.protobuf.ByteString value) The package name of the created contract.EventOuterClass.CreatedEvent.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) EventOuterClass.CreatedEvent.Builder.setSignatories
(int index, String value) The signatories for this contract as specified by the template.EventOuterClass.CreatedEvent.Builder.setTemplateId
(ValueOuterClass.Identifier value) The template of the created contract.EventOuterClass.CreatedEvent.Builder.setTemplateId
(ValueOuterClass.Identifier.Builder builderForValue) The template of the created contract.EventOuterClass.CreatedEvent.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) EventOuterClass.CreatedEvent.Builder.setWitnessParties
(int index, String value) The parties that are notified of this event.EventOuterClass.CreatedEvent.toBuilder()
Methods in com.daml.ledger.api.v2 with parameters of type EventOuterClass.CreatedEvent.BuilderModifier and TypeMethodDescriptionEventOuterClass.Event.Builder.setCreated
(EventOuterClass.CreatedEvent.Builder builderForValue) The event as it appeared in the context of its original daml transaction on this participant node.TransactionOuterClass.TreeEvent.Builder.setCreated
(EventOuterClass.CreatedEvent.Builder builderForValue) The event as it appeared in the context of its original daml transaction on this participant node.EventQueryServiceOuterClass.Created.Builder.setCreatedEvent
(EventOuterClass.CreatedEvent.Builder builderForValue) Required The event as it appeared in the context of its original update (i.e.ReassignmentOuterClass.AssignedEvent.Builder.setCreatedEvent
(EventOuterClass.CreatedEvent.Builder builderForValue) Required The offset of this event refers to the offset of the assignment, while the node_id is the index of within the batch.StateServiceOuterClass.ActiveContract.Builder.setCreatedEvent
(EventOuterClass.CreatedEvent.Builder builderForValue) Required The event as it appeared in the context of its last update (i.e.StateServiceOuterClass.IncompleteUnassigned.Builder.setCreatedEvent
(EventOuterClass.CreatedEvent.Builder builderForValue) Required The event as it appeared in the context of its last activation update (i.e.