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