Uses of Class
com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
-
Packages that use JsonLongAttributeResponseParser Package Description com.cognite.client.servicesV1.response -
-
Uses of JsonLongAttributeResponseParser in com.cognite.client.servicesV1.response
Methods in com.cognite.client.servicesV1.response that return JsonLongAttributeResponseParser Modifier and Type Method Description abstract JsonLongAttributeResponseParserJsonLongAttributeResponseParser.Builder. build()static JsonLongAttributeResponseParserJsonLongAttributeResponseParser. create()JsonLongAttributeResponseParserJsonLongAttributeResponseParser. withAttributePath(String path)Sets the path to the attribute to extract.
-