Uses of Class
com.cognite.client.Transformations
-
Packages that use Transformations Package Description com.cognite.client -
-
Uses of Transformations in com.cognite.client
Methods in com.cognite.client that return Transformations Modifier and Type Method Description static TransformationsTransformations. of(CogniteClient client)Constructs a newTransformationsobject using the provided client configuration.TransformationsCogniteClient. transformations()ReturnsTransformationsrepresenting Transformation api endpoints.
-