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