Class JsonItemResponseParser

java.lang.Object
com.cognite.client.servicesV1.response.DefaultResponseParser
com.cognite.client.servicesV1.response.JsonItemResponseParser
All Implemented Interfaces:
ResponseParser<String>, Serializable

public abstract class JsonItemResponseParser extends DefaultResponseParser
Extracts results items from the items node and next cursor from the nextCursor node.
See Also: