Interface Schedule.DefinitionStages.WithTypePropertiesType

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

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

    • withTypePropertiesType

      Schedule.DefinitionStages.WithCreate 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.