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