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