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