public static class UpdateBackupDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateBackupDetails |
build() |
UpdateBackupDetails.Builder |
copy(UpdateBackupDetails model) |
UpdateBackupDetails.Builder |
retentionPeriodInDays(Integer retentionPeriodInDays)
The retention period of the long term backup in days.
|
UpdateBackupDetails.Builder |
retentionPeriodInYears(Integer retentionPeriodInYears)
The retention period of the long term backup in years.
|
public UpdateBackupDetails.Builder retentionPeriodInDays(Integer retentionPeriodInDays)
The retention period of the long term backup in days.
retentionPeriodInDays
- the value to setpublic UpdateBackupDetails.Builder retentionPeriodInYears(Integer retentionPeriodInYears)
The retention period of the long term backup in years.
retentionPeriodInYears
- the value to setpublic UpdateBackupDetails build()
public UpdateBackupDetails.Builder copy(UpdateBackupDetails model)
Copyright © 2016–2025. All rights reserved.