| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
BusinessReportRecurrence |
CreateBusinessReportScheduleRequest.recurrence()
The recurrence of the reports.
|
BusinessReportRecurrence |
BusinessReportSchedule.recurrence()
The recurrence of the reports.
|
BusinessReportRecurrence |
UpdateBusinessReportScheduleRequest.recurrence()
The recurrence of the reports.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBusinessReportScheduleRequest.Builder |
CreateBusinessReportScheduleRequest.Builder.recurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
BusinessReportSchedule.Builder |
BusinessReportSchedule.Builder.recurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
UpdateBusinessReportScheduleRequest.Builder |
UpdateBusinessReportScheduleRequest.Builder.recurrence(BusinessReportRecurrence recurrence)
The recurrence of the reports.
|
Copyright © 2023. All rights reserved.