JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.cognite.client.Files
Packages that use
Files
Package
Description
com.cognite.client
Uses of
Files
in
com.cognite.client
Methods in
com.cognite.client
that return
Files
Modifier and Type
Method
Description
Files
CogniteClient.
files
()
Returns
Files
representing the Cognite files api endpoints.
static
Files
Files.
of
(
CogniteClient
client)
Constructs a new
Files
object using the provided client configuration.