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