Package | Description |
---|---|
com.daml.ledger.api.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
CommandsOuterClass.Commands
A composite command that groups multiple commands together.
|
static class |
CommandsOuterClass.Commands.Builder
A composite command that groups multiple commands together.
|
Modifier and Type | Method and Description |
---|---|
CommandsOuterClass.CommandsOrBuilder |
CommandSubmissionServiceOuterClass.SubmitRequestOrBuilder.getCommandsOrBuilder()
The commands to be submitted in a single transaction.
|
CommandsOuterClass.CommandsOrBuilder |
CommandSubmissionServiceOuterClass.SubmitRequest.getCommandsOrBuilder()
The commands to be submitted in a single transaction.
|
CommandsOuterClass.CommandsOrBuilder |
CommandSubmissionServiceOuterClass.SubmitRequest.Builder.getCommandsOrBuilder()
The commands to be submitted in a single transaction.
|
CommandsOuterClass.CommandsOrBuilder |
CommandServiceOuterClass.SubmitAndWaitRequestOrBuilder.getCommandsOrBuilder()
The commands to be submitted.
|
CommandsOuterClass.CommandsOrBuilder |
CommandServiceOuterClass.SubmitAndWaitRequest.getCommandsOrBuilder()
The commands to be submitted.
|
CommandsOuterClass.CommandsOrBuilder |
CommandServiceOuterClass.SubmitAndWaitRequest.Builder.getCommandsOrBuilder()
The commands to be submitted.
|