ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.addRecipientsItem(String recipientsItem) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.addTemplateVariablesItem(ReportScheduleTemplateVariable templateVariablesItem) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.deliveryFormat(ReportScheduleResponseAttributesDeliveryFormat deliveryFormat) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.description(String description) |
ReportScheduleResponseAttributes |
ReportScheduleResponseData.getAttributes()
The configuration and derived state of a report schedule.
|
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.nextRecurrence(Long nextRecurrence) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.recipients(List<String> recipients) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.resourceId(String resourceId) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.resourceType(ReportScheduleResourceType resourceType) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.rrule(String rrule) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.status(ReportScheduleStatus status) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.tabId(String tabId) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.templateVariables(List<ReportScheduleTemplateVariable> templateVariables) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.timeframe(String timeframe) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.timezone(String timezone) |
ReportScheduleResponseAttributes |
ReportScheduleResponseAttributes.title(String title) |