LabPlan.Update Interface
Implements
public static interface LabPlan.Update
extends WithTags, WithIdentity, WithDefaultConnectionProfile, WithDefaultAutoShutdownProfile, WithDefaultNetworkProfile, WithAllowedRegions, WithSharedGalleryId, WithSupportInfo, WithLinkedLmsInstance
The template for LabPlan update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Lab |
apply()
Executes the update request. |
|
abstract
Lab |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract LabPlan apply()
Executes the update request.
Returns:
apply
public abstract LabPlan apply(Context context)
Executes the update request.
Parameters:
Returns: