Uses of Enum Class
com.influxdb.client.domain.CheckViewProperties.ShapeEnum
Packages that use CheckViewProperties.ShapeEnum
-
Uses of CheckViewProperties.ShapeEnum in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return CheckViewProperties.ShapeEnumModifier 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.Methods in com.influxdb.client.domain with parameters of type CheckViewProperties.ShapeEnumModifier and TypeMethodDescriptionvoidCheckViewProperties.ShapeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, CheckViewProperties.ShapeEnum enumeration)