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