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