Uses of Class
com.cognite.client.TransformationJobs
-
Packages that use TransformationJobs Package Description com.cognite.client -
-
Uses of TransformationJobs in com.cognite.client
Methods in com.cognite.client that return TransformationJobs Modifier and Type Method Description TransformationJobsTransformations. jobs()ReturnsTransformationJobsrepresenting TransformationJobs api endpoints.static TransformationJobsTransformationJobs. of(CogniteClient client)Constructs a newTransformationJobsobject using the provided client configuration.
-