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