Uses of Class
com.daml.ledger.api.v2.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder
Packages that use CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder
-
Uses of CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.BuilderModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clear()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clearTransaction()
The transaction tree that resulted from the submitted command.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.clone()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeFrom
(CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse other) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeFrom
(com.google.protobuf.Message other) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeTransaction
(TransactionOuterClass.TransactionTree value) The transaction tree that resulted from the submitted command.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilder()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilder
(CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse prototype) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilderForType()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setTransaction
(TransactionOuterClass.TransactionTree value) The transaction tree that resulted from the submitted command.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setTransaction
(TransactionOuterClass.TransactionTree.Builder builderForValue) The transaction tree that resulted from the submitted command.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.toBuilder()