| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
static CheckViewProperties.ShapeEnum |
CheckViewProperties.ShapeEnum.fromValue(String text) |
CheckViewProperties.ShapeEnum |
CheckViewProperties.getShape()
Get shape
|
CheckViewProperties.ShapeEnum |
CheckViewProperties.ShapeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CheckViewProperties.ShapeEnum |
CheckViewProperties.ShapeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckViewProperties.ShapeEnum[] |
CheckViewProperties.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 |
CheckViewProperties.ShapeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CheckViewProperties.ShapeEnum enumeration) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.