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 Summary

    Modifier and Type
    Method
    Description
    withDescription(String description)
    Specifies the description property: The description of the lab..
  • Method Details

    • 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.