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 Detail

      • withDescription

        Workspace.Update withDescription​(String description)
        Specifies the description property: The description of this workspace..
        Parameters:
        description - The description of this workspace.
        Returns:
        the next definition stage.