Interface Schedule.DefinitionStages.WithState

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

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

    • withState

      Specifies the state property: Indicates whether or not this scheduled task is enabled..
      Parameters:
      state - Indicates whether or not this scheduled task is enabled.
      Returns:
      the next definition stage.