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