Uses of Class
com.cognite.client.TransformationNotifications
-
Packages that use TransformationNotifications Package Description com.cognite.client -
-
Uses of TransformationNotifications in com.cognite.client
Methods in com.cognite.client that return TransformationNotifications Modifier and Type Method Description TransformationNotificationsTransformations. notifications()ReturnsTransformationNotificationsrepresenting TransformationJobs api endpoints.static TransformationNotificationsTransformationNotifications. of(CogniteClient client)Constructs a newTransformationNotificationsobject using the provided client configuration.
-