Uses of Interface
com.cumulocity.sdk.client.inventory.ManagedObjectReferenceCollection
-
Packages that use ManagedObjectReferenceCollection Package Description com.cumulocity.sdk.client.inventory Provides the classes necessary to create, delete, update and query managed objects. -
-
Uses of ManagedObjectReferenceCollection in com.cumulocity.sdk.client.inventory
Classes in com.cumulocity.sdk.client.inventory that implement ManagedObjectReferenceCollection Modifier and Type Class Description classManagedObjectReferenceCollectionImplMethods in com.cumulocity.sdk.client.inventory that return ManagedObjectReferenceCollection Modifier and Type Method Description ManagedObjectReferenceCollectionManagedObject. getChildAdditions()Returns all the child additions for the Managed Object in paged collection formManagedObjectReferenceCollectionManagedObjectImpl. getChildAdditions()ManagedObjectReferenceCollectionManagedObject. getChildAssets()Returns all the child Assets for the Managed Object in paged collection formManagedObjectReferenceCollectionManagedObjectImpl. getChildAssets()ManagedObjectReferenceCollectionManagedObject. getChildDevices()Returns all the child Devices for the Managed Object in paged collection form.ManagedObjectReferenceCollectionManagedObjectImpl. getChildDevices()
-