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