Uses of Class
com.cognite.client.Assets
-
Packages that use Assets Package Description com.cognite.client -
-
Uses of Assets in com.cognite.client
Methods in com.cognite.client that return Assets Modifier and Type Method Description AssetsCogniteClient. assets()ReturnsAssetsrepresenting the Cognite assets api endpoint.static AssetsAssets. of(CogniteClient client)Constructs a newAssetsobject using the provided client configuration.
-