Interface Lab.DefinitionStages.WithRosterProfile

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

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

    • withRosterProfile

      Lab.DefinitionStages.WithCreate withRosterProfile(RosterProfile rosterProfile)
      Specifies the rosterProfile property: The lab user list management profile..
      Parameters:
      rosterProfile - The lab user list management profile.
      Returns:
      the next definition stage.