public class GreaterThreshold extends Threshold
| Modifier and Type | Class and Description |
|---|---|
static class |
GreaterThreshold.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 |
|---|
GreaterThreshold() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
GreaterThreshold.TypeEnum |
getType()
Get type
|
Float |
getValue()
Get value
|
int |
hashCode() |
void |
setValue(Float value) |
String |
toString() |
GreaterThreshold |
value(Float value) |
allValues, getAllValues, getLevel, level, setAllValues, setLevelpublic static final String SERIALIZED_NAME_TYPE
public static final String SERIALIZED_NAME_VALUE
public GreaterThreshold.TypeEnum getType()
public GreaterThreshold value(Float value)
public Float getValue()
public void setValue(Float value)
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.