Interface SnapshotPolicy.UpdateStages.WithWeeklySchedule

  • All Known Subinterfaces:
    SnapshotPolicy.Update
    Enclosing interface:
    SnapshotPolicy.UpdateStages

    public static interface SnapshotPolicy.UpdateStages.WithWeeklySchedule
    The stage of the SnapshotPolicy update allowing to specify weeklySchedule.
    • Method Detail

      • withWeeklySchedule

        SnapshotPolicy.Update withWeeklySchedule​(WeeklySchedule weeklySchedule)
        Specifies the weeklySchedule property: Schedule for weekly snapshots.
        Parameters:
        weeklySchedule - Schedule for weekly snapshots.
        Returns:
        the next definition stage.