Uses of Interface
com.cumulocity.sdk.client.inventory.ManagedObjectReferenceCollection
Package
Description
Provides the classes necessary to create, delete, update and query managed objects.
-
Uses of ManagedObjectReferenceCollection in com.cumulocity.sdk.client.inventory
Modifier and TypeMethodDescriptionManagedObject.getChildAdditions()
Returns all the child additions for the Managed Object in paged collection formManagedObjectImpl.getChildAdditions()
ManagedObject.getChildAssets()
Returns all the child Assets for the Managed Object in paged collection formManagedObjectImpl.getChildAssets()
ManagedObject.getChildDevices()
Returns all the child Devices for the Managed Object in paged collection form.ManagedObjectImpl.getChildDevices()