Uses of Class
com.daml.ledger.api.v2.CommandsOuterClass.ExerciseByKeyCommand.Builder
Packages that use CommandsOuterClass.ExerciseByKeyCommand.Builder
-
Uses of CommandsOuterClass.ExerciseByKeyCommand.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandsOuterClass.ExerciseByKeyCommand.BuilderModifier and TypeMethodDescriptionCommandsOuterClass.ExerciseByKeyCommand.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandsOuterClass.ExerciseByKeyCommand.Builder.clear()CommandsOuterClass.ExerciseByKeyCommand.Builder.clearChoice()The name of the choice the client wants to exercise.CommandsOuterClass.ExerciseByKeyCommand.Builder.clearChoiceArgument()The argument for this choice.CommandsOuterClass.ExerciseByKeyCommand.Builder.clearContractKey()The key of the contract the client wants to exercise upon.CommandsOuterClass.ExerciseByKeyCommand.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CommandsOuterClass.ExerciseByKeyCommand.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommandsOuterClass.ExerciseByKeyCommand.Builder.clearTemplateId()The template of contract the client wants to exercise.CommandsOuterClass.ExerciseByKeyCommand.Builder.clone()CommandsOuterClass.Command.Builder.getExerciseByKeyBuilder().com.daml.ledger.api.v2.ExerciseByKeyCommand exercise_by_key = 4 [json_name = "exerciseByKey"];CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeChoiceArgument(ValueOuterClass.Value value) The argument for this choice.CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeContractKey(ValueOuterClass.Value value) The key of the contract the client wants to exercise upon.CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeFrom(CommandsOuterClass.ExerciseByKeyCommand other) CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeFrom(com.google.protobuf.Message other) CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeTemplateId(ValueOuterClass.Identifier value) The template of contract the client wants to exercise.CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CommandsOuterClass.ExerciseByKeyCommand.newBuilder()CommandsOuterClass.ExerciseByKeyCommand.newBuilder(CommandsOuterClass.ExerciseByKeyCommand prototype) CommandsOuterClass.ExerciseByKeyCommand.newBuilderForType()CommandsOuterClass.ExerciseByKeyCommand.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) The name of the choice the client wants to exercise.CommandsOuterClass.ExerciseByKeyCommand.Builder.setChoiceArgument(ValueOuterClass.Value value) The argument for this choice.CommandsOuterClass.ExerciseByKeyCommand.Builder.setChoiceArgument(ValueOuterClass.Value.Builder builderForValue) The argument for this choice.CommandsOuterClass.ExerciseByKeyCommand.Builder.setChoiceBytes(com.google.protobuf.ByteString value) The name of the choice the client wants to exercise.CommandsOuterClass.ExerciseByKeyCommand.Builder.setContractKey(ValueOuterClass.Value value) The key of the contract the client wants to exercise upon.CommandsOuterClass.ExerciseByKeyCommand.Builder.setContractKey(ValueOuterClass.Value.Builder builderForValue) The key of the contract the client wants to exercise upon.CommandsOuterClass.ExerciseByKeyCommand.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandsOuterClass.ExerciseByKeyCommand.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommandsOuterClass.ExerciseByKeyCommand.Builder.setTemplateId(ValueOuterClass.Identifier value) The template of contract the client wants to exercise.CommandsOuterClass.ExerciseByKeyCommand.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) The template of contract the client wants to exercise.CommandsOuterClass.ExerciseByKeyCommand.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CommandsOuterClass.ExerciseByKeyCommand.toBuilder()Methods in com.daml.ledger.api.v2 with parameters of type CommandsOuterClass.ExerciseByKeyCommand.BuilderModifier and TypeMethodDescriptionCommandsOuterClass.Command.Builder.setExerciseByKey(CommandsOuterClass.ExerciseByKeyCommand.Builder builderForValue) .com.daml.ledger.api.v2.ExerciseByKeyCommand exercise_by_key = 4 [json_name = "exerciseByKey"];