public interface SchedulingPolicy
Modifier and Type | Method and Description |
---|---|
Optional<ContinuousSchedule> |
continuousSchedule()
Specifies the time interval between two VCloudProtectionJob Runs of a
continuous backup schedule and any blackout periods when new
VCloudProtectionJob Runs should NOT be started.
|
Optional<DailySchedule> |
dailySchedule()
Specifies a daily or weekly backup schedule.
|
Optional<MonthlySchedule> |
monthlySchedule()
Specifies a monthly backup schedule.
|
Periodicity |
periodicity()
Specifies how often to start new VCloudProtectionJob Runs of a Protection
VCloudProtectionJob.
|
Optional<ContinuousSchedule> continuousSchedule()
Optional<DailySchedule> dailySchedule()
Optional<MonthlySchedule> monthlySchedule()
Periodicity periodicity()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.