Interface Schedule.DefinitionStages.WithTime

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

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

    • withTime

      Specifies the time property: The target time to trigger the action. The format is HH:MM..
      Parameters:
      time - The target time to trigger the action. The format is HH:MM.
      Returns:
      the next definition stage.