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