Interface Schedule.UpdateStages.WithType

All Known Subinterfaces:
Schedule.Update
Enclosing interface:
Schedule.UpdateStages

public static interface Schedule.UpdateStages.WithType
The stage of the Schedule update allowing to specify type.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the type property: Supported type this scheduled task represents..
  • Method Details

    • withType

      Specifies the type property: Supported type this scheduled task represents..
      Parameters:
      type - Supported type this scheduled task represents.
      Returns:
      the next definition stage.