public interface ExtendedRetentionPolicy
Modifier and Type | Method and Description |
---|---|
Optional<RunType> |
backupRunType()
Specifies the type of the backup run.
|
long |
daysToKeep()
Specifies the number of days to retain copied Snapshots on the target.
|
int |
multiplier()
Specifies a factor to multiply the periodicity by, to determine the copy
schedule.
|
ReplicationPeriodicity |
periodicity()
Specifies the frequency that Snapshots should be copied to the specified
target.
|
long daysToKeep()
int multiplier()
ReplicationPeriodicity periodicity()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.