Uses of Class
com.daml.ledger.api.v2.ValueOuterClass.Identifier.Builder
Packages that use ValueOuterClass.Identifier.Builder
Package
Description
-
Uses of ValueOuterClass.Identifier.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionEventOuterClass.ArchivedEvent.Builder.addImplementedInterfacesBuilder()The interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ArchivedEvent.Builder.addImplementedInterfacesBuilder(int index) The interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.addImplementedInterfacesBuilder()If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.addImplementedInterfacesBuilder(int index) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.ValueOuterClass.Identifier.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ValueOuterClass.Identifier.Builder.clear()ValueOuterClass.Identifier.Builder.clearEntityName()The dot-separated name of the entity (e.g.ValueOuterClass.Identifier.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ValueOuterClass.Identifier.Builder.clearModuleName()The dot-separated module name of the identifier.ValueOuterClass.Identifier.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ValueOuterClass.Identifier.Builder.clearPackageId()Generally, the identifier of the Daml package that contains the entity.ValueOuterClass.Identifier.Builder.clone()ValueOuterClass.Enum.Builder.getEnumIdBuilder()Omitted from the transaction stream when verbose streaming is not enabled.EventOuterClass.ArchivedEvent.Builder.getImplementedInterfacesBuilder(int index) The interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.getImplementedInterfacesBuilder(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.getInterfaceIdBuilder()The interface where the choice is defined, if inherited.EventOuterClass.InterfaceView.Builder.getInterfaceIdBuilder()The interface implemented by the matched event.TransactionFilterOuterClass.InterfaceFilter.Builder.getInterfaceIdBuilder()The interface that a matching contract must implement.ValueOuterClass.Record.Builder.getRecordIdBuilder()Omitted from the transaction stream when verbose streaming is not enabled.CommandsOuterClass.CreateAndExerciseCommand.Builder.getTemplateIdBuilder()The template of the contract the client wants to create.CommandsOuterClass.CreateCommand.Builder.getTemplateIdBuilder()The template of contract the client wants to create.CommandsOuterClass.DisclosedContract.Builder.getTemplateIdBuilder()The template id of the contract.CommandsOuterClass.ExerciseByKeyCommand.Builder.getTemplateIdBuilder()The template of contract the client wants to exercise.CommandsOuterClass.ExerciseCommand.Builder.getTemplateIdBuilder()The template of contract the client wants to exercise.CommandsOuterClass.PrefetchContractKey.Builder.getTemplateIdBuilder()The template of contract the client wants to prefetch.EventOuterClass.ArchivedEvent.Builder.getTemplateIdBuilder()The template of the archived contract.EventOuterClass.CreatedEvent.Builder.getTemplateIdBuilder()The template of the created contract.EventOuterClass.ExercisedEvent.Builder.getTemplateIdBuilder()The template of the target contract.ReassignmentOuterClass.UnassignedEvent.Builder.getTemplateIdBuilder()The template of the reassigned contract.TransactionFilterOuterClass.TemplateFilter.Builder.getTemplateIdBuilder()A template for which the payload should be included in the response.ValueOuterClass.Variant.Builder.getVariantIdBuilder()Omitted from the transaction stream when verbose streaming is not enabled.ValueOuterClass.Identifier.Builder.mergeFrom(ValueOuterClass.Identifier other) ValueOuterClass.Identifier.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ValueOuterClass.Identifier.Builder.mergeFrom(com.google.protobuf.Message other) ValueOuterClass.Identifier.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ValueOuterClass.Identifier.newBuilder()ValueOuterClass.Identifier.newBuilder(ValueOuterClass.Identifier prototype) ValueOuterClass.Identifier.newBuilderForType()protected ValueOuterClass.Identifier.BuilderValueOuterClass.Identifier.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ValueOuterClass.Identifier.Builder.setEntityName(String value) The dot-separated name of the entity (e.g.ValueOuterClass.Identifier.Builder.setEntityNameBytes(com.google.protobuf.ByteString value) The dot-separated name of the entity (e.g.ValueOuterClass.Identifier.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ValueOuterClass.Identifier.Builder.setModuleName(String value) The dot-separated module name of the identifier.ValueOuterClass.Identifier.Builder.setModuleNameBytes(com.google.protobuf.ByteString value) The dot-separated module name of the identifier.ValueOuterClass.Identifier.Builder.setPackageId(String value) Generally, the identifier of the Daml package that contains the entity.ValueOuterClass.Identifier.Builder.setPackageIdBytes(com.google.protobuf.ByteString value) Generally, the identifier of the Daml package that contains the entity.ValueOuterClass.Identifier.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ValueOuterClass.Identifier.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ValueOuterClass.Identifier.toBuilder()Methods in com.daml.ledger.api.v2 that return types with arguments of type ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionEventOuterClass.ArchivedEvent.Builder.getImplementedInterfacesBuilderList()The interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ExercisedEvent.Builder.getImplementedInterfacesBuilderList()If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.Methods in com.daml.ledger.api.v2 with parameters of type ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionEventOuterClass.ArchivedEvent.Builder.addImplementedInterfaces(int index, ValueOuterClass.Identifier.Builder builderForValue) The interfaces implemented by the target template that have been matched from the interface filter query.EventOuterClass.ArchivedEvent.Builder.addImplementedInterfaces(ValueOuterClass.Identifier.Builder builderForValue) 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.Builder builderForValue) If the event is consuming, the interfaces implemented by the target template that have been matched from the interface filter query.ValueOuterClass.Enum.Builder.setEnumId(ValueOuterClass.Identifier.Builder builderForValue) Omitted from the transaction stream when verbose streaming is not enabled.EventOuterClass.ArchivedEvent.Builder.setImplementedInterfaces(int index, ValueOuterClass.Identifier.Builder builderForValue) 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.Builder builderForValue) The interface where the choice is defined, if inherited.EventOuterClass.InterfaceView.Builder.setInterfaceId(ValueOuterClass.Identifier.Builder builderForValue) The interface implemented by the matched event.TransactionFilterOuterClass.InterfaceFilter.Builder.setInterfaceId(ValueOuterClass.Identifier.Builder builderForValue) The interface that a matching contract must implement.ValueOuterClass.Record.Builder.setRecordId(ValueOuterClass.Identifier.Builder builderForValue) Omitted from the transaction stream when verbose streaming is not enabled.CommandsOuterClass.CreateAndExerciseCommand.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of the contract the client wants to create.CommandsOuterClass.CreateCommand.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of contract the client wants to create.CommandsOuterClass.DisclosedContract.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template id of the contract.CommandsOuterClass.ExerciseByKeyCommand.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of contract the client wants to exercise.CommandsOuterClass.ExerciseCommand.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of contract the client wants to exercise.CommandsOuterClass.PrefetchContractKey.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of contract the client wants to prefetch.EventOuterClass.ArchivedEvent.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of the archived contract.EventOuterClass.CreatedEvent.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of the created contract.EventOuterClass.ExercisedEvent.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of the target contract.ReassignmentOuterClass.UnassignedEvent.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of the reassigned contract.TransactionFilterOuterClass.TemplateFilter.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) A template for which the payload should be included in the response.ValueOuterClass.Variant.Builder.setVariantId(ValueOuterClass.Identifier.Builder builderForValue) Omitted from the transaction stream when verbose streaming is not enabled. -
Uses of ValueOuterClass.Identifier.Builder in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.Contract.Builder.getTemplateIdBuilder()The identifier of the template used to create the contract.Methods in com.daml.ledger.api.v2.admin with parameters of type ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.Contract.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The identifier of the template used to create the contract. -
Uses of ValueOuterClass.Identifier.Builder in com.daml.ledger.api.v2.interactive
Methods in com.daml.ledger.api.v2.interactive that return ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionInteractiveSubmissionCommonDataOuterClass.GlobalKey.Builder.getTemplateIdBuilder()The identifier uses the package-id reference format.Methods in com.daml.ledger.api.v2.interactive with parameters of type ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionInteractiveSubmissionCommonDataOuterClass.GlobalKey.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The identifier uses the package-id reference format. -
Uses of ValueOuterClass.Identifier.Builder in com.daml.ledger.api.v2.interactive.transaction.v1
Methods in com.daml.ledger.api.v2.interactive.transaction.v1 that return ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionInteractiveSubmissionDataOuterClass.Exercise.Builder.getInterfaceIdBuilder()The identifier uses the package-id reference format.InteractiveSubmissionDataOuterClass.Fetch.Builder.getInterfaceIdBuilder()OptionalInteractiveSubmissionDataOuterClass.Create.Builder.getTemplateIdBuilder()The identifier uses the package-id reference format.InteractiveSubmissionDataOuterClass.Exercise.Builder.getTemplateIdBuilder()The identifier uses the package-id reference format.InteractiveSubmissionDataOuterClass.Fetch.Builder.getTemplateIdBuilder()The identifier uses the package-id reference format.Methods in com.daml.ledger.api.v2.interactive.transaction.v1 with parameters of type ValueOuterClass.Identifier.BuilderModifier and TypeMethodDescriptionInteractiveSubmissionDataOuterClass.Exercise.Builder.setInterfaceId(ValueOuterClass.Identifier.Builder builderForValue) The identifier uses the package-id reference format.InteractiveSubmissionDataOuterClass.Fetch.Builder.setInterfaceId(ValueOuterClass.Identifier.Builder builderForValue) OptionalInteractiveSubmissionDataOuterClass.Create.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The identifier uses the package-id reference format.InteractiveSubmissionDataOuterClass.Exercise.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The identifier uses the package-id reference format.InteractiveSubmissionDataOuterClass.Fetch.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The identifier uses the package-id reference format.