Interface WorkspaceContract.UpdateStages.WithDisplayName

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

public static interface WorkspaceContract.UpdateStages.WithDisplayName
The stage of the WorkspaceContract update allowing to specify displayName.
  • Method Details

    • withDisplayName

      WorkspaceContract.Update withDisplayName(String displayName)
      Specifies the displayName property: Name of the workspace..
      Parameters:
      displayName - Name of the workspace.
      Returns:
      the next definition stage.