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