Uses of Interface
com.daml.ledger.api.v2.CommandsOuterClass.CommandOrBuilder
Packages that use CommandsOuterClass.CommandOrBuilder
Package
Description
-
Uses of CommandsOuterClass.CommandOrBuilder in com.daml.ledger.api.v2
Classes in com.daml.ledger.api.v2 that implement CommandsOuterClass.CommandOrBuilderModifier and TypeClassDescriptionstatic final classA command can either create a new contract or exercise a choice on an existing contract.static final classA command can either create a new contract or exercise a choice on an existing contract.Methods in com.daml.ledger.api.v2 that return CommandsOuterClass.CommandOrBuilderModifier and TypeMethodDescriptionCommandsOuterClass.Commands.Builder.getCommandsOrBuilder(int index) Individual elements of this atomic command.CommandsOuterClass.Commands.getCommandsOrBuilder(int index) Individual elements of this atomic command.CommandsOuterClass.CommandsOrBuilder.getCommandsOrBuilder(int index) Individual elements of this atomic command.Methods in com.daml.ledger.api.v2 that return types with arguments of type CommandsOuterClass.CommandOrBuilderModifier and TypeMethodDescriptionList<? extends CommandsOuterClass.CommandOrBuilder>CommandsOuterClass.Commands.Builder.getCommandsOrBuilderList()Individual elements of this atomic command.List<? extends CommandsOuterClass.CommandOrBuilder>CommandsOuterClass.Commands.getCommandsOrBuilderList()Individual elements of this atomic command.List<? extends CommandsOuterClass.CommandOrBuilder>CommandsOuterClass.CommandsOrBuilder.getCommandsOrBuilderList()Individual elements of this atomic command. -
Uses of CommandsOuterClass.CommandOrBuilder in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return CommandsOuterClass.CommandOrBuilderModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.CommandStatus.Builder.getCommandsOrBuilder(int index) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];CommandInspectionServiceOuterClass.CommandStatus.getCommandsOrBuilder(int index) repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];CommandInspectionServiceOuterClass.CommandStatusOrBuilder.getCommandsOrBuilder(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.CommandOrBuilderModifier and TypeMethodDescriptionList<? extends CommandsOuterClass.CommandOrBuilder>CommandInspectionServiceOuterClass.CommandStatus.Builder.getCommandsOrBuilderList()repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];List<? extends CommandsOuterClass.CommandOrBuilder>CommandInspectionServiceOuterClass.CommandStatus.getCommandsOrBuilderList()repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"];List<? extends CommandsOuterClass.CommandOrBuilder>CommandInspectionServiceOuterClass.CommandStatusOrBuilder.getCommandsOrBuilderList()repeated .com.daml.ledger.api.v2.Command commands = 5 [json_name = "commands"]; -
Uses of CommandsOuterClass.CommandOrBuilder in com.daml.ledger.api.v2.interactive
Methods in com.daml.ledger.api.v2.interactive that return CommandsOuterClass.CommandOrBuilderModifier and TypeMethodDescriptionInteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.getCommandsOrBuilder(int index) Individual elements of this atomic command.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.getCommandsOrBuilder(int index) Individual elements of this atomic command.InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequestOrBuilder.getCommandsOrBuilder(int index) Individual elements of this atomic command.Methods in com.daml.ledger.api.v2.interactive that return types with arguments of type CommandsOuterClass.CommandOrBuilderModifier and TypeMethodDescriptionList<? extends CommandsOuterClass.CommandOrBuilder>InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.Builder.getCommandsOrBuilderList()Individual elements of this atomic command.List<? extends CommandsOuterClass.CommandOrBuilder>InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequest.getCommandsOrBuilderList()Individual elements of this atomic command.List<? extends CommandsOuterClass.CommandOrBuilder>InteractiveSubmissionServiceOuterClass.PrepareSubmissionRequestOrBuilder.getCommandsOrBuilderList()Individual elements of this atomic command.