Interface ApplicationDefinition.UpdateStages.WithLockLevel

All Known Subinterfaces:
ApplicationDefinition.Update
Enclosing interface:
ApplicationDefinition.UpdateStages

public static interface ApplicationDefinition.UpdateStages.WithLockLevel
The stage of the ApplicationDefinition update allowing to specify lockLevel.
  • Method Details

    • withLockLevel

      Specifies the lockLevel property: The managed application lock level..
      Parameters:
      lockLevel - The managed application lock level.
      Returns:
      the next definition stage.