Uses of Class
io.dapr.v1.DaprProtos.RaiseEventWorkflowRequest
Packages that use DaprProtos.RaiseEventWorkflowRequest
-
Uses of DaprProtos.RaiseEventWorkflowRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.RaiseEventWorkflowRequestModifier and TypeMethodDescriptionDaprProtos.RaiseEventWorkflowRequest.Builder.build()DaprProtos.RaiseEventWorkflowRequest.Builder.buildPartial()DaprProtos.RaiseEventWorkflowRequest.getDefaultInstance()DaprProtos.RaiseEventWorkflowRequest.Builder.getDefaultInstanceForType()DaprProtos.RaiseEventWorkflowRequest.getDefaultInstanceForType()DaprProtos.RaiseEventWorkflowRequest.parseDelimitedFrom(InputStream input) DaprProtos.RaiseEventWorkflowRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.RaiseEventWorkflowRequest.parseFrom(byte[] data) DaprProtos.RaiseEventWorkflowRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.RaiseEventWorkflowRequest.parseFrom(com.google.protobuf.ByteString data) DaprProtos.RaiseEventWorkflowRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.RaiseEventWorkflowRequest.parseFrom(com.google.protobuf.CodedInputStream input) DaprProtos.RaiseEventWorkflowRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.RaiseEventWorkflowRequest.parseFrom(InputStream input) DaprProtos.RaiseEventWorkflowRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.RaiseEventWorkflowRequest.parseFrom(ByteBuffer data) DaprProtos.RaiseEventWorkflowRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.RaiseEventWorkflowRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.RaiseEventWorkflowRequest>DaprProtos.RaiseEventWorkflowRequest.getParserForType()static io.grpc.MethodDescriptor<DaprProtos.RaiseEventWorkflowRequest,com.google.protobuf.Empty> DaprGrpc.getRaiseEventWorkflowAlpha1Method()static io.grpc.MethodDescriptor<DaprProtos.RaiseEventWorkflowRequest,com.google.protobuf.Empty> DaprGrpc.getRaiseEventWorkflowBeta1Method()static com.google.protobuf.Parser<DaprProtos.RaiseEventWorkflowRequest>DaprProtos.RaiseEventWorkflowRequest.parser()Methods in io.dapr.v1 with parameters of type DaprProtos.RaiseEventWorkflowRequestModifier and TypeMethodDescriptionDaprProtos.RaiseEventWorkflowRequest.Builder.mergeFrom(DaprProtos.RaiseEventWorkflowRequest other) DaprProtos.RaiseEventWorkflowRequest.newBuilder(DaprProtos.RaiseEventWorkflowRequest prototype) default voidDaprGrpc.AsyncService.raiseEventWorkflowAlpha1(DaprProtos.RaiseEventWorkflowRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) Deprecated.com.google.protobuf.EmptyDaprGrpc.DaprBlockingStub.raiseEventWorkflowAlpha1(DaprProtos.RaiseEventWorkflowRequest request) Deprecated.com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>DaprGrpc.DaprFutureStub.raiseEventWorkflowAlpha1(DaprProtos.RaiseEventWorkflowRequest request) Deprecated.voidDaprGrpc.DaprStub.raiseEventWorkflowAlpha1(DaprProtos.RaiseEventWorkflowRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) Deprecated.default voidDaprGrpc.AsyncService.raiseEventWorkflowBeta1(DaprProtos.RaiseEventWorkflowRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) Raise an event to a running workflow instancecom.google.protobuf.EmptyDaprGrpc.DaprBlockingStub.raiseEventWorkflowBeta1(DaprProtos.RaiseEventWorkflowRequest request) Raise an event to a running workflow instancecom.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>DaprGrpc.DaprFutureStub.raiseEventWorkflowBeta1(DaprProtos.RaiseEventWorkflowRequest request) Raise an event to a running workflow instancevoidDaprGrpc.DaprStub.raiseEventWorkflowBeta1(DaprProtos.RaiseEventWorkflowRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) Raise an event to a running workflow instance