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