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 Detail

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