Interface SnapshotPolicy.DefinitionStages.WithMonthlySchedule

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

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

    • withMonthlySchedule

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