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