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