| Package | Description |
|---|---|
| software.amazon.awssdk.services.scheduler |
Amazon EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one
central, managed service.
|
| software.amazon.awssdk.services.scheduler.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
SchedulerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags associated with the Scheduler resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
SchedulerAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags associated with the Scheduler resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2023. All rights reserved.