Uses of Enum Class
com.influxdb.client.domain.LesserThreshold.TypeEnum
Packages that use LesserThreshold.TypeEnum
-
Uses of LesserThreshold.TypeEnum in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return LesserThreshold.TypeEnumModifier and TypeMethodDescriptionstatic LesserThreshold.TypeEnumLesserThreshold.getType()Get typeLesserThreshold.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static LesserThreshold.TypeEnumReturns 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.Methods in com.influxdb.client.domain with parameters of type LesserThreshold.TypeEnumModifier and TypeMethodDescriptionvoidLesserThreshold.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, LesserThreshold.TypeEnum enumeration)