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