Uses of Class
com.daml.ledger.api.v2.CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder
Packages that use CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder
-
Uses of CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.BuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.clear()
CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.clearReassignment()
The reassignment that resulted from the submitted reassignment command.CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.clone()
CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.mergeFrom
(CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse other) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.mergeFrom
(com.google.protobuf.Message other) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.mergeReassignment
(ReassignmentOuterClass.Reassignment value) The reassignment that resulted from the submitted reassignment command.CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.newBuilder()
CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.newBuilder
(CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse prototype) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.newBuilderForType()
CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.setReassignment
(ReassignmentOuterClass.Reassignment value) The reassignment that resulted from the submitted reassignment command.CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.setReassignment
(ReassignmentOuterClass.Reassignment.Builder builderForValue) The reassignment that resulted from the submitted reassignment command.CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitForReassignmentResponse.toBuilder()