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