| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum.fromValue(String text) |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.getFieldNameConvention()
Specify the field naming convention to be followed in reports (applicable to only csv report formats
|
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum[] |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.fieldNameConvention(ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention) |
void |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.setFieldNameConvention(ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention) |
void |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum enumeration) |
Copyright © 2018. All rights reserved.