Class ThreeDNodeParser

java.lang.Object
com.cognite.client.servicesV1.parser.ThreeDNodeParser

public class ThreeDNodeParser extends Object
  • Constructor Details

    • ThreeDNodeParser

      public ThreeDNodeParser()
  • Method Details

    • parseThreeDNodesToList

      public static List<ThreeDNode> parseThreeDNodesToList(String json) throws com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.core.JsonProcessingException
    • parseThreeDNodes

      public static ThreeDNode parseThreeDNodes(String json) throws com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.core.JsonProcessingException