Interface Schedule.DefinitionStages.WithName

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

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

    • withName

      Specifies the name property: Gets or sets the name of the Schedule..
      Parameters:
      name - Gets or sets the name of the Schedule.
      Returns:
      the next definition stage.