Class ThreeDNodeParser


  • public class ThreeDNodeParser
    extends Object
    • Constructor Detail

      • ThreeDNodeParser

        public ThreeDNodeParser()
    • Method Detail

      • parseThreeDNodesToList

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

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