Uses of Class
com.daml.ledger.api.v2.ReassignmentCommandOuterClass.ReassignmentCommands
Packages that use ReassignmentCommandOuterClass.ReassignmentCommands
-
Uses of ReassignmentCommandOuterClass.ReassignmentCommands in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return ReassignmentCommandOuterClass.ReassignmentCommandsModifier and TypeMethodDescriptionReassignmentCommandOuterClass.ReassignmentCommands.Builder.build()
ReassignmentCommandOuterClass.ReassignmentCommands.Builder.buildPartial()
ReassignmentCommandOuterClass.ReassignmentCommands.getDefaultInstance()
ReassignmentCommandOuterClass.ReassignmentCommands.Builder.getDefaultInstanceForType()
ReassignmentCommandOuterClass.ReassignmentCommands.getDefaultInstanceForType()
CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.getReassignmentCommands()
The reassignment commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.getReassignmentCommands()
The reassignment commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForReassignmentRequestOrBuilder.getReassignmentCommands()
The reassignment commands to be submitted.CommandSubmissionServiceOuterClass.SubmitReassignmentRequest.Builder.getReassignmentCommands()
The reassignment command to be submitted.CommandSubmissionServiceOuterClass.SubmitReassignmentRequest.getReassignmentCommands()
The reassignment command to be submitted.CommandSubmissionServiceOuterClass.SubmitReassignmentRequestOrBuilder.getReassignmentCommands()
The reassignment command to be submitted.ReassignmentCommandOuterClass.ReassignmentCommands.parseDelimitedFrom
(InputStream input) ReassignmentCommandOuterClass.ReassignmentCommands.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(byte[] data) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(com.google.protobuf.ByteString data) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(com.google.protobuf.CodedInputStream input) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(InputStream input) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(ByteBuffer data) ReassignmentCommandOuterClass.ReassignmentCommands.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2 that return types with arguments of type ReassignmentCommandOuterClass.ReassignmentCommandsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ReassignmentCommandOuterClass.ReassignmentCommands>
ReassignmentCommandOuterClass.ReassignmentCommands.getParserForType()
static com.google.protobuf.Parser<ReassignmentCommandOuterClass.ReassignmentCommands>
ReassignmentCommandOuterClass.ReassignmentCommands.parser()
Methods in com.daml.ledger.api.v2 with parameters of type ReassignmentCommandOuterClass.ReassignmentCommandsModifier and TypeMethodDescriptionReassignmentCommandOuterClass.ReassignmentCommands.Builder.mergeFrom
(ReassignmentCommandOuterClass.ReassignmentCommands other) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.mergeReassignmentCommands
(ReassignmentCommandOuterClass.ReassignmentCommands value) The reassignment commands to be submitted.CommandSubmissionServiceOuterClass.SubmitReassignmentRequest.Builder.mergeReassignmentCommands
(ReassignmentCommandOuterClass.ReassignmentCommands value) The reassignment command to be submitted.ReassignmentCommandOuterClass.ReassignmentCommands.newBuilder
(ReassignmentCommandOuterClass.ReassignmentCommands prototype) CommandServiceOuterClass.SubmitAndWaitForReassignmentRequest.Builder.setReassignmentCommands
(ReassignmentCommandOuterClass.ReassignmentCommands value) The reassignment commands to be submitted.CommandSubmissionServiceOuterClass.SubmitReassignmentRequest.Builder.setReassignmentCommands
(ReassignmentCommandOuterClass.ReassignmentCommands value) The reassignment command to be submitted. -
Uses of ReassignmentCommandOuterClass.ReassignmentCommands in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return ReassignmentCommandOuterClass.ReassignmentCommandsMethods in com.daml.ledger.javaapi.data with parameters of type ReassignmentCommandOuterClass.ReassignmentCommandsModifier and TypeMethodDescriptionstatic ReassignmentCommands
ReassignmentCommands.fromProto
(ReassignmentCommandOuterClass.ReassignmentCommands commands)