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