Uses of Class
com.google.cloud.scheduler.v1.CloudSchedulerClient
-
Packages that use CloudSchedulerClient Package Description com.google.cloud.scheduler.v1 A client to Cloud Scheduler API -
-
Uses of CloudSchedulerClient in com.google.cloud.scheduler.v1
Methods in com.google.cloud.scheduler.v1 that return CloudSchedulerClient Modifier and Type Method Description static CloudSchedulerClientCloudSchedulerClient. create()Constructs an instance of CloudSchedulerClient with default settings.static CloudSchedulerClientCloudSchedulerClient. create(CloudSchedulerSettings settings)Constructs an instance of CloudSchedulerClient, using the given settings.static CloudSchedulerClientCloudSchedulerClient. create(CloudSchedulerStub stub)Constructs an instance of CloudSchedulerClient, using the given stub for making calls.
-