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