Uses of Class
io.dapr.v1.DaprProtos.GetWorkflowRequest
Packages that use DaprProtos.GetWorkflowRequest
-
Uses of DaprProtos.GetWorkflowRequest in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.GetWorkflowRequestModifier and TypeMethodDescriptionDaprProtos.GetWorkflowRequest.Builder.build()
DaprProtos.GetWorkflowRequest.Builder.buildPartial()
DaprProtos.GetWorkflowRequest.getDefaultInstance()
DaprProtos.GetWorkflowRequest.Builder.getDefaultInstanceForType()
DaprProtos.GetWorkflowRequest.getDefaultInstanceForType()
DaprProtos.GetWorkflowRequest.parseDelimitedFrom
(InputStream input) DaprProtos.GetWorkflowRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetWorkflowRequest.parseFrom
(byte[] data) DaprProtos.GetWorkflowRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetWorkflowRequest.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.GetWorkflowRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetWorkflowRequest.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.GetWorkflowRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetWorkflowRequest.parseFrom
(InputStream input) DaprProtos.GetWorkflowRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.GetWorkflowRequest.parseFrom
(ByteBuffer data) DaprProtos.GetWorkflowRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.GetWorkflowRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<DaprProtos.GetWorkflowRequest,
DaprProtos.GetWorkflowResponse> DaprGrpc.getGetWorkflowAlpha1Method()
static io.grpc.MethodDescriptor<DaprProtos.GetWorkflowRequest,
DaprProtos.GetWorkflowResponse> DaprGrpc.getGetWorkflowBeta1Method()
com.google.protobuf.Parser<DaprProtos.GetWorkflowRequest>
DaprProtos.GetWorkflowRequest.getParserForType()
static com.google.protobuf.Parser<DaprProtos.GetWorkflowRequest>
DaprProtos.GetWorkflowRequest.parser()
Methods in io.dapr.v1 with parameters of type DaprProtos.GetWorkflowRequestModifier and TypeMethodDescriptiondefault void
DaprGrpc.AsyncService.getWorkflowAlpha1
(DaprProtos.GetWorkflowRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetWorkflowResponse> responseObserver) Gets details about a started workflow instanceDaprGrpc.DaprBlockingStub.getWorkflowAlpha1
(DaprProtos.GetWorkflowRequest request) Gets details about a started workflow instancecom.google.common.util.concurrent.ListenableFuture<DaprProtos.GetWorkflowResponse>
DaprGrpc.DaprFutureStub.getWorkflowAlpha1
(DaprProtos.GetWorkflowRequest request) Gets details about a started workflow instancevoid
DaprGrpc.DaprStub.getWorkflowAlpha1
(DaprProtos.GetWorkflowRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetWorkflowResponse> responseObserver) Gets details about a started workflow instancedefault void
DaprGrpc.AsyncService.getWorkflowBeta1
(DaprProtos.GetWorkflowRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetWorkflowResponse> responseObserver) Gets details about a started workflow instanceDaprGrpc.DaprBlockingStub.getWorkflowBeta1
(DaprProtos.GetWorkflowRequest request) Gets details about a started workflow instancecom.google.common.util.concurrent.ListenableFuture<DaprProtos.GetWorkflowResponse>
DaprGrpc.DaprFutureStub.getWorkflowBeta1
(DaprProtos.GetWorkflowRequest request) Gets details about a started workflow instancevoid
DaprGrpc.DaprStub.getWorkflowBeta1
(DaprProtos.GetWorkflowRequest request, io.grpc.stub.StreamObserver<DaprProtos.GetWorkflowResponse> responseObserver) Gets details about a started workflow instanceDaprProtos.GetWorkflowRequest.Builder.mergeFrom
(DaprProtos.GetWorkflowRequest other) DaprProtos.GetWorkflowRequest.newBuilder
(DaprProtos.GetWorkflowRequest prototype)