ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.addRecipientsItem(String recipientsItem) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.addTemplateVariablesItem(ReportScheduleTemplateVariable templateVariablesItem) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.deliveryFormat(ReportScheduleDeliveryFormat deliveryFormat) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.description(String description) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestData.getAttributes()
The configuration of the report schedule to create.
|
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.recipients(List<String> recipients) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.resourceId(String resourceId) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.resourceType(ReportScheduleResourceType resourceType) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.rrule(String rrule) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.tabId(UUID tabId) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.templateVariables(List<ReportScheduleTemplateVariable> templateVariables) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.timeframe(String timeframe) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.timezone(String timezone) |
ReportScheduleCreateRequestAttributes |
ReportScheduleCreateRequestAttributes.title(String title) |