Uses of Enum Class
com.influxdb.client.domain.BandViewProperties.ShapeEnum
Packages that use BandViewProperties.ShapeEnum
-
Uses of BandViewProperties.ShapeEnum in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return BandViewProperties.ShapeEnumModifier and TypeMethodDescriptionstatic BandViewProperties.ShapeEnumBandViewProperties.getShape()Get shapeBandViewProperties.ShapeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static BandViewProperties.ShapeEnumReturns 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.Methods in com.influxdb.client.domain with parameters of type BandViewProperties.ShapeEnumModifier and TypeMethodDescriptionvoidBandViewProperties.ShapeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, BandViewProperties.ShapeEnum enumeration)