@Generated public class RestartWindow extends Object
| Constructor and Description |
|---|
RestartWindow() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<DayOfWeek> |
getDaysOfWeek() |
Long |
getStartHour() |
String |
getTimeZoneId() |
int |
hashCode() |
RestartWindow |
setDaysOfWeek(Collection<DayOfWeek> daysOfWeek) |
RestartWindow |
setStartHour(Long startHour) |
RestartWindow |
setTimeZoneId(String timeZoneId) |
String |
toString() |
public RestartWindow setDaysOfWeek(Collection<DayOfWeek> daysOfWeek)
public Collection<DayOfWeek> getDaysOfWeek()
public RestartWindow setStartHour(Long startHour)
public Long getStartHour()
public RestartWindow setTimeZoneId(String timeZoneId)
public String getTimeZoneId()
Copyright © 2025. All rights reserved.