public static class FeatureFlagStatusForQueriedEnvironment.NameEnum.Adapter extends com.google.gson.TypeAdapter<FeatureFlagStatusForQueriedEnvironment.NameEnum>
| Constructor | Description |
|---|---|
Adapter() |
| Modifier and Type | Method | Description |
|---|---|---|
FeatureFlagStatusForQueriedEnvironment.NameEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
|
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
FeatureFlagStatusForQueriedEnvironment.NameEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
FeatureFlagStatusForQueriedEnvironment.NameEnum enumeration)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<FeatureFlagStatusForQueriedEnvironment.NameEnum>java.io.IOExceptionpublic FeatureFlagStatusForQueriedEnvironment.NameEnum read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read in class com.google.gson.TypeAdapter<FeatureFlagStatusForQueriedEnvironment.NameEnum>java.io.IOException