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