Uses of Class
com.cognite.client.ThreeDRevisionLogs
-
Packages that use ThreeDRevisionLogs Package Description com.cognite.client -
-
Uses of ThreeDRevisionLogs in com.cognite.client
Methods in com.cognite.client that return ThreeDRevisionLogs Modifier and Type Method Description static ThreeDRevisionLogsThreeDRevisionLogs. of(CogniteClient client)Constructs a newThreeDRevisionLogsobject using the provided client configuration.ThreeDRevisionLogsThreeDModelsRevisions. revisionLogs()ReturnsThreeDRevisionLogsrepresenting 3D Revision Logs api endpoints.
-