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