Package | Description |
---|---|
com.iland.cohesity.iaas.backups.policies.api.enums | |
com.iland.core.web.rest.shared.iaas.backup |
Modifier and Type | Method and Description |
---|---|
static Periodicity |
Periodicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Periodicity[] |
Periodicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Periodicity |
SchedulingPolicy.getPeriodicity()
Gets periodicity.
|
Constructor and Description |
---|
SchedulingPolicy(ContinuousSchedule continuousSchedule,
DailySchedule dailySchedule,
MonthlySchedule monthlySchedule,
Periodicity periodicity)
Instantiates a new Scheduling policy.
|
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.