YearlyRetentionSchedule |
YearlyRetentionSchedule.withMonthsOfYear(List<MonthOfYear> monthsOfYear) |
Set the monthsOfYear property: List of months of year of yearly retention policy.
|
YearlyRetentionSchedule |
YearlyRetentionSchedule.withRetentionDuration(RetentionDuration retentionDuration) |
Set the retentionDuration property: Retention duration of retention Policy.
|
YearlyRetentionSchedule |
YearlyRetentionSchedule.withRetentionScheduleDaily(DailyRetentionFormat retentionScheduleDaily) |
Set the retentionScheduleDaily property: Daily retention format for yearly retention policy.
|
YearlyRetentionSchedule |
YearlyRetentionSchedule.withRetentionScheduleFormatType(RetentionScheduleFormat retentionScheduleFormatType) |
Set the retentionScheduleFormatType property: Retention schedule format for yearly retention policy.
|
YearlyRetentionSchedule |
YearlyRetentionSchedule.withRetentionScheduleWeekly(WeeklyRetentionFormat retentionScheduleWeekly) |
Set the retentionScheduleWeekly property: Weekly retention format for yearly retention policy.
|
YearlyRetentionSchedule |
YearlyRetentionSchedule.withRetentionTimes(List<OffsetDateTime> retentionTimes) |
Set the retentionTimes property: Retention times of retention policy.
|
YearlyRetentionSchedule |
LongTermRetentionPolicy.yearlySchedule() |
Get the yearlySchedule property: Yearly retention schedule of the protection policy.
|