| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
static LinePlusSingleStatProperties.ShapeEnum |
LinePlusSingleStatProperties.ShapeEnum.fromValue(String text) |
LinePlusSingleStatProperties.ShapeEnum |
LinePlusSingleStatProperties.getShape()
Get shape
|
LinePlusSingleStatProperties.ShapeEnum |
LinePlusSingleStatProperties.ShapeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static LinePlusSingleStatProperties.ShapeEnum |
LinePlusSingleStatProperties.ShapeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinePlusSingleStatProperties.ShapeEnum[] |
LinePlusSingleStatProperties.ShapeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinePlusSingleStatProperties.ShapeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
LinePlusSingleStatProperties.ShapeEnum enumeration) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.