Uses of Class
com.daml.ledger.api.v2.CommandsOuterClass.Commands.Builder
Packages that use CommandsOuterClass.Commands.Builder
-
Uses of CommandsOuterClass.Commands.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandsOuterClass.Commands.BuilderModifier and TypeMethodDescriptionSet of parties on whose behalf the command should be executed.CommandsOuterClass.Commands.Builder.addActAsBytes(com.google.protobuf.ByteString value) Set of parties on whose behalf the command should be executed.CommandsOuterClass.Commands.Builder.addAllActAs(Iterable<String> values) Set of parties on whose behalf the command should be executed.CommandsOuterClass.Commands.Builder.addAllCommands(Iterable<? extends CommandsOuterClass.Command> values) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.addAllDisclosedContracts(Iterable<? extends CommandsOuterClass.DisclosedContract> values) Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.addAllPackageIdSelectionPreference(Iterable<String> values) The package-id selection preference of the client for resolving package names and interface instances in command submission and interpretationCommandsOuterClass.Commands.Builder.addAllPrefetchContractKeys(Iterable<? extends CommandsOuterClass.PrefetchContractKey> values) Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.Commands.Builder.addAllReadAs(Iterable<String> values) Set of parties on whose behalf (in addition to all parties listed in ``act_as``) contracts can be retrieved.CommandsOuterClass.Commands.Builder.addCommands(int index, CommandsOuterClass.Command value) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.addCommands(int index, CommandsOuterClass.Command.Builder builderForValue) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.addCommands(CommandsOuterClass.Command value) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.addCommands(CommandsOuterClass.Command.Builder builderForValue) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.addDisclosedContracts(int index, CommandsOuterClass.DisclosedContract value) Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.addDisclosedContracts(int index, CommandsOuterClass.DisclosedContract.Builder builderForValue) Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.addDisclosedContracts(CommandsOuterClass.DisclosedContract value) Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.addDisclosedContracts(CommandsOuterClass.DisclosedContract.Builder builderForValue) Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.addPackageIdSelectionPreference(String value) The package-id selection preference of the client for resolving package names and interface instances in command submission and interpretationCommandsOuterClass.Commands.Builder.addPackageIdSelectionPreferenceBytes(com.google.protobuf.ByteString value) The package-id selection preference of the client for resolving package names and interface instances in command submission and interpretationCommandsOuterClass.Commands.Builder.addPrefetchContractKeys(int index, CommandsOuterClass.PrefetchContractKey value) Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.Commands.Builder.addPrefetchContractKeys(int index, CommandsOuterClass.PrefetchContractKey.Builder builderForValue) Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.Commands.Builder.addPrefetchContractKeys(CommandsOuterClass.PrefetchContractKey value) Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.Commands.Builder.addPrefetchContractKeys(CommandsOuterClass.PrefetchContractKey.Builder builderForValue) Fetches the contract keys into the caches to speed up the command processing.Set of parties on whose behalf (in addition to all parties listed in ``act_as``) contracts can be retrieved.CommandsOuterClass.Commands.Builder.addReadAsBytes(com.google.protobuf.ByteString value) Set of parties on whose behalf (in addition to all parties listed in ``act_as``) contracts can be retrieved.CommandsOuterClass.Commands.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandsOuterClass.Commands.Builder.clear()CommandsOuterClass.Commands.Builder.clearActAs()Set of parties on whose behalf the command should be executed.CommandsOuterClass.Commands.Builder.clearCommandId()Uniquely identifies the command.CommandsOuterClass.Commands.Builder.clearCommands()Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.clearDeduplicationDuration()Specifies the length of the deduplication period.CommandsOuterClass.Commands.Builder.clearDeduplicationOffset()Specifies the start of the deduplication period by a completion stream offset (exclusive).CommandsOuterClass.Commands.Builder.clearDeduplicationPeriod()CommandsOuterClass.Commands.Builder.clearDisclosedContracts()Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CommandsOuterClass.Commands.Builder.clearMinLedgerTimeAbs()Lower bound for the ledger time assigned to the resulting transaction.CommandsOuterClass.Commands.Builder.clearMinLedgerTimeRel()Same as min_ledger_time_abs, but specified as a duration, starting from the time the command is received by the server.CommandsOuterClass.Commands.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommandsOuterClass.Commands.Builder.clearPackageIdSelectionPreference()The package-id selection preference of the client for resolving package names and interface instances in command submission and interpretationCommandsOuterClass.Commands.Builder.clearPrefetchContractKeys()Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.Commands.Builder.clearReadAs()Set of parties on whose behalf (in addition to all parties listed in ``act_as``) contracts can be retrieved.CommandsOuterClass.Commands.Builder.clearSubmissionId()A unique identifier to distinguish completions for different submissions with the same change ID.CommandsOuterClass.Commands.Builder.clearSynchronizerId()Must be a valid synchronizer id OptionalCommandsOuterClass.Commands.Builder.clearUserId()Uniquely identifies the participant user that issued the command.CommandsOuterClass.Commands.Builder.clearWorkflowId()Identifier of the on-ledger workflow that this command is a part of.CommandsOuterClass.Commands.Builder.clone()CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.getCommandsBuilder()The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequest.Builder.getCommandsBuilder()The commands to be submitted.CommandSubmissionServiceOuterClass.SubmitRequest.Builder.getCommandsBuilder()The commands to be submitted in a single transaction.CommandsOuterClass.Commands.Builder.mergeDeduplicationDuration(com.google.protobuf.Duration value) Specifies the length of the deduplication period.CommandsOuterClass.Commands.Builder.mergeFrom(CommandsOuterClass.Commands other) CommandsOuterClass.Commands.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandsOuterClass.Commands.Builder.mergeFrom(com.google.protobuf.Message other) CommandsOuterClass.Commands.Builder.mergeMinLedgerTimeAbs(com.google.protobuf.Timestamp value) Lower bound for the ledger time assigned to the resulting transaction.CommandsOuterClass.Commands.Builder.mergeMinLedgerTimeRel(com.google.protobuf.Duration value) Same as min_ledger_time_abs, but specified as a duration, starting from the time the command is received by the server.CommandsOuterClass.Commands.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CommandsOuterClass.Commands.newBuilder()CommandsOuterClass.Commands.newBuilder(CommandsOuterClass.Commands prototype) CommandsOuterClass.Commands.newBuilderForType()protected CommandsOuterClass.Commands.BuilderCommandsOuterClass.Commands.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CommandsOuterClass.Commands.Builder.removeCommands(int index) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.removeDisclosedContracts(int index) Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.removePrefetchContractKeys(int index) Fetches the contract keys into the caches to speed up the command processing.Set of parties on whose behalf the command should be executed.CommandsOuterClass.Commands.Builder.setCommandId(String value) Uniquely identifies the command.CommandsOuterClass.Commands.Builder.setCommandIdBytes(com.google.protobuf.ByteString value) Uniquely identifies the command.CommandsOuterClass.Commands.Builder.setCommands(int index, CommandsOuterClass.Command value) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.setCommands(int index, CommandsOuterClass.Command.Builder builderForValue) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.setDeduplicationDuration(com.google.protobuf.Duration value) Specifies the length of the deduplication period.CommandsOuterClass.Commands.Builder.setDeduplicationDuration(com.google.protobuf.Duration.Builder builderForValue) Specifies the length of the deduplication period.CommandsOuterClass.Commands.Builder.setDeduplicationOffset(long value) Specifies the start of the deduplication period by a completion stream offset (exclusive).CommandsOuterClass.Commands.Builder.setDisclosedContracts(int index, CommandsOuterClass.DisclosedContract value) Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.setDisclosedContracts(int index, CommandsOuterClass.DisclosedContract.Builder builderForValue) Additional contracts used to resolve contract & contract key lookups.CommandsOuterClass.Commands.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandsOuterClass.Commands.Builder.setMinLedgerTimeAbs(com.google.protobuf.Timestamp value) Lower bound for the ledger time assigned to the resulting transaction.CommandsOuterClass.Commands.Builder.setMinLedgerTimeAbs(com.google.protobuf.Timestamp.Builder builderForValue) Lower bound for the ledger time assigned to the resulting transaction.CommandsOuterClass.Commands.Builder.setMinLedgerTimeRel(com.google.protobuf.Duration value) Same as min_ledger_time_abs, but specified as a duration, starting from the time the command is received by the server.CommandsOuterClass.Commands.Builder.setMinLedgerTimeRel(com.google.protobuf.Duration.Builder builderForValue) Same as min_ledger_time_abs, but specified as a duration, starting from the time the command is received by the server.CommandsOuterClass.Commands.Builder.setPackageIdSelectionPreference(int index, String value) The package-id selection preference of the client for resolving package names and interface instances in command submission and interpretationCommandsOuterClass.Commands.Builder.setPrefetchContractKeys(int index, CommandsOuterClass.PrefetchContractKey value) Fetches the contract keys into the caches to speed up the command processing.CommandsOuterClass.Commands.Builder.setPrefetchContractKeys(int index, CommandsOuterClass.PrefetchContractKey.Builder builderForValue) Fetches the contract keys into the caches to speed up the command processing.Set of parties on whose behalf (in addition to all parties listed in ``act_as``) contracts can be retrieved.CommandsOuterClass.Commands.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommandsOuterClass.Commands.Builder.setSubmissionId(String value) A unique identifier to distinguish completions for different submissions with the same change ID.CommandsOuterClass.Commands.Builder.setSubmissionIdBytes(com.google.protobuf.ByteString value) A unique identifier to distinguish completions for different submissions with the same change ID.CommandsOuterClass.Commands.Builder.setSynchronizerId(String value) Must be a valid synchronizer id OptionalCommandsOuterClass.Commands.Builder.setSynchronizerIdBytes(com.google.protobuf.ByteString value) Must be a valid synchronizer id OptionalCommandsOuterClass.Commands.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Uniquely identifies the participant user that issued the command.CommandsOuterClass.Commands.Builder.setUserIdBytes(com.google.protobuf.ByteString value) Uniquely identifies the participant user that issued the command.CommandsOuterClass.Commands.Builder.setWorkflowId(String value) Identifier of the on-ledger workflow that this command is a part of.CommandsOuterClass.Commands.Builder.setWorkflowIdBytes(com.google.protobuf.ByteString value) Identifier of the on-ledger workflow that this command is a part of.CommandsOuterClass.Commands.toBuilder()Methods in com.daml.ledger.api.v2 with parameters of type CommandsOuterClass.Commands.BuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.setCommands(CommandsOuterClass.Commands.Builder builderForValue) The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequest.Builder.setCommands(CommandsOuterClass.Commands.Builder builderForValue) The commands to be submitted.CommandSubmissionServiceOuterClass.SubmitRequest.Builder.setCommands(CommandsOuterClass.Commands.Builder builderForValue) The commands to be submitted in a single transaction.