Package | Description |
---|---|
com.cumulocity.sdk.client.inventory |
Provides the classes necessary to create, delete, update and query managed objects.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedObjectCollectionImpl |
Modifier and Type | Method and Description |
---|---|
ManagedObjectCollection |
InventoryApi.getManagedObjects()
Gets the all the managed object in the platform
|
ManagedObjectCollection |
InventoryApiImpl.getManagedObjects() |
ManagedObjectCollection |
InventoryApi.getManagedObjectsByFilter(InventoryFilter filter)
Gets the managed objects from the platform based on specified filter.
|
ManagedObjectCollection |
InventoryApiImpl.getManagedObjectsByFilter(InventoryFilter filter) |
ManagedObjectCollection |
InventoryApi.getManagedObjectsByListOfIds(List<com.cumulocity.model.idtype.GId> ids)
Deprecated.
|
ManagedObjectCollection |
InventoryApiImpl.getManagedObjectsByListOfIds(List<com.cumulocity.model.idtype.GId> ids)
Deprecated.
|
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.