Interface SnapshotPolicy.DefinitionStages.WithWeeklySchedule

All Known Subinterfaces:
SnapshotPolicy.Definition, SnapshotPolicy.DefinitionStages.WithCreate
Enclosing interface:
SnapshotPolicy.DefinitionStages

public static interface SnapshotPolicy.DefinitionStages.WithWeeklySchedule
The stage of the SnapshotPolicy definition allowing to specify weeklySchedule.
  • Method Details

    • withWeeklySchedule

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