Interface Workspace.UpdateStages.WithIdentity

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

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

      • withIdentity

        Workspace.Update withIdentity​(ManagedIdentity identity)
        Specifies the identity property: The identity of the workspace.
        Parameters:
        identity - The identity of the workspace.
        Returns:
        the next definition stage.