Uses of Class
com.google.cloud.run.v2.ExecutionsGrpc.ExecutionsStub
-
Packages that use ExecutionsGrpc.ExecutionsStub Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of ExecutionsGrpc.ExecutionsStub in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 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
-