public class LesserThreshold extends Threshold
Modifier and Type | Class and Description |
---|---|
static class |
LesserThreshold.TypeEnum
Gets or Sets type
|
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_TYPE |
static String |
SERIALIZED_NAME_VALUE |
SERIALIZED_NAME_ALL_VALUES, SERIALIZED_NAME_LEVEL
Constructor and Description |
---|
LesserThreshold() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
LesserThreshold.TypeEnum |
getType()
Get type
|
Float |
getValue()
Get value
|
int |
hashCode() |
void |
setValue(Float value) |
String |
toString() |
LesserThreshold |
value(Float value) |
allValues, getAllValues, getLevel, level, setAllValues, setLevel
public static final String SERIALIZED_NAME_TYPE
public static final String SERIALIZED_NAME_VALUE
public LesserThreshold.TypeEnum getType()
public LesserThreshold value(Float value)
public Float getValue()
public void setValue(Float value)
Copyright © 2018–2022 InfluxData, Inc.. All rights reserved.