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