Uses of Class
com.google.cloud.scheduler.v1.CloudSchedulerSettings
-
Packages that use CloudSchedulerSettings Package Description com.google.cloud.scheduler.v1 A client to Cloud Scheduler API -
-
Uses of CloudSchedulerSettings in com.google.cloud.scheduler.v1
Methods in com.google.cloud.scheduler.v1 that return CloudSchedulerSettings Modifier and Type Method Description CloudSchedulerSettingsCloudSchedulerSettings.Builder. build()static CloudSchedulerSettingsCloudSchedulerSettings. create(CloudSchedulerStubSettings stub)CloudSchedulerSettingsCloudSchedulerClient. getSettings()Methods in com.google.cloud.scheduler.v1 with parameters of type CloudSchedulerSettings Modifier and Type Method Description static CloudSchedulerClientCloudSchedulerClient. create(CloudSchedulerSettings settings)Constructs an instance of CloudSchedulerClient, using the given settings.Constructors in com.google.cloud.scheduler.v1 with parameters of type CloudSchedulerSettings Constructor Description Builder(CloudSchedulerSettings settings)CloudSchedulerClient(CloudSchedulerSettings settings)Constructs an instance of CloudSchedulerClient, using the given settings.
-