Uses of Class
com.google.cloud.workflows.v1.WorkflowsGrpc.WorkflowsStub
-
Packages that use WorkflowsGrpc.WorkflowsStub Package Description com.google.cloud.workflows.v1 A client to Workflows API -
-
Uses of WorkflowsGrpc.WorkflowsStub in com.google.cloud.workflows.v1
Methods in com.google.cloud.workflows.v1 that return WorkflowsGrpc.WorkflowsStub Modifier and Type Method Description protected WorkflowsGrpc.WorkflowsStub
WorkflowsGrpc.WorkflowsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static WorkflowsGrpc.WorkflowsStub
WorkflowsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-