Uses of Class
com.cognite.client.Raw
-
Packages that use Raw Package Description com.cognite.client -
-
Uses of Raw in com.cognite.client
Methods in com.cognite.client that return Raw Modifier and Type Method Description static RawRaw. of(CogniteClient client)Constructs a newRawobject using the provided client configuration.RawCogniteClient. raw()ReturnsRawrepresenting the Cognite Raw service.
-