Uses of Class
com.cognite.client.RawRows
-
Packages that use RawRows Package Description com.cognite.client -
-
Uses of RawRows in com.cognite.client
Methods in com.cognite.client that return RawRows Modifier and Type Method Description static RawRowsRawRows. of(CogniteClient client)Constructs a newRawRowsobject using the provided client configuration.RawRowsRaw. rows()ReturnsRawRowsrepresenting the Cognite Raw rows api endpoint.
-