| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledJobRollout> |
Job.scheduledJobRollouts()
Displays the next seven maintenance window occurrences and their start times.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.scheduledJobRollouts(ScheduledJobRollout... scheduledJobRollouts)
Displays the next seven maintenance window occurrences and their start times.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.scheduledJobRollouts(Collection<ScheduledJobRollout> scheduledJobRollouts)
Displays the next seven maintenance window occurrences and their start times.
|
Copyright © 2023. All rights reserved.