Interface Lab.DefinitionStages.WithDescription

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

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

    • withDescription

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