Interface Lab.UpdateStages.WithDescription

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

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

      • withDescription

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