Uses of Interface
com.cumulocity.sdk.client.inventory.ManagedObjectCollection
Package
Description
Provides the classes necessary to create, delete, update and query managed objects.
-
Uses of ManagedObjectCollection in com.cumulocity.sdk.client.inventory
Modifier and TypeMethodDescriptionInventoryApi.getManagedObjects()
Gets the all the managed object in the platformInventoryApiImpl.getManagedObjects()
InventoryApi.getManagedObjectsByFilter
(InventoryFilter filter) Gets the managed objects from the platform based on specified filter.InventoryApiImpl.getManagedObjectsByFilter
(InventoryFilter filter) InventoryApi.getManagedObjectsByListOfIds
(List<GId> ids) Deprecated.InventoryApiImpl.getManagedObjectsByListOfIds
(List<GId> ids) Deprecated.