public class DevicesReportResponseReader extends java.lang.Object implements JsonObjectReader<DevicesReportResponse>
| Constructor and Description |
|---|
DevicesReportResponseReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
readDeviceStats(JsonParser jsonParser,
java.lang.String value) |
DevicesReportResponse |
validateAndBuild() |
public void readDeviceStats(JsonParser jsonParser,
java.lang.String value)
throws java.io.IOException
java.io.IOExceptionpublic DevicesReportResponse validateAndBuild() throws java.io.IOException
validateAndBuild in interface JsonObjectReader<DevicesReportResponse>java.io.IOException