Interface NetAppAccount.UpdateStages.WithActiveDirectories

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

    public static interface NetAppAccount.UpdateStages.WithActiveDirectories
    The stage of the NetAppAccount update allowing to specify activeDirectories.
    • Method Detail

      • withActiveDirectories

        NetAppAccount.Update withActiveDirectories​(List<ActiveDirectory> activeDirectories)
        Specifies the activeDirectories property: Active Directories.
        Parameters:
        activeDirectories - Active Directories.
        Returns:
        the next definition stage.