Uses of Enum Class
com.influxdb.client.domain.LesserThreshold.TypeEnum
-
Uses of LesserThreshold.TypeEnum in com.influxdb.client.domain
Modifier and TypeMethodDescriptionstatic LesserThreshold.TypeEnum
LesserThreshold.getType()
Get typeLesserThreshold.TypeEnum.Adapter.read
(com.google.gson.stream.JsonReader jsonReader) static LesserThreshold.TypeEnum
Returns the enum constant of this class with the specified name.static LesserThreshold.TypeEnum[]
LesserThreshold.TypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
LesserThreshold.TypeEnum.Adapter.write
(com.google.gson.stream.JsonWriter jsonWriter, LesserThreshold.TypeEnum enumeration)