Interface Lab.UpdateStages.WithTitle

  • All Known Subinterfaces:
    Lab.Update
    Enclosing interface:
    Lab.UpdateStages

    public static interface Lab.UpdateStages.WithTitle
    The stage of the Lab update allowing to specify title.
    • Method Detail

      • withTitle

        Lab.Update withTitle​(String title)
        Specifies the title property: The title of the lab..
        Parameters:
        title - The title of the lab.
        Returns:
        the next definition stage.