PrintReportResponseAttributes |
PrintReportResponseAttributes.addTemplateVariablesItem(ReportScheduleTemplateVariable templateVariablesItem) |
PrintReportResponseAttributes |
PrintReportResponseAttributes.downloadUrl(String downloadUrl) |
PrintReportResponseAttributes |
PrintReportResponseAttributes.fromTs(Long fromTs) |
PrintReportResponseAttributes |
PrintReportResponseData.getAttributes()
The configuration and download URL for the initiated print-only report.
|
PrintReportResponseAttributes |
PrintReportResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PrintReportResponseAttributes |
PrintReportResponseAttributes.resourceId(String resourceId) |
PrintReportResponseAttributes |
PrintReportResponseAttributes.resourceType(ReportScheduleResourceType resourceType) |
PrintReportResponseAttributes |
PrintReportResponseAttributes.templateVariables(List<ReportScheduleTemplateVariable> templateVariables) |
PrintReportResponseAttributes |
PrintReportResponseAttributes.timeframe(String timeframe) |
PrintReportResponseAttributes |
PrintReportResponseAttributes.timezone(String timezone) |
PrintReportResponseAttributes |
PrintReportResponseAttributes.toTs(Long toTs) |