Class ThreeDAssetMappingsParser
java.lang.Object
com.cognite.client.servicesV1.parser.ThreeDAssetMappingsParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThreeDAssetMappingstatic List<ThreeDAssetMapping>toRequestDeleteItem(ThreeDAssetMapping element) toRequestInsertItem(ThreeDAssetMapping element)
-
Constructor Details
-
ThreeDAssetMappingsParser
public ThreeDAssetMappingsParser()
-
-
Method Details
-
parseThreeDAssetMappingToList
public static List<ThreeDAssetMapping> parseThreeDAssetMappingToList(String json) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
parseThreeDAssetMapping
public static ThreeDAssetMapping parseThreeDAssetMapping(String json) throws com.fasterxml.jackson.core.JsonProcessingException - Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
toRequestInsertItem
-
toRequestDeleteItem
-