Uses of Class
com.google.cloud.run.v2.stub.TasksStub
-
Packages that use TasksStub Package Description com.google.cloud.run.v2 A client to Cloud Run Admin APIcom.google.cloud.run.v2.stub -
-
Uses of TasksStub in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return TasksStub Modifier and Type Method Description TasksStubTasksClient. getStub()Methods in com.google.cloud.run.v2 with parameters of type TasksStub Modifier and Type Method Description static TasksClientTasksClient. create(TasksStub stub)Constructs an instance of TasksClient, using the given stub for making calls.Constructors in com.google.cloud.run.v2 with parameters of type TasksStub Constructor Description TasksClient(TasksStub stub) -
Uses of TasksStub in com.google.cloud.run.v2.stub
Subclasses of TasksStub in com.google.cloud.run.v2.stub Modifier and Type Class Description classGrpcTasksStubgRPC stub implementation for the Tasks service API.classHttpJsonTasksStubREST stub implementation for the Tasks service API.Methods in com.google.cloud.run.v2.stub that return TasksStub Modifier and Type Method Description TasksStubTasksStubSettings. createStub()
-