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