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