Interface Workspace.UpdateStages.WithFeatures

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

public static interface Workspace.UpdateStages.WithFeatures
The stage of the Workspace update allowing to specify features.
  • Method Details

    • withFeatures

      Workspace.Update withFeatures(WorkspaceFeatures features)
      Specifies the features property: Workspace features..
      Parameters:
      features - Workspace features.
      Returns:
      the next definition stage.