Uses of Interface
com.daml.ledger.api.v2.CommandsOuterClass.CommandsOrBuilder
Packages that use CommandsOuterClass.CommandsOrBuilder
-
Uses of CommandsOuterClass.CommandsOrBuilder in com.daml.ledger.api.v2
Classes in com.daml.ledger.api.v2 that implement CommandsOuterClass.CommandsOrBuilderModifier and TypeClassDescriptionstatic final class
A composite command that groups multiple commands together.static final class
A composite command that groups multiple commands together.Methods in com.daml.ledger.api.v2 that return CommandsOuterClass.CommandsOrBuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForTransactionRequest.Builder.getCommandsOrBuilder()
The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForTransactionRequest.getCommandsOrBuilder()
The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitForTransactionRequestOrBuilder.getCommandsOrBuilder()
The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequest.Builder.getCommandsOrBuilder()
The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequest.getCommandsOrBuilder()
The commands to be submitted.CommandServiceOuterClass.SubmitAndWaitRequestOrBuilder.getCommandsOrBuilder()
The commands to be submitted.CommandSubmissionServiceOuterClass.SubmitRequest.Builder.getCommandsOrBuilder()
The commands to be submitted in a single transaction.CommandSubmissionServiceOuterClass.SubmitRequest.getCommandsOrBuilder()
The commands to be submitted in a single transaction.CommandSubmissionServiceOuterClass.SubmitRequestOrBuilder.getCommandsOrBuilder()
The commands to be submitted in a single transaction.