Package | Description |
---|---|
com.daml.ledger.api.v1 |
Modifier and Type | Method and Description |
---|---|
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clear() |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clearTransaction()
The transaction tree that resulted from the submitted command.
|
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clone() |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeFrom(CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse other) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeTransaction(TransactionOuterClass.TransactionTree value)
The transaction tree that resulted from the submitted command.
|
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilder() |
static CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilder(CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse prototype) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilderForType() |
protected CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setTransaction(TransactionOuterClass.TransactionTree.Builder builderForValue)
The transaction tree that resulted from the submitted command.
|
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setTransaction(TransactionOuterClass.TransactionTree value)
The transaction tree that resulted from the submitted command.
|
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder |
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.toBuilder() |