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