Interface Schedule.UpdateStages.WithTypePropertiesType

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

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

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

    • withTypePropertiesType

      Schedule.Update withTypePropertiesType(ScheduledType typePropertiesType)
      Specifies the typePropertiesType property: Supported type this scheduled task represents..
      Parameters:
      typePropertiesType - Supported type this scheduled task represents.
      Returns:
      the next definition stage.