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