CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.clear() |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.clearChoice() |
The name of the choice the client wants to exercise.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.clearChoiceArgument() |
The argument for this choice.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.clearContractKey() |
The key of the contract the client wants to exercise upon.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.clearTemplateId() |
The template of contract the client wants to exercise.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.clone() |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.Command.Builder.getExerciseByKeyBuilder() |
.com.daml.ledger.api.v1.ExerciseByKeyCommand exerciseByKey = 4 [json_name = "exerciseByKey"];
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeChoiceArgument(ValueOuterClass.Value value) |
The argument for this choice.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeContractKey(ValueOuterClass.Value value) |
The key of the contract the client wants to exercise upon.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeFrom(CommandsOuterClass.ExerciseByKeyCommand other) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeTemplateId(ValueOuterClass.Identifier value) |
The template of contract the client wants to exercise.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.newBuilder() |
|
static CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.newBuilder(CommandsOuterClass.ExerciseByKeyCommand prototype) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.newBuilderForType() |
|
protected CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setChoice(java.lang.String value) |
The name of the choice the client wants to exercise.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setChoiceArgument(ValueOuterClass.Value value) |
The argument for this choice.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setChoiceArgument(ValueOuterClass.Value.Builder builderForValue) |
The argument for this choice.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setChoiceBytes(com.google.protobuf.ByteString value) |
The name of the choice the client wants to exercise.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setContractKey(ValueOuterClass.Value value) |
The key of the contract the client wants to exercise upon.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setContractKey(ValueOuterClass.Value.Builder builderForValue) |
The key of the contract the client wants to exercise upon.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setTemplateId(ValueOuterClass.Identifier value) |
The template of contract the client wants to exercise.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setTemplateId(ValueOuterClass.Identifier.Builder builderForValue) |
The template of contract the client wants to exercise.
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
CommandsOuterClass.ExerciseByKeyCommand.Builder |
CommandsOuterClass.ExerciseByKeyCommand.toBuilder() |
|