public static final class IntervalBackupSchedule.Builder
extends java.lang.Object
IntervalBackupSchedule.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
IntervalBackupSchedule. |
| Modifier and Type | Method and Description |
|---|---|
IntervalBackupSchedule |
build() |
IntervalBackupSchedule.Builder |
setSecondsBetweenBackups(java.lang.Long secondsBetweenBackups)
Time interval in seconds between two consecutive automated backups format: int64
|
public Builder()
IntervalBackupSchedule.public IntervalBackupSchedule.Builder setSecondsBetweenBackups(java.lang.Long secondsBetweenBackups)
secondsBetweenBackups - New value for the property.public IntervalBackupSchedule build()