LabPlan.UpdateStages.WithLinkedLmsInstance Interface
public static interface LabPlan.UpdateStages.WithLinkedLmsInstance
The stage of the LabPlan update allowing to specify linkedLmsInstance.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withLinkedLmsInstance(String linkedLmsInstance)
Specifies the linked |
Method Details
withLinkedLmsInstance
public abstract LabPlan.Update withLinkedLmsInstance(String linkedLmsInstance)
Specifies the linkedLmsInstance property: Base Url of the lms instance this lab plan can link lab rosters against..
Parameters:
Returns: