Class ThreeDRevisionLogsParser
- java.lang.Object
-
- com.cognite.client.servicesV1.parser.ThreeDRevisionLogsParser
-
public class ThreeDRevisionLogsParser extends Object
-
-
Constructor Summary
Constructors Constructor Description ThreeDRevisionLogsParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<ThreeDRevisionLog>parseThreeDRevisionLogs(String json)
-
-
-
Method Detail
-
parseThreeDRevisionLogs
public static List<ThreeDRevisionLog> parseThreeDRevisionLogs(String json) throws com.fasterxml.jackson.core.JsonProcessingException
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
-