Uses of Class
io.dapr.v1.DaprProtos.StartWorkflowRequest
Packages that use DaprProtos.StartWorkflowRequest
-
Uses of DaprProtos.StartWorkflowRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.StartWorkflowRequestModifier 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) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.StartWorkflowRequestModifier 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()
Methods in io.dapr.v1 with parameters of type DaprProtos.StartWorkflowRequestModifier 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