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