Uses of Class
com.google.cloud.scheduler.v1.stub.CloudSchedulerStub
-
Packages that use CloudSchedulerStub Package Description com.google.cloud.scheduler.v1 A client to Cloud Scheduler APIcom.google.cloud.scheduler.v1.stub -
-
Uses of CloudSchedulerStub in com.google.cloud.scheduler.v1
Methods in com.google.cloud.scheduler.v1 that return CloudSchedulerStub Modifier and Type Method Description CloudSchedulerStubCloudSchedulerClient. getStub()Methods in com.google.cloud.scheduler.v1 with parameters of type CloudSchedulerStub Modifier and Type Method Description static CloudSchedulerClientCloudSchedulerClient. create(CloudSchedulerStub stub)Constructs an instance of CloudSchedulerClient, using the given stub for making calls.Constructors in com.google.cloud.scheduler.v1 with parameters of type CloudSchedulerStub Constructor Description CloudSchedulerClient(CloudSchedulerStub stub) -
Uses of CloudSchedulerStub in com.google.cloud.scheduler.v1.stub
Subclasses of CloudSchedulerStub in com.google.cloud.scheduler.v1.stub Modifier and Type Class Description classGrpcCloudSchedulerStubgRPC stub implementation for the CloudScheduler service API.classHttpJsonCloudSchedulerStubREST stub implementation for the CloudScheduler service API.Methods in com.google.cloud.scheduler.v1.stub that return CloudSchedulerStub Modifier and Type Method Description CloudSchedulerStubCloudSchedulerStubSettings. createStub()
-