| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledJobRollout |
ScheduledJobRollout.clone() |
ScheduledJobRollout |
ScheduledJobRollout.withStartTime(String startTime)
Displays the start times of the next seven maintenance window occurrences.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledJobRollout> |
Job.getScheduledJobRollouts()
Displays the next seven maintenance window occurrences and their start times.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
Job.withScheduledJobRollouts(ScheduledJobRollout... scheduledJobRollouts)
Displays the next seven maintenance window occurrences and their start times.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setScheduledJobRollouts(Collection<ScheduledJobRollout> scheduledJobRollouts)
Displays the next seven maintenance window occurrences and their start times.
|
Job |
Job.withScheduledJobRollouts(Collection<ScheduledJobRollout> scheduledJobRollouts)
Displays the next seven maintenance window occurrences and their start times.
|
Copyright © 2023. All rights reserved.