Class PlatformApiRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.platform.PlatformApiRepresentation
- All Implemented Interfaces:
ResourceRepresentation,org.svenson.DynamicProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlarm()getAudit()getEvent()getUser()voidsetAlarm(AlarmsApiRepresentation alarm) voidvoidsetDeviceControl(DeviceControlRepresentation deviceControl) voidsetEvent(EventsApiRepresentation event) voidsetIdentity(IdentityRepresentation identity) voidsetInventory(InventoryRepresentation inventory) voidsetMeasurement(MeasurementsApiRepresentation measurement) voidsetTenant(TenantApiRepresentation tenant) voidMethods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setPropertyMethods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON, toString
-
Constructor Details
-
PlatformApiRepresentation
public PlatformApiRepresentation()
-
-
Method Details
-
getInventory
-
setInventory
-
getIdentity
-
setIdentity
-
getEvent
-
setEvent
-
getMeasurement
-
setMeasurement
-
getAudit
-
setAudit
-
getAlarm
-
setAlarm
-
getUser
-
setUser
-
getDeviceControl
-
setDeviceControl
-
getTenant
-
setTenant
-