Interface Workspace.UpdateStages.WithEncryption

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

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

      • withEncryption

        Workspace.Update withEncryption​(EncryptionDetails encryption)
        Specifies the encryption property: The encryption details of the workspace.
        Parameters:
        encryption - The encryption details of the workspace.
        Returns:
        the next definition stage.