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