Uses of Class
com.google.cloud.run.v2.ServicesGrpc.ServicesStub
-
Packages that use ServicesGrpc.ServicesStub Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of ServicesGrpc.ServicesStub in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return ServicesGrpc.ServicesStub Modifier and Type Method Description protected ServicesGrpc.ServicesStub
ServicesGrpc.ServicesStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ServicesGrpc.ServicesStub
ServicesGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-