Imagine having method like this:
private object GetData(int input) { switch (input) { case 1: //Getting data from api retu