Uses of Class
com.daml.ledger.api.v2.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder
Packages that use CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder
-
Uses of CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.BuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.clear()
CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.clearEventFormat()
Optional If no event_format provided, the result will contain no events.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.clearReassignmentCommands()
The reassignment commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.clone()
CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.mergeEventFormat
(TransactionFilterOuterClass.EventFormat value) Optional If no event_format provided, the result will contain no events.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.mergeFrom
(CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest other) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.mergeFrom
(com.google.protobuf.Message other) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.mergeReassignmentCommands
(ReassignmentCommandOuterClass.ReassignmentCommands value) The reassignment commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.newBuilder()
CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.newBuilder
(CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest prototype) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.newBuilderForType()
CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.setEventFormat
(TransactionFilterOuterClass.EventFormat value) Optional If no event_format provided, the result will contain no events.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.setEventFormat
(TransactionFilterOuterClass.EventFormat.Builder builderForValue) Optional If no event_format provided, the result will contain no events.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.setReassignmentCommands
(ReassignmentCommandOuterClass.ReassignmentCommands value) The reassignment commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.setReassignmentCommands
(ReassignmentCommandOuterClass.ReassignmentCommands.Builder builderForValue) The reassignment commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.toBuilder()