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