Interface Workspace.DefinitionStages.WithUpdatedBy

All Known Subinterfaces:
Workspace.Definition, Workspace.DefinitionStages.WithCreate
Enclosing interface:
Workspace.DefinitionStages

public static interface Workspace.DefinitionStages.WithUpdatedBy
The stage of the Workspace definition allowing to specify updatedBy.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the updatedBy property: Indicates the Object ID, PUID and Application ID of entity that last updated the workspace..
  • Method Details

    • withUpdatedBy

      Specifies the updatedBy property: Indicates the Object ID, PUID and Application ID of entity that last updated the workspace..
      Parameters:
      updatedBy - Indicates the Object ID, PUID and Application ID of entity that last updated the workspace.
      Returns:
      the next definition stage.