Uses of Interface
com.cumulocity.sdk.client.inventory.ManagedObjectCollection
Packages that use ManagedObjectCollection
Package
Description
Provides the classes necessary to create, delete, update and query managed objects.
-
Uses of ManagedObjectCollection in com.cumulocity.sdk.client.inventory
Classes in com.cumulocity.sdk.client.inventory that implement ManagedObjectCollectionMethods in com.cumulocity.sdk.client.inventory that return ManagedObjectCollectionModifier 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.