Uses of Enum Class
com.influxdb.client.domain.GaugeViewProperties.ShapeEnum
Packages that use GaugeViewProperties.ShapeEnum
-
Uses of GaugeViewProperties.ShapeEnum in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return GaugeViewProperties.ShapeEnumModifier and TypeMethodDescriptionGaugeViewProperties.getShape()Get shapeGaugeViewProperties.ShapeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static GaugeViewProperties.ShapeEnum[]GaugeViewProperties.ShapeEnum.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 GaugeViewProperties.ShapeEnumModifier and TypeMethodDescriptionvoidGaugeViewProperties.ShapeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, GaugeViewProperties.ShapeEnum enumeration)