public static class TelegrafPluginInputFile.NameEnum.Adapter extends com.google.gson.TypeAdapter<TelegrafPluginInputFile.NameEnum>
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
TelegrafPluginInputFile.NameEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
TelegrafPluginInputFile.NameEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, TelegrafPluginInputFile.NameEnum enumeration) throws IOException
write
in class com.google.gson.TypeAdapter<TelegrafPluginInputFile.NameEnum>
IOException
public TelegrafPluginInputFile.NameEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read
in class com.google.gson.TypeAdapter<TelegrafPluginInputFile.NameEnum>
IOException
Copyright © 2018–2019 InfluxData, Inc.. All rights reserved.