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.ExecutionsFutureStub
ExecutionsGrpc.ExecutionsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ExecutionsGrpc.ExecutionsFutureStub
ExecutionsGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-