Interface Lab.UpdateStages.WithRosterProfile

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

public static interface Lab.UpdateStages.WithRosterProfile
The stage of the Lab update allowing to specify rosterProfile.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the rosterProfile property: The lab user list management profile..
  • Method Details

    • withRosterProfile

      Lab.Update 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.