com.cumulocity.rest.representation.alarm
Class AlarmsApiRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.alarm.AlarmsApiRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class AlarmsApiRepresentation
- extends BaseResourceRepresentation
AlarmsApiRepresentation
public AlarmsApiRepresentation()
getAlarms
public AlarmCollectionRepresentation getAlarms()
setAlarms
public void setAlarms(AlarmCollectionRepresentation alarms)
getAlarmsForStatus
public String getAlarmsForStatus()
setAlarmsForStatus
public void setAlarmsForStatus(String alarmsForStatus)
getAlarmsForSource
public String getAlarmsForSource()
setAlarmsForSource
public void setAlarmsForSource(String alarmsForSource)
getAlarmsForSourceAndStatus
public String getAlarmsForSourceAndStatus()
setAlarmsForSourceAndStatus
public void setAlarmsForSourceAndStatus(String alarmsForSourceAndStatus)
getAlarmsForTime
public String getAlarmsForTime()
setAlarmsForTime
public void setAlarmsForTime(String alarmsForTime)
getAlarmsForStatusAndTime
public String getAlarmsForStatusAndTime()
setAlarmsForStatusAndTime
public void setAlarmsForStatusAndTime(String alarmsForStatusAndTime)
getAlarmsForSourceAndTime
public String getAlarmsForSourceAndTime()
setAlarmsForSourceAndTime
public void setAlarmsForSourceAndTime(String alarmsForSourceAndTime)
getAlarmsForSourceAndStatusAndTime
public String getAlarmsForSourceAndStatusAndTime()
setAlarmsForSourceAndStatusAndTime
public void setAlarmsForSourceAndStatusAndTime(String alarmsForSourceAndStatusAndTime)
getURITemplates
@JSONProperty(ignore=true)
public List<String> getURITemplates()
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.