Uses of Class
com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation
-
Packages that use ManagedObjectRepresentation Package Description com.cumulocity.rest.representation com.cumulocity.rest.representation.event com.cumulocity.rest.representation.identity com.cumulocity.rest.representation.inventory com.cumulocity.rest.representation.measurement com.cumulocity.rest.representation.reliable.notification com.cumulocity.sdk.client.alarm Provides the classes necessary to create, update and query alarms.com.cumulocity.sdk.client.cep.notification com.cumulocity.sdk.client.event Provides the classes necessary to create, delete, update and query events.com.cumulocity.sdk.client.inventory Provides the classes necessary to create, delete, update and query managed objects.com.cumulocity.sdk.client.measurement Provides the classes necessary to create, delete and query measurements. -
-
Uses of ManagedObjectRepresentation in com.cumulocity.rest.representation
Methods in com.cumulocity.rest.representation that return ManagedObjectRepresentation Modifier and Type Method Description ManagedObjectRepresentationSourceableRepresentation. getSource()static ManagedObjectRepresentationSourceableConverter. keepOnlyNecessaryFields(ManagedObjectRepresentation source)Methods in com.cumulocity.rest.representation with parameters of type ManagedObjectRepresentation Modifier and Type Method Description static ManagedObjectRepresentationSourceableConverter. keepOnlyNecessaryFields(ManagedObjectRepresentation source)voidSourceableRepresentation. setSource(ManagedObjectRepresentation managedObject) -
Uses of ManagedObjectRepresentation in com.cumulocity.rest.representation.event
Methods in com.cumulocity.rest.representation.event that return ManagedObjectRepresentation Modifier and Type Method Description ManagedObjectRepresentationEventRepresentation. getSource()Methods in com.cumulocity.rest.representation.event with parameters of type ManagedObjectRepresentation Modifier and Type Method Description voidEventRepresentation. setSource(ManagedObjectRepresentation managedObject) -
Uses of ManagedObjectRepresentation in com.cumulocity.rest.representation.identity
Methods in com.cumulocity.rest.representation.identity that return ManagedObjectRepresentation Modifier and Type Method Description ManagedObjectRepresentationExternalIDRepresentation. getManagedObject()Methods in com.cumulocity.rest.representation.identity with parameters of type ManagedObjectRepresentation Modifier and Type Method Description voidExternalIDRepresentation. setManagedObject(ManagedObjectRepresentation managedObject) -
Uses of ManagedObjectRepresentation in com.cumulocity.rest.representation.inventory
Methods in com.cumulocity.rest.representation.inventory that return ManagedObjectRepresentation Modifier and Type Method Description static ManagedObjectRepresentationManagedObjects. asManagedObject(GId id)ManagedObjectRepresentationManagedObjectReferenceRepresentation. getManagedObject()Methods in com.cumulocity.rest.representation.inventory that return types with arguments of type ManagedObjectRepresentation Modifier and Type Method Description List<ManagedObjectRepresentation>ManagedObjectCollectionRepresentation. getManagedObjects()Iterator<ManagedObjectRepresentation>ManagedObjectCollectionRepresentation. iterator()Methods in com.cumulocity.rest.representation.inventory with parameters of type ManagedObjectRepresentation Modifier and Type Method Description voidManagedObjectReferenceRepresentation. setManagedObject(ManagedObjectRepresentation managedObject)Method parameters in com.cumulocity.rest.representation.inventory with type arguments of type ManagedObjectRepresentation Modifier and Type Method Description voidManagedObjectCollectionRepresentation. setManagedObjects(List<ManagedObjectRepresentation> managedObjects) -
Uses of ManagedObjectRepresentation in com.cumulocity.rest.representation.measurement
Methods in com.cumulocity.rest.representation.measurement that return ManagedObjectRepresentation Modifier and Type Method Description ManagedObjectRepresentationMeasurementRepresentation. getSource()Methods in com.cumulocity.rest.representation.measurement with parameters of type ManagedObjectRepresentation Modifier and Type Method Description voidMeasurementRepresentation. setSource(ManagedObjectRepresentation source) -
Uses of ManagedObjectRepresentation in com.cumulocity.rest.representation.reliable.notification
Methods in com.cumulocity.rest.representation.reliable.notification that return ManagedObjectRepresentation Modifier and Type Method Description ManagedObjectRepresentationNotificationSubscriptionRepresentation. getSource()Methods in com.cumulocity.rest.representation.reliable.notification with parameters of type ManagedObjectRepresentation Modifier and Type Method Description voidNotificationSubscriptionRepresentation. setSource(ManagedObjectRepresentation source) -
Uses of ManagedObjectRepresentation in com.cumulocity.sdk.client.alarm
Methods in com.cumulocity.sdk.client.alarm with parameters of type ManagedObjectRepresentation Modifier and Type Method Description AlarmFilterAlarmFilter. bySource(ManagedObjectRepresentation source)Deprecated. -
Uses of ManagedObjectRepresentation in com.cumulocity.sdk.client.cep.notification
Methods in com.cumulocity.sdk.client.cep.notification that return ManagedObjectRepresentation Modifier and Type Method Description ManagedObjectRepresentationManagedObjectNotification. getData()Methods in com.cumulocity.sdk.client.cep.notification with parameters of type ManagedObjectRepresentation Modifier and Type Method Description voidManagedObjectNotification. setData(ManagedObjectRepresentation data)Constructors in com.cumulocity.sdk.client.cep.notification with parameters of type ManagedObjectRepresentation Constructor Description ManagedObjectNotification(ManagedObjectRepresentation data, String realtimeAction) -
Uses of ManagedObjectRepresentation in com.cumulocity.sdk.client.event
Methods in com.cumulocity.sdk.client.event with parameters of type ManagedObjectRepresentation Modifier and Type Method Description EventFilterEventFilter. bySource(ManagedObjectRepresentation source)Deprecated. -
Uses of ManagedObjectRepresentation in com.cumulocity.sdk.client.inventory
Methods in com.cumulocity.sdk.client.inventory that return ManagedObjectRepresentation Modifier and Type Method Description ManagedObjectRepresentationManagedObject. addChildAddition(ManagedObjectRepresentation representation)Create ManagedObject and adds as child addition to the parent ManagedObject.ManagedObjectRepresentationManagedObjectImpl. addChildAddition(ManagedObjectRepresentation representation)ManagedObjectRepresentationManagedObject. addChildAsset(ManagedObjectRepresentation representation)Create ManagedObject and adds as child asset to the parent ManagedObject.ManagedObjectRepresentationManagedObjectImpl. addChildAsset(ManagedObjectRepresentation representation)ManagedObjectRepresentationManagedObject. addChildDevice(ManagedObjectRepresentation representation)Create ManagedObject and adds as child device to the parent ManagedObject.ManagedObjectRepresentationManagedObjectImpl. addChildDevice(ManagedObjectRepresentation representation)ManagedObjectRepresentationInventoryApi. create(ManagedObjectRepresentation managedObject)Creates managed object in the platform.ManagedObjectRepresentationInventoryApiImpl. create(ManagedObjectRepresentation representation)ManagedObjectRepresentationInventoryApi. get(GId id)Returns the Managed Object of the Resource.ManagedObjectRepresentationInventoryApi. get(GId id, QueryParam... params)Returns the Managed Object of the Resource.ManagedObjectRepresentationInventoryApiImpl. get(GId id)ManagedObjectRepresentationInventoryApiImpl. get(GId id, QueryParam... params)ManagedObjectRepresentationManagedObject. get()Deprecated.ManagedObjectRepresentationManagedObjectImpl. get()Deprecated.ManagedObjectRepresentationBinariesApi. replaceFile(GId containerId, String contentType, InputStream fileStream)ManagedObjectRepresentationBinariesApiImpl. replaceFile(GId containerId, String contentType, InputStream fileStream)ManagedObjectRepresentationInventoryApi. update(ManagedObjectRepresentation managedObjectRepresentation)This update the ManagedObject for the operationCollection.ManagedObjectRepresentationInventoryApiImpl. update(ManagedObjectRepresentation managedObjectRepresentation)ManagedObjectRepresentationManagedObject. update(ManagedObjectRepresentation managedObjectRepresentation)Deprecated.ManagedObjectRepresentationManagedObjectImpl. update(ManagedObjectRepresentation managedObjectRepresentation)Deprecated.ManagedObjectRepresentationBinariesApi. uploadFile(ManagedObjectRepresentation container, byte[] bytes)ManagedObjectRepresentationBinariesApi. uploadFile(ManagedObjectRepresentation container, InputStream inputStream)ManagedObjectRepresentationBinariesApiImpl. uploadFile(ManagedObjectRepresentation container, byte[] bytes)ManagedObjectRepresentationBinariesApiImpl. uploadFile(ManagedObjectRepresentation container, InputStream inputStream)Methods in com.cumulocity.sdk.client.inventory that return types with arguments of type ManagedObjectRepresentation Modifier and Type Method Description Iterable<ManagedObjectRepresentation>PagedManagedObjectCollectionRepresentation. allPages()Iterable<ManagedObjectRepresentation>PagedManagedObjectCollectionRepresentation. elements(int limit)Constructor parameters in com.cumulocity.sdk.client.inventory with type arguments of type ManagedObjectRepresentation Constructor Description PagedManagedObjectCollectionRepresentation(ManagedObjectCollectionRepresentation collection, PagedCollectionResource<ManagedObjectRepresentation,? extends ManagedObjectCollectionRepresentation> collectionResource) -
Uses of ManagedObjectRepresentation in com.cumulocity.sdk.client.measurement
Methods in com.cumulocity.sdk.client.measurement with parameters of type ManagedObjectRepresentation Modifier and Type Method Description MeasurementFilterMeasurementFilter. bySource(ManagedObjectRepresentation source)Deprecated.
-