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