Uses of Class
com.vmware.nsx_policy.model.IntervalBackupSchedule.Builder
-
Packages that use IntervalBackupSchedule.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of IntervalBackupSchedule.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IntervalBackupSchedule.Builder Modifier and Type Method Description IntervalBackupSchedule.Builder
IntervalBackupSchedule.Builder. setSecondsBetweenBackups(java.lang.Long secondsBetweenBackups)
Time interval in seconds between two consecutive automated backups format: int64
-