public interface BlackoutPeriod
Modifier and Type | Method and Description |
---|---|
Optional<Day> |
day()
Blackout Day.
|
TimeOfDay |
endTime()
Specifies the end time of the blackout time range.
|
TimeOfDay |
startTime()
Specifies the start time of the blackout time range.
|
Optional<Day> day()
Specifies a day in the week when no new backup group Runs should be started such as 'SUNDAY'. If not set, the time range applies to all days. Specifies a day in a week such as 'SUNDAY', 'MONDAY', etc.
TimeOfDay endTime()
TimeOfDay startTime()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.