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