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