Uses of Class
com.cognite.client.TransformationSchedules
-
Packages that use TransformationSchedules Package Description com.cognite.client -
-
Uses of TransformationSchedules in com.cognite.client
Methods in com.cognite.client that return TransformationSchedules Modifier and Type Method Description static TransformationSchedulesTransformationSchedules. of(CogniteClient client)Constructs a newTransformationJobsobject using the provided client configuration.TransformationSchedulesTransformations. schedules()ReturnsTransformationSchedulesrepresenting TransformationJobs api endpoints.
-