public void updateFrom(List<ServerGroupRecord> serverGroupRecords) {
   serverGroupSection.updateFrom(serverGroupRecords);
 }