Uses of Class
com.google.cloud.workflows.executions.v1.ExecutionsGrpc.ExecutionsStub
-
Packages that use ExecutionsGrpc.ExecutionsStub Package Description com.google.cloud.workflows.executions.v1 A client to Workflow Executions API -
-
Uses of ExecutionsGrpc.ExecutionsStub in com.google.cloud.workflows.executions.v1
Methods in com.google.cloud.workflows.executions.v1 that return ExecutionsGrpc.ExecutionsStub Modifier and Type Method Description protected ExecutionsGrpc.ExecutionsStub
ExecutionsGrpc.ExecutionsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ExecutionsGrpc.ExecutionsStub
ExecutionsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-