| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
static GreaterThreshold.TypeEnum |
GreaterThreshold.TypeEnum.fromValue(String text) |
GreaterThreshold.TypeEnum |
GreaterThreshold.getType()
Get type
|
GreaterThreshold.TypeEnum |
GreaterThreshold.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static GreaterThreshold.TypeEnum |
GreaterThreshold.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GreaterThreshold.TypeEnum[] |
GreaterThreshold.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GreaterThreshold.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
GreaterThreshold.TypeEnum enumeration) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.