| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
BusinessReportRecurrence |
BusinessReportRecurrence.clone() |
BusinessReportRecurrence |
BusinessReportSchedule.getRecurrence()
The recurrence of the reports.
|
BusinessReportRecurrence |
UpdateBusinessReportScheduleRequest.getRecurrence()
The recurrence of the reports.
|
BusinessReportRecurrence |
CreateBusinessReportScheduleRequest.getRecurrence()
The recurrence of the reports.
|
BusinessReportRecurrence |
BusinessReportRecurrence.withStartDate(String startDate)
The start date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessReportSchedule.setRecurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
void |
UpdateBusinessReportScheduleRequest.setRecurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
void |
CreateBusinessReportScheduleRequest.setRecurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
BusinessReportSchedule |
BusinessReportSchedule.withRecurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
UpdateBusinessReportScheduleRequest |
UpdateBusinessReportScheduleRequest.withRecurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
CreateBusinessReportScheduleRequest |
CreateBusinessReportScheduleRequest.withRecurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
Copyright © 2023. All rights reserved.