public class AttributeListsResponseReader extends java.lang.Object implements JsonObjectReader<AttributeListsListingResponse>
| Constructor and Description |
|---|
AttributeListsResponseReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
readOk(JsonParser jsonParser) |
void |
readStaticListObjects(JsonParser jsonParser) |
AttributeListsListingResponse |
validateAndBuild() |
public void readOk(JsonParser jsonParser)
throws java.io.IOException
java.io.IOExceptionpublic void readStaticListObjects(JsonParser jsonParser)
throws java.io.IOException
java.io.IOExceptionpublic AttributeListsListingResponse validateAndBuild() throws java.io.IOException
validateAndBuild in interface JsonObjectReader<AttributeListsListingResponse>java.io.IOException