Uses of Class
com.google.cloud.run.v2.TasksSettings
-
Packages that use TasksSettings Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of TasksSettings in com.google.cloud.run.v2
Methods in com.google.cloud.run.v2 that return TasksSettings Modifier and Type Method Description TasksSettingsTasksSettings.Builder. build()static TasksSettingsTasksSettings. create(TasksStubSettings stub)TasksSettingsTasksClient. getSettings()Methods in com.google.cloud.run.v2 with parameters of type TasksSettings Modifier and Type Method Description static TasksClientTasksClient. create(TasksSettings settings)Constructs an instance of TasksClient, using the given settings.Constructors in com.google.cloud.run.v2 with parameters of type TasksSettings Constructor Description Builder(TasksSettings settings)TasksClient(TasksSettings settings)Constructs an instance of TasksClient, using the given settings.
-