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