Uses of Class
com.cognite.client.RawTables
-
Packages that use RawTables Package Description com.cognite.client -
-
Uses of RawTables in com.cognite.client
Methods in com.cognite.client that return RawTables Modifier and Type Method Description static RawTablesRawTables. of(CogniteClient client)Constructs a newRawTablesobject using the provided client configuration.RawTablesRaw. tables()ReturnsRawTablesrepresenting the Cognite Raw Tables api endpoint.
-