Uses of Class
io.dapr.v1.DaprProtos.StartWorkflowRequest
-
Uses of DaprProtos.StartWorkflowRequest in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.StartWorkflowRequest.Builder.build()
DaprProtos.StartWorkflowRequest.Builder.buildPartial()
DaprProtos.StartWorkflowRequest.getDefaultInstance()
DaprProtos.StartWorkflowRequest.Builder.getDefaultInstanceForType()
DaprProtos.StartWorkflowRequest.getDefaultInstanceForType()
DaprProtos.StartWorkflowRequest.parseDelimitedFrom
(InputStream input) DaprProtos.StartWorkflowRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.StartWorkflowRequest.parseFrom
(byte[] data) DaprProtos.StartWorkflowRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.StartWorkflowRequest.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.StartWorkflowRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.StartWorkflowRequest.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.StartWorkflowRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.StartWorkflowRequest.parseFrom
(InputStream input) DaprProtos.StartWorkflowRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.StartWorkflowRequest.parseFrom
(ByteBuffer data) DaprProtos.StartWorkflowRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.StartWorkflowRequest>
DaprProtos.StartWorkflowRequest.getParserForType()
static io.grpc.MethodDescriptor<DaprProtos.StartWorkflowRequest,
DaprProtos.StartWorkflowResponse> DaprGrpc.getStartWorkflowAlpha1Method()
static io.grpc.MethodDescriptor<DaprProtos.StartWorkflowRequest,
DaprProtos.StartWorkflowResponse> DaprGrpc.getStartWorkflowBeta1Method()
static com.google.protobuf.Parser<DaprProtos.StartWorkflowRequest>
DaprProtos.StartWorkflowRequest.parser()
Modifier and TypeMethodDescriptionDaprProtos.StartWorkflowRequest.Builder.mergeFrom
(DaprProtos.StartWorkflowRequest other) DaprProtos.StartWorkflowRequest.newBuilder
(DaprProtos.StartWorkflowRequest prototype) default void
DaprGrpc.AsyncService.startWorkflowAlpha1
(DaprProtos.StartWorkflowRequest request, io.grpc.stub.StreamObserver<DaprProtos.StartWorkflowResponse> responseObserver) Starts a new instance of a workflowDaprGrpc.DaprBlockingStub.startWorkflowAlpha1
(DaprProtos.StartWorkflowRequest request) Starts a new instance of a workflowcom.google.common.util.concurrent.ListenableFuture<DaprProtos.StartWorkflowResponse>
DaprGrpc.DaprFutureStub.startWorkflowAlpha1
(DaprProtos.StartWorkflowRequest request) Starts a new instance of a workflowvoid
DaprGrpc.DaprStub.startWorkflowAlpha1
(DaprProtos.StartWorkflowRequest request, io.grpc.stub.StreamObserver<DaprProtos.StartWorkflowResponse> responseObserver) Starts a new instance of a workflowdefault void
DaprGrpc.AsyncService.startWorkflowBeta1
(DaprProtos.StartWorkflowRequest request, io.grpc.stub.StreamObserver<DaprProtos.StartWorkflowResponse> responseObserver) Starts a new instance of a workflowDaprGrpc.DaprBlockingStub.startWorkflowBeta1
(DaprProtos.StartWorkflowRequest request) Starts a new instance of a workflowcom.google.common.util.concurrent.ListenableFuture<DaprProtos.StartWorkflowResponse>
DaprGrpc.DaprFutureStub.startWorkflowBeta1
(DaprProtos.StartWorkflowRequest request) Starts a new instance of a workflowvoid
DaprGrpc.DaprStub.startWorkflowBeta1
(DaprProtos.StartWorkflowRequest request, io.grpc.stub.StreamObserver<DaprProtos.StartWorkflowResponse> responseObserver) Starts a new instance of a workflow