Uses of Class
com.cognite.client.ThreeDModelsRevisions
-
Packages that use ThreeDModelsRevisions Package Description com.cognite.client -
-
Uses of ThreeDModelsRevisions in com.cognite.client
Methods in com.cognite.client that return ThreeDModelsRevisions Modifier and Type Method Description static ThreeDModelsRevisions
ThreeDModelsRevisions. of(CogniteClient client)
Constructs a newThreeDModelsRevisions
object using the provided client configuration.ThreeDModelsRevisions
ThreeDModels. revisions()
ReturnsThreeDModelsRevisions
representing 3D Models Revisions api endpoints.
-