public class ThresholdResource extends AbstractResource
| Constructor and Description |
|---|
ThresholdResource() |
| Modifier and Type | Method and Description |
|---|---|
ReplyObject |
createThreshold(ThresholdPO po) |
ReplyObject |
deleteThreshold(String id) |
ReplyObject |
getAlerts() |
ReplyObject |
getThresholdDefinitions() |
ReplyObject |
getThresholds() |
ReplyObject |
getThresholdStatuses() |
ReplyObject |
getWorstStatus() |
ReplyObject |
getWorstStatus(StatusForm statusForm) |
getAccumulatorAPI, getAdditionalFunctionalityAPI, getGaugeAPI, getJourneyAPI, getProducerAPI, getThresholdAPIpublic ReplyObject getThresholds()
public ReplyObject getThresholdDefinitions()
public ReplyObject getThresholdStatuses()
public ReplyObject createThreshold(ThresholdPO po)
public ReplyObject deleteThreshold(String id)
public ReplyObject getAlerts()
public ReplyObject getWorstStatus()
public ReplyObject getWorstStatus(StatusForm statusForm)
Copyright © 2010-2015 anotheria.net. All Rights Reserved.