Interface Schedule.DefinitionStages.WithStatus

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

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

    • withStatus

      Specifies the status property: The status of the schedule (i.e. Enabled, Disabled).
      Parameters:
      status - The status of the schedule (i.e. Enabled, Disabled).
      Returns:
      the next definition stage.