Uses of Class
com.google.cloud.workflows.v1.WorkflowsGrpc.WorkflowsBlockingStub
-
Packages that use WorkflowsGrpc.WorkflowsBlockingStub Package Description com.google.cloud.workflows.v1 A client to Workflows API -
-
Uses of WorkflowsGrpc.WorkflowsBlockingStub in com.google.cloud.workflows.v1
Methods in com.google.cloud.workflows.v1 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
-