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