Uses of Class
com.google.cloud.run.v2.ServicesGrpc.ServicesBlockingStub
-
Packages that use ServicesGrpc.ServicesBlockingStub Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of ServicesGrpc.ServicesBlockingStub in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return ServicesGrpc.ServicesBlockingStub Modifier and Type Method Description protected ServicesGrpc.ServicesBlockingStub
ServicesGrpc.ServicesBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ServicesGrpc.ServicesBlockingStub
ServicesGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-