JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
RawTables
RawTables.
of
(
CogniteClient
client)
Constructs a new
RawTables
object using the provided client configuration.
RawTables
Raw.
tables
()
Returns
RawTables
representing the Cognite Raw Tables api endpoint.