Add | Adds a threshold. |
 Delete | Deletes an existing threshold. |
 Get | Retrieves a threshold. The threshold is specified by its key, which is contained in the `ThresholdParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `ThresholdsService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `ThresholdParamsCollection` data collection that identifies all thresholds. |
 Update | Updates an existing threshold. |
Â