Uses of Class
com.cognite.client.Timeseries
-
Packages that use Timeseries Package Description com.cognite.client -
-
Uses of Timeseries in com.cognite.client
Methods in com.cognite.client that return Timeseries Modifier and Type Method Description static TimeseriesTimeseries. of(CogniteClient client)Construct a newTimeseriesobject using the provided configuration.TimeseriesCogniteClient. timeseries()ReturnsTimeseriesrepresenting the Cognite timeseries api endpoint.
-