Interface SnapshotPolicy.UpdateStages.WithMonthlySchedule

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

public static interface SnapshotPolicy.UpdateStages.WithMonthlySchedule
The stage of the SnapshotPolicy update allowing to specify monthlySchedule.
  • Method Details

    • withMonthlySchedule

      SnapshotPolicy.Update withMonthlySchedule(MonthlySchedule monthlySchedule)
      Specifies the monthlySchedule property: Schedule for monthly snapshots.
      Parameters:
      monthlySchedule - Schedule for monthly snapshots.
      Returns:
      the next definition stage.