Uses of Class
com.daml.ledger.api.v2.CommandServiceOuterClass.SubmitAndWaitRequest.Builder
Packages that use CommandServiceOuterClass.SubmitAndWaitRequest.Builder
-
Uses of CommandServiceOuterClass.SubmitAndWaitRequest.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandServiceOuterClass.SubmitAndWaitRequest.BuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitRequest.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.clear()
CommandServiceOuterClass.SubmitAndWaitRequest.Builder.clearCommands()
The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequest.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.clone()
CommandServiceOuterClass.SubmitAndWaitRequest.Builder.mergeCommands
(CommandsOuterClass.Commands value) The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequest.Builder.mergeFrom
(CommandServiceOuterClass.SubmitAndWaitRequest other) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.mergeFrom
(com.google.protobuf.Message other) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitRequest.newBuilder()
CommandServiceOuterClass.SubmitAndWaitRequest.newBuilder
(CommandServiceOuterClass.SubmitAndWaitRequest prototype) CommandServiceOuterClass.SubmitAndWaitRequest.newBuilderForType()
CommandServiceOuterClass.SubmitAndWaitRequest.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.setCommands
(CommandsOuterClass.Commands value) The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequest.Builder.setCommands
(CommandsOuterClass.Commands.Builder builderForValue) The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequest.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommandServiceOuterClass.SubmitAndWaitRequest.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitRequest.toBuilder()