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