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