Interface SnapshotPolicy.DefinitionStages.WithHourlySchedule

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

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

    • withHourlySchedule

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