| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceCreateSettings |
MaintenanceCreateSettings.clone() |
MaintenanceCreateSettings |
CreateChannelRequest.getMaintenance()
Maintenance settings for this channel.
|
MaintenanceCreateSettings |
MaintenanceCreateSettings.withMaintenanceDay(MaintenanceDay maintenanceDay)
Choose one day of the week for maintenance.
|
MaintenanceCreateSettings |
MaintenanceCreateSettings.withMaintenanceDay(String maintenanceDay)
Choose one day of the week for maintenance.
|
MaintenanceCreateSettings |
MaintenanceCreateSettings.withMaintenanceStartTime(String maintenanceStartTime)
Choose the hour that maintenance will start.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateChannelRequest.setMaintenance(MaintenanceCreateSettings maintenance)
Maintenance settings for this channel.
|
CreateChannelRequest |
CreateChannelRequest.withMaintenance(MaintenanceCreateSettings maintenance)
Maintenance settings for this channel.
|
Copyright © 2022. All rights reserved.