Interface SnapshotPolicy.UpdateStages.WithHourlySchedule

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

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

      • withHourlySchedule

        SnapshotPolicy.Update withHourlySchedule​(HourlySchedule hourlySchedule)
        Specifies the hourlySchedule property: Schedule for hourly snapshots.
        Parameters:
        hourlySchedule - Schedule for hourly snapshots.
        Returns:
        the next definition stage.