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