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