Uses of Class
com.cognite.client.SequenceRows
-
Packages that use SequenceRows Package Description com.cognite.client -
-
Uses of SequenceRows in com.cognite.client
Methods in com.cognite.client that return SequenceRows Modifier and Type Method Description static SequenceRowsSequenceRows. of(CogniteClient client)Construct a newSequenceRowsobject using the provided configuration.SequenceRowsSequences. rows()ReturnsSequenceRowsrepresenting the sequences data / rows api.
-