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