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