Interface Server.UpdateStages.WithAdministratorLoginPassword

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

    public static interface Server.UpdateStages.WithAdministratorLoginPassword
    The stage of the Server update allowing to specify administratorLoginPassword.
    • Method Detail

      • withAdministratorLoginPassword

        Server.Update withAdministratorLoginPassword​(String administratorLoginPassword)
        Specifies the administratorLoginPassword property: The password of the administrator login..
        Parameters:
        administratorLoginPassword - The password of the administrator login.
        Returns:
        the next definition stage.