Uses of Class
com.daml.ledger.api.v2.CommandsOuterClass.Command
Packages that use CommandsOuterClass.Command
Package
Description
-
Uses of CommandsOuterClass.Command in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandsOuterClass.CommandModifier and TypeMethodDescriptionCommandsOuterClass.Command.Builder.build()
CommandsOuterClass.Command.Builder.buildPartial()
CommandsOuterClass.Commands.Builder.getCommands
(int index) Individual elements of this atomic command.CommandsOuterClass.Commands.getCommands
(int index) Individual elements of this atomic command.CommandsOuterClass.CommandsOrBuilder.getCommands
(int index) Individual elements of this atomic command.static CommandsOuterClass.Command
CommandsOuterClass.Command.getDefaultInstance()
CommandsOuterClass.Command.Builder.getDefaultInstanceForType()
CommandsOuterClass.Command.getDefaultInstanceForType()
static CommandsOuterClass.Command
CommandsOuterClass.Command.parseDelimitedFrom
(InputStream input) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(byte[] data) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(com.google.protobuf.ByteString data) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(com.google.protobuf.CodedInputStream input) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(InputStream input) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(ByteBuffer data) static CommandsOuterClass.Command
CommandsOuterClass.Command.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2 that return types with arguments of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionCommandsOuterClass.Commands.Builder.getCommandsList()
Individual elements of this atomic command.CommandsOuterClass.Commands.getCommandsList()
Individual elements of this atomic command.CommandsOuterClass.CommandsOrBuilder.getCommandsList()
Individual elements of this atomic command.com.google.protobuf.Parser<CommandsOuterClass.Command>
CommandsOuterClass.Command.getParserForType()
static com.google.protobuf.Parser<CommandsOuterClass.Command>
CommandsOuterClass.Command.parser()
Methods in com.daml.ledger.api.v2 with parameters of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionCommandsOuterClass.Commands.Builder.addCommands
(int index, CommandsOuterClass.Command value) Individual elements of this atomic command.CommandsOuterClass.Commands.Builder.addCommands
(CommandsOuterClass.Command value) Individual elements of this atomic command.CommandsOuterClass.Command.Builder.mergeFrom
(CommandsOuterClass.Command other) CommandsOuterClass.Command.newBuilder
(CommandsOuterClass.Command prototype) CommandsOuterClass.Commands.Builder.setCommands
(int index, CommandsOuterClass.Command value) Individual elements of this atomic command.Method parameters in com.daml.ledger.api.v2 with type arguments of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionCommandsOuterClass.Commands.Builder.addAllCommands
(Iterable<? extends CommandsOuterClass.Command> values) Individual elements of this atomic command. -
Uses of CommandsOuterClass.Command in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return CommandsOuterClass.CommandModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandStatus.Builder.getCommands
(int index) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
CommandInspectionServiceOuterClass.CommandStatus.getCommands
(int index) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
CommandInspectionServiceOuterClass.CommandStatusOrBuilder.getCommands
(int index) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
Methods in com.daml.ledger.api.v2.admin that return types with arguments of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandStatus.Builder.getCommandsList()
repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
CommandInspectionServiceOuterClass.CommandStatus.getCommandsList()
repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
CommandInspectionServiceOuterClass.CommandStatusOrBuilder.getCommandsList()
repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
Methods in com.daml.ledger.api.v2.admin with parameters of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandStatus.Builder.addCommands
(int index, CommandsOuterClass.Command value) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
CommandInspectionServiceOuterClass.CommandStatus.Builder.addCommands
(CommandsOuterClass.Command value) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
CommandInspectionServiceOuterClass.CommandStatus.Builder.setCommands
(int index, CommandsOuterClass.Command value) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
Method parameters in com.daml.ledger.api.v2.admin with type arguments of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandStatus.Builder.addAllCommands
(Iterable<? extends CommandsOuterClass.Command> values) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];
-
Uses of CommandsOuterClass.Command in com.daml.ledger.api.v2.interactive
Methods in com.daml.ledger.api.v2.interactive that return CommandsOuterClass.CommandModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.getCommands
(int index) Individual elements of this atomic command.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.getCommands
(int index) Individual elements of this atomic command.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequestOrBuilder.getCommands
(int index) Individual elements of this atomic command.Methods in com.daml.ledger.api.v2.interactive that return types with arguments of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.getCommandsList()
Individual elements of this atomic command.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.getCommandsList()
Individual elements of this atomic command.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequestOrBuilder.getCommandsList()
Individual elements of this atomic command.Methods in com.daml.ledger.api.v2.interactive with parameters of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.addCommands
(int index, CommandsOuterClass.Command value) Individual elements of this atomic command.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.addCommands
(CommandsOuterClass.Command value) Individual elements of this atomic command.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.setCommands
(int index, CommandsOuterClass.Command value) Individual elements of this atomic command.Method parameters in com.daml.ledger.api.v2.interactive with type arguments of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.addAllCommands
(Iterable<? extends CommandsOuterClass.Command> values) Individual elements of this atomic command. -
Uses of CommandsOuterClass.Command in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return CommandsOuterClass.CommandMethods in com.daml.ledger.javaapi.data with parameters of type CommandsOuterClass.CommandModifier and TypeMethodDescriptionstatic Command
Command.fromProtoCommand
(CommandsOuterClass.Command command)