Interface Lab.DefinitionStages.WithTitle

All Known Subinterfaces:
Lab.Definition, Lab.DefinitionStages.WithCreate
Enclosing interface:
Lab.DefinitionStages

public static interface Lab.DefinitionStages.WithTitle
The stage of the Lab definition allowing to specify title.
  • Method Details

    • withTitle

      Specifies the title property: The title of the lab..
      Parameters:
      title - The title of the lab.
      Returns:
      the next definition stage.