Package com.daml.ledger.api.v2
Class ReassignmentCommandOuterClass.ReassignmentCommands.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
com.daml.ledger.api.v2.ReassignmentCommandOuterClass.ReassignmentCommands.Builder
- All Implemented Interfaces:
ReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ReassignmentCommandOuterClass.ReassignmentCommands
public static final class ReassignmentCommandOuterClass.ReassignmentCommands.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
implements ReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder
Protobuf type
com.daml.ledger.api.v2.ReassignmentCommands-
Method Summary
Modifier and TypeMethodDescriptionaddAllCommands(Iterable<? extends ReassignmentCommandOuterClass.ReassignmentCommand> values) Individual elements of this reassignment.addCommands(int index, ReassignmentCommandOuterClass.ReassignmentCommand value) Individual elements of this reassignment.addCommands(int index, ReassignmentCommandOuterClass.ReassignmentCommand.Builder builderForValue) Individual elements of this reassignment.Individual elements of this reassignment.addCommands(ReassignmentCommandOuterClass.ReassignmentCommand.Builder builderForValue) Individual elements of this reassignment.Individual elements of this reassignment.addCommandsBuilder(int index) Individual elements of this reassignment.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Uniquely identifies the command.Individual elements of this reassignment.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) A unique identifier to distinguish completions for different submissions with the same change ID.Party on whose behalf the command should be executed.Uniquely identifies the participant user that issued the command.Identifier of the on-ledger workflow that this command is a part of.clone()Uniquely identifies the command.com.google.protobuf.ByteStringUniquely identifies the command.getCommands(int index) Individual elements of this reassignment.getCommandsBuilder(int index) Individual elements of this reassignment.Individual elements of this reassignment.intIndividual elements of this reassignment.Individual elements of this reassignment.getCommandsOrBuilder(int index) Individual elements of this reassignment.Individual elements of this reassignment.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA unique identifier to distinguish completions for different submissions with the same change ID.com.google.protobuf.ByteStringA unique identifier to distinguish completions for different submissions with the same change ID.Party on whose behalf the command should be executed.com.google.protobuf.ByteStringParty on whose behalf the command should be executed.Uniquely identifies the participant user that issued the command.com.google.protobuf.ByteStringUniquely identifies the participant user that issued the command.Identifier of the on-ledger workflow that this command is a part of.com.google.protobuf.ByteStringIdentifier of the on-ledger workflow that this command is a part of.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeCommands(int index) Individual elements of this reassignment.setCommandId(String value) Uniquely identifies the command.setCommandIdBytes(com.google.protobuf.ByteString value) Uniquely identifies the command.setCommands(int index, ReassignmentCommandOuterClass.ReassignmentCommand value) Individual elements of this reassignment.setCommands(int index, ReassignmentCommandOuterClass.ReassignmentCommand.Builder builderForValue) Individual elements of this reassignment.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSubmissionId(String value) A unique identifier to distinguish completions for different submissions with the same change ID.setSubmissionIdBytes(com.google.protobuf.ByteString value) A unique identifier to distinguish completions for different submissions with the same change ID.setSubmitter(String value) Party on whose behalf the command should be executed.setSubmitterBytes(com.google.protobuf.ByteString value) Party on whose behalf the command should be executed.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Uniquely identifies the participant user that issued the command.setUserIdBytes(com.google.protobuf.ByteString value) Uniquely identifies the participant user that issued the command.setWorkflowId(String value) Identifier of the on-ledger workflow that this command is a part of.setWorkflowIdBytes(com.google.protobuf.ByteString value) Identifier of the on-ledger workflow that this command is a part of.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
setField
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
clearField
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
clearOneof
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
setRepeatedField
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
addRepeatedField
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
mergeFrom
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
mergeFrom
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>- Throws:
IOException
-
getWorkflowId
Identifier of the on-ledger workflow that this command is a part of. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 1 [json_name = "workflowId"];- Specified by:
getWorkflowIdin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()Identifier of the on-ledger workflow that this command is a part of. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 1 [json_name = "workflowId"];- Specified by:
getWorkflowIdBytesin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The bytes for workflowId.
-
setWorkflowId
Identifier of the on-ledger workflow that this command is a part of. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 1 [json_name = "workflowId"];- Parameters:
value- The workflowId to set.- Returns:
- This builder for chaining.
-
clearWorkflowId
Identifier of the on-ledger workflow that this command is a part of. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 1 [json_name = "workflowId"];- Returns:
- This builder for chaining.
-
setWorkflowIdBytes
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setWorkflowIdBytes(com.google.protobuf.ByteString value) Identifier of the on-ledger workflow that this command is a part of. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 1 [json_name = "workflowId"];- Parameters:
value- The bytes for workflowId to set.- Returns:
- This builder for chaining.
-
getUserId
Uniquely identifies the participant user that issued the command. Must be a valid UserIdString (as described in ``value.proto``). Required unless authentication is used with a user token. In that case, the token's user-id will be used for the request's user_id.
string user_id = 2 [json_name = "userId"];- Specified by:
getUserIdin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The userId.
-
getUserIdBytes
public com.google.protobuf.ByteString getUserIdBytes()Uniquely identifies the participant user that issued the command. Must be a valid UserIdString (as described in ``value.proto``). Required unless authentication is used with a user token. In that case, the token's user-id will be used for the request's user_id.
string user_id = 2 [json_name = "userId"];- Specified by:
getUserIdBytesin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The bytes for userId.
-
setUserId
Uniquely identifies the participant user that issued the command. Must be a valid UserIdString (as described in ``value.proto``). Required unless authentication is used with a user token. In that case, the token's user-id will be used for the request's user_id.
string user_id = 2 [json_name = "userId"];- Parameters:
value- The userId to set.- Returns:
- This builder for chaining.
-
clearUserId
Uniquely identifies the participant user that issued the command. Must be a valid UserIdString (as described in ``value.proto``). Required unless authentication is used with a user token. In that case, the token's user-id will be used for the request's user_id.
string user_id = 2 [json_name = "userId"];- Returns:
- This builder for chaining.
-
setUserIdBytes
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setUserIdBytes(com.google.protobuf.ByteString value) Uniquely identifies the participant user that issued the command. Must be a valid UserIdString (as described in ``value.proto``). Required unless authentication is used with a user token. In that case, the token's user-id will be used for the request's user_id.
string user_id = 2 [json_name = "userId"];- Parameters:
value- The bytes for userId to set.- Returns:
- This builder for chaining.
-
getCommandId
Uniquely identifies the command. The triple (user_id, submitter, command_id) constitutes the change ID for the intended ledger change. The change ID can be used for matching the intended ledger changes with all their completions. Must be a valid LedgerString (as described in ``value.proto``). Required
string command_id = 3 [json_name = "commandId"];- Specified by:
getCommandIdin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The commandId.
-
getCommandIdBytes
public com.google.protobuf.ByteString getCommandIdBytes()Uniquely identifies the command. The triple (user_id, submitter, command_id) constitutes the change ID for the intended ledger change. The change ID can be used for matching the intended ledger changes with all their completions. Must be a valid LedgerString (as described in ``value.proto``). Required
string command_id = 3 [json_name = "commandId"];- Specified by:
getCommandIdBytesin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The bytes for commandId.
-
setCommandId
Uniquely identifies the command. The triple (user_id, submitter, command_id) constitutes the change ID for the intended ledger change. The change ID can be used for matching the intended ledger changes with all their completions. Must be a valid LedgerString (as described in ``value.proto``). Required
string command_id = 3 [json_name = "commandId"];- Parameters:
value- The commandId to set.- Returns:
- This builder for chaining.
-
clearCommandId
Uniquely identifies the command. The triple (user_id, submitter, command_id) constitutes the change ID for the intended ledger change. The change ID can be used for matching the intended ledger changes with all their completions. Must be a valid LedgerString (as described in ``value.proto``). Required
string command_id = 3 [json_name = "commandId"];- Returns:
- This builder for chaining.
-
setCommandIdBytes
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setCommandIdBytes(com.google.protobuf.ByteString value) Uniquely identifies the command. The triple (user_id, submitter, command_id) constitutes the change ID for the intended ledger change. The change ID can be used for matching the intended ledger changes with all their completions. Must be a valid LedgerString (as described in ``value.proto``). Required
string command_id = 3 [json_name = "commandId"];- Parameters:
value- The bytes for commandId to set.- Returns:
- This builder for chaining.
-
getSubmitter
Party on whose behalf the command should be executed. If ledger API authorization is enabled, then the authorization metadata must authorize the sender of the request to act on behalf of the given party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string submitter = 4 [json_name = "submitter"];- Specified by:
getSubmitterin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The submitter.
-
getSubmitterBytes
public com.google.protobuf.ByteString getSubmitterBytes()Party on whose behalf the command should be executed. If ledger API authorization is enabled, then the authorization metadata must authorize the sender of the request to act on behalf of the given party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string submitter = 4 [json_name = "submitter"];- Specified by:
getSubmitterBytesin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The bytes for submitter.
-
setSubmitter
Party on whose behalf the command should be executed. If ledger API authorization is enabled, then the authorization metadata must authorize the sender of the request to act on behalf of the given party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string submitter = 4 [json_name = "submitter"];- Parameters:
value- The submitter to set.- Returns:
- This builder for chaining.
-
clearSubmitter
Party on whose behalf the command should be executed. If ledger API authorization is enabled, then the authorization metadata must authorize the sender of the request to act on behalf of the given party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string submitter = 4 [json_name = "submitter"];- Returns:
- This builder for chaining.
-
setSubmitterBytes
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setSubmitterBytes(com.google.protobuf.ByteString value) Party on whose behalf the command should be executed. If ledger API authorization is enabled, then the authorization metadata must authorize the sender of the request to act on behalf of the given party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string submitter = 4 [json_name = "submitter"];- Parameters:
value- The bytes for submitter to set.- Returns:
- This builder for chaining.
-
getSubmissionId
A unique identifier to distinguish completions for different submissions with the same change ID. Typically a random UUID. Applications are expected to use a different UUID for each retry of a submission with the same change ID. Must be a valid LedgerString (as described in ``value.proto``). If omitted, the participant or the committer may set a value of their choice. Optional
string submission_id = 5 [json_name = "submissionId"];- Specified by:
getSubmissionIdin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The submissionId.
-
getSubmissionIdBytes
public com.google.protobuf.ByteString getSubmissionIdBytes()A unique identifier to distinguish completions for different submissions with the same change ID. Typically a random UUID. Applications are expected to use a different UUID for each retry of a submission with the same change ID. Must be a valid LedgerString (as described in ``value.proto``). If omitted, the participant or the committer may set a value of their choice. Optional
string submission_id = 5 [json_name = "submissionId"];- Specified by:
getSubmissionIdBytesin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder- Returns:
- The bytes for submissionId.
-
setSubmissionId
A unique identifier to distinguish completions for different submissions with the same change ID. Typically a random UUID. Applications are expected to use a different UUID for each retry of a submission with the same change ID. Must be a valid LedgerString (as described in ``value.proto``). If omitted, the participant or the committer may set a value of their choice. Optional
string submission_id = 5 [json_name = "submissionId"];- Parameters:
value- The submissionId to set.- Returns:
- This builder for chaining.
-
clearSubmissionId
A unique identifier to distinguish completions for different submissions with the same change ID. Typically a random UUID. Applications are expected to use a different UUID for each retry of a submission with the same change ID. Must be a valid LedgerString (as described in ``value.proto``). If omitted, the participant or the committer may set a value of their choice. Optional
string submission_id = 5 [json_name = "submissionId"];- Returns:
- This builder for chaining.
-
setSubmissionIdBytes
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setSubmissionIdBytes(com.google.protobuf.ByteString value) A unique identifier to distinguish completions for different submissions with the same change ID. Typically a random UUID. Applications are expected to use a different UUID for each retry of a submission with the same change ID. Must be a valid LedgerString (as described in ``value.proto``). If omitted, the participant or the committer may set a value of their choice. Optional
string submission_id = 5 [json_name = "submissionId"];- Parameters:
value- The bytes for submissionId to set.- Returns:
- This builder for chaining.
-
getCommandsList
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"];- Specified by:
getCommandsListin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder
-
getCommandsCount
public int getCommandsCount()Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"];- Specified by:
getCommandsCountin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder
-
getCommands
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"];- Specified by:
getCommandsin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder
-
setCommands
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setCommands(int index, ReassignmentCommandOuterClass.ReassignmentCommand value) Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
setCommands
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder setCommands(int index, ReassignmentCommandOuterClass.ReassignmentCommand.Builder builderForValue) Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
addCommands
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder addCommands(ReassignmentCommandOuterClass.ReassignmentCommand value) Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
addCommands
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder addCommands(int index, ReassignmentCommandOuterClass.ReassignmentCommand value) Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
addCommands
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder addCommands(ReassignmentCommandOuterClass.ReassignmentCommand.Builder builderForValue) Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
addCommands
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder addCommands(int index, ReassignmentCommandOuterClass.ReassignmentCommand.Builder builderForValue) Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
addAllCommands
public ReassignmentCommandOuterClass.ReassignmentCommands.Builder addAllCommands(Iterable<? extends ReassignmentCommandOuterClass.ReassignmentCommand> values) Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
clearCommands
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
removeCommands
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
getCommandsBuilder
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
getCommandsOrBuilder
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"];- Specified by:
getCommandsOrBuilderin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder
-
getCommandsOrBuilderList
public List<? extends ReassignmentCommandOuterClass.ReassignmentCommandOrBuilder> getCommandsOrBuilderList()Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"];- Specified by:
getCommandsOrBuilderListin interfaceReassignmentCommandOuterClass.ReassignmentCommandsOrBuilder
-
addCommandsBuilder
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
addCommandsBuilder
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
getCommandsBuilderList
Individual elements of this reassignment. Must be non-empty.
repeated .com.daml.ledger.api.v2.ReassignmentCommand commands = 6 [json_name = "commands"]; -
setUnknownFields
public final ReassignmentCommandOuterClass.ReassignmentCommands.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-
mergeUnknownFields
public final ReassignmentCommandOuterClass.ReassignmentCommands.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ReassignmentCommandOuterClass.ReassignmentCommands.Builder>
-