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