Uses of Interface
com.cumulocity.sdk.client.inventory.ManagedObject
-
Packages that use ManagedObject Package Description com.cumulocity.sdk.client.inventory Provides the classes necessary to create, delete, update and query managed objects. -
-
Uses of ManagedObject in com.cumulocity.sdk.client.inventory
Classes in com.cumulocity.sdk.client.inventory that implement ManagedObject Modifier and Type Class Description classManagedObjectImplMethods in com.cumulocity.sdk.client.inventory that return ManagedObject Modifier and Type Method Description ManagedObjectInventoryApi. getManagedObject(GId gid)Deprecated.ManagedObjectInventoryApiImpl. getManagedObject(GId globalId)ManagedObjectInventoryApi. getManagedObjectApi(GId gid)Gets managed object resource by id.ManagedObjectInventoryApiImpl. getManagedObjectApi(GId globalId)
-