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 LabelsCogniteClient. labels()ReturnsLabelsrepresenting the Cognite labels api endpoints.static LabelsLabels. of(CogniteClient client)Construct a newLabelsobject using the provided configuration.
-