| Package | Description |
|---|---|
| com.google.cloud.scheduler.v1 |
A client to Cloud Scheduler API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.scheduler.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static CloudSchedulerSettings |
CloudSchedulerSettings.create(CloudSchedulerStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
CloudSchedulerStubSettings |
CloudSchedulerStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonCloudSchedulerStub |
HttpJsonCloudSchedulerStub.create(CloudSchedulerStubSettings settings) |
static GrpcCloudSchedulerStub |
GrpcCloudSchedulerStub.create(CloudSchedulerStubSettings settings) |
| Constructor and Description |
|---|
Builder(CloudSchedulerStubSettings settings) |
GrpcCloudSchedulerStub(CloudSchedulerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcCloudSchedulerStub, using the given settings.
|
GrpcCloudSchedulerStub(CloudSchedulerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcCloudSchedulerStub, using the given settings.
|
HttpJsonCloudSchedulerStub(CloudSchedulerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonCloudSchedulerStub, using the given settings.
|
HttpJsonCloudSchedulerStub(CloudSchedulerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonCloudSchedulerStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.