| Package | Description |
|---|---|
| com.amazonaws.services.scheduler |
Amazon EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one
central, managed service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AmazonSchedulerAsync
Interface for accessing Amazon EventBridge Scheduler asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAmazonScheduler
Abstract implementation of
AmazonScheduler. |
class |
AbstractAmazonSchedulerAsync
Abstract implementation of
AmazonSchedulerAsync. |
class |
AmazonSchedulerAsyncClient
Client for accessing Amazon EventBridge Scheduler asynchronously.
|
class |
AmazonSchedulerClient
Client for accessing Amazon EventBridge Scheduler.
|
| Modifier and Type | Method and Description |
|---|---|
protected AmazonScheduler |
AmazonSchedulerClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonScheduler using the current builder configuration.
|
static AmazonScheduler |
AmazonSchedulerClientBuilder.defaultClient() |
Copyright © 2025. All rights reserved.