Uses of Class
com.google.cloud.workflows.v1beta.WorkflowsGrpc.WorkflowsBlockingStub
-
Packages that use WorkflowsGrpc.WorkflowsBlockingStub Package Description com.google.cloud.workflows.v1beta A client to Workflows API -
-
Uses of WorkflowsGrpc.WorkflowsBlockingStub in com.google.cloud.workflows.v1beta
Methods in com.google.cloud.workflows.v1beta that return WorkflowsGrpc.WorkflowsBlockingStub Modifier and Type Method Description protected WorkflowsGrpc.WorkflowsBlockingStub
WorkflowsGrpc.WorkflowsBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static WorkflowsGrpc.WorkflowsBlockingStub
WorkflowsGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-