| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateMaintenance |
UpdateMaintenance.clone() |
UpdateMaintenance |
UpdateFlowRequest.getMaintenance() |
UpdateMaintenance |
UpdateMaintenance.withMaintenanceDay(MaintenanceDay maintenanceDay)
A day of a week when the maintenance will happen.
|
UpdateMaintenance |
UpdateMaintenance.withMaintenanceDay(String maintenanceDay)
A day of a week when the maintenance will happen.
|
UpdateMaintenance |
UpdateMaintenance.withMaintenanceScheduledDate(String maintenanceScheduledDate)
A scheduled date in ISO UTC format when the maintenance will happen.
|
UpdateMaintenance |
UpdateMaintenance.withMaintenanceStartHour(String maintenanceStartHour)
UTC time when the maintenance will happen.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFlowRequest.setMaintenance(UpdateMaintenance maintenance) |
UpdateFlowRequest |
UpdateFlowRequest.withMaintenance(UpdateMaintenance maintenance) |
Copyright © 2023. All rights reserved.