Uses of Class
com.influxdb.client.domain.Threshold
-
Uses of Threshold in com.influxdb.client
Modifier and TypeMethodDescriptionChecksApi.createThresholdCheck
(String name, String query, String every, String messageTemplate, Threshold threshold, String orgID) Add new Threshold check. -
Uses of Threshold in com.influxdb.client.domain
Modifier and TypeClassDescriptionclass
GreaterThresholdclass
LesserThresholdclass
RangeThresholdModifier and TypeMethodDescriptionvoid
ThresholdCheck.setThresholds
(List<Threshold> thresholds) ThresholdCheck.thresholds
(List<Threshold> thresholds)