| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceSchedule |
MaintenanceSchedule.clone() |
MaintenanceSchedule |
PendingMaintenance.getSchedule()
The maintenance schedule for the runtime engine version.
|
MaintenanceSchedule |
MaintenanceSchedule.withEndTime(Date endTime)
The time the scheduled maintenance is to end.
|
MaintenanceSchedule |
MaintenanceSchedule.withStartTime(Date startTime)
The time the scheduled maintenance is to start.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PendingMaintenance.setSchedule(MaintenanceSchedule schedule)
The maintenance schedule for the runtime engine version.
|
PendingMaintenance |
PendingMaintenance.withSchedule(MaintenanceSchedule schedule)
The maintenance schedule for the runtime engine version.
|
Copyright © 2023. All rights reserved.