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