Interface Workspace.UpdateStages.WithDescription

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

public static interface Workspace.UpdateStages.WithDescription
The stage of the Workspace update allowing to specify description.
  • Method Summary

    Modifier and Type
    Method
    Description
    withDescription(String description)
    Specifies the description property: Description of Workspace..
  • Method Details

    • withDescription

      Workspace.Update withDescription(String description)
      Specifies the description property: Description of Workspace..
      Parameters:
      description - Description of Workspace.
      Returns:
      the next definition stage.