BackupSchedule.withRetentionPeriodInDays(int retentionPeriodInDays) 方法
定义
Set the retentionPeriodInDays value.
public BackupSchedule withRetentionPeriodInDays(int retentionPeriodInDays)
参数
- retentionPeriodInDays
-
int
the retentionPeriodInDays value to set
返回
the BackupSchedule object itself.
适用于