Interface Schedule.UpdateStages.WithName

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

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

    Modifier and Type
    Method
    Description
    Specifies the name property: Gets or sets the name of the Schedule..
  • Method Details

    • withName

      Schedule.Update withName(String name)
      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.