Uses of Class
com.daml.ledger.api.v2.CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse
Packages that use CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse
-
Uses of CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.build()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.buildPartial()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.getDefaultInstance()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.getDefaultInstanceForType()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.getDefaultInstanceForType()
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseDelimitedFrom
(InputStream input) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(byte[] data) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(com.google.protobuf.ByteString data) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(com.google.protobuf.CodedInputStream input) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(InputStream input) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(ByteBuffer data) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandServiceGrpc.CommandServiceBlockingStub.submitAndWaitForTransactionTree
(CommandServiceOuterClass.SubmitAndWaitRequest request) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Methods in com.daml.ledger.api.v2 that return types with arguments of type CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse>
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.getParserForType()
static io.grpc.MethodDescriptor<CommandServiceOuterClass.SubmitAndWaitRequest,
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse> CommandServiceGrpc.getSubmitAndWaitForTransactionTreeMethod()
static com.google.protobuf.Parser<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse>
CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.parser()
com.google.common.util.concurrent.ListenableFuture<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse>
CommandServiceGrpc.CommandServiceFutureStub.submitAndWaitForTransactionTree
(CommandServiceOuterClass.SubmitAndWaitRequest request) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Methods in com.daml.ledger.api.v2 with parameters of type CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseModifier and TypeMethodDescriptionCommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.Builder.mergeFrom
(CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse other) CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse.newBuilder
(CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse prototype) Method parameters in com.daml.ledger.api.v2 with type arguments of type CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseModifier and TypeMethodDescriptiondefault void
CommandServiceGrpc.AsyncService.submitAndWaitForTransactionTree
(CommandServiceOuterClass.SubmitAndWaitRequest request, io.grpc.stub.StreamObserver<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse> responseObserver) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.void
CommandServiceGrpc.CommandServiceStub.submitAndWaitForTransactionTree
(CommandServiceOuterClass.SubmitAndWaitRequest request, io.grpc.stub.StreamObserver<CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse> responseObserver) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. -
Uses of CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseMethods in com.daml.ledger.javaapi.data with parameters of type CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponseModifier and TypeMethodDescriptionSubmitAndWaitForTransactionTreeResponse.fromProto
(CommandServiceOuterClass.SubmitAndWaitForTransactionTreeResponse response)