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