Interface Workspace.UpdateStages.WithFriendlyName

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

    public static interface Workspace.UpdateStages.WithFriendlyName
    The stage of the Workspace update allowing to specify friendlyName.
    • Method Detail

      • withFriendlyName

        Workspace.Update withFriendlyName​(String friendlyName)
        Specifies the friendlyName property: The friendly name for this workspace..
        Parameters:
        friendlyName - The friendly name for this workspace.
        Returns:
        the next definition stage.