@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class ReportingV3ReportsGet200Response extends Object
| Constructor and Description |
|---|
ReportingV3ReportsGet200Response() |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportsGet200Response |
addReportSearchResultsItem(ReportingV3ReportsGet200ResponseReportSearchResults reportSearchResultsItem) |
boolean |
equals(Object o) |
List<ReportingV3ReportsGet200ResponseReportSearchResults> |
getReportSearchResults()
Get reportSearchResults
|
int |
hashCode() |
ReportingV3ReportsGet200Response |
reportSearchResults(List<ReportingV3ReportsGet200ResponseReportSearchResults> reportSearchResults) |
void |
setReportSearchResults(List<ReportingV3ReportsGet200ResponseReportSearchResults> reportSearchResults) |
String |
toString() |
public ReportingV3ReportsGet200Response reportSearchResults(List<ReportingV3ReportsGet200ResponseReportSearchResults> reportSearchResults)
public ReportingV3ReportsGet200Response addReportSearchResultsItem(ReportingV3ReportsGet200ResponseReportSearchResults reportSearchResultsItem)
public List<ReportingV3ReportsGet200ResponseReportSearchResults> getReportSearchResults()
public void setReportSearchResults(List<ReportingV3ReportsGet200ResponseReportSearchResults> reportSearchResults)
Copyright © 2020. All rights reserved.