Interface Schedule.DefinitionStages.WithInterval

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

public static interface Schedule.DefinitionStages.WithInterval
The stage of the Schedule definition allowing to specify interval.
  • Method Details

    • withInterval

      Specifies the interval property: Gets or sets the interval of the schedule..
      Parameters:
      interval - Gets or sets the interval of the schedule.
      Returns:
      the next definition stage.