| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum |
ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum.fromValue(String text) |
ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum |
ReportingV3ReportsGet200ResponseReports.getReportFrequency()
Frequency of the report to get generated
|
ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum |
ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum |
ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum[] |
ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportsGet200ResponseReports |
ReportingV3ReportsGet200ResponseReports.reportFrequency(ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum reportFrequency) |
void |
ReportingV3ReportsGet200ResponseReports.setReportFrequency(ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum reportFrequency) |
void |
ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ReportingV3ReportsGet200ResponseReports.ReportFrequencyEnum enumeration) |
Copyright © 2018. All rights reserved.