So I am trying to add record to my dynamoDB table in Java. My class is calling the function of other class where I am implementing my interface which has generic class [because