Class AggregateParser
java.lang.Object
com.cognite.client.servicesV1.parser.AggregateParser
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AggregateparseAggregate(String json) Parses an aggregate json string toAggregateproto object.