Interface ManagementLock.UpdateStages.WithLevel
- All Known Subinterfaces:
ManagementLock.Update
- Enclosing interface:
- ManagementLock.UpdateStages
public static interface ManagementLock.UpdateStages.WithLevel
The stage of a management lock update allowing to modify the level of the lock.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the lock level.
-
Method Details
-
withLevel
Specifies the lock level.- Parameters:
level
- the level of the lock- Returns:
- the next stage of the definition
-