Uses of Class
com.cognite.client.TransformationJobMetrics
-
Packages that use TransformationJobMetrics Package Description com.cognite.client -
-
Uses of TransformationJobMetrics in com.cognite.client
Methods in com.cognite.client that return TransformationJobMetrics Modifier and Type Method Description TransformationJobMetricsTransformationJobs. metrics()ReturnsTransformationJobMetricsrepresenting TransformationJobMetrics api endpoints.static TransformationJobMetricsTransformationJobMetrics. of(CogniteClient client)Constructs a newTransformationJobMetricsobject using the provided client configuration.
-