VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.requestAllFields() |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.requestAllFields(boolean value) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.requestField(String field) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.requestField(String field,
boolean value) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.requestFields(List<String> fields) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.requestFields(List<String> fields,
boolean value) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.setAction(String action) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.setAction(VideoGameShow.EnumAction action) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.setParam(String param,
Object value) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.APIRequestUpdate.setParams(Map<String,Object> params) |
VideoGameShow.APIRequestUpdate |
VideoGameShow.update() |