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