| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<BusinessReportSchedule> |
ListBusinessReportSchedulesResponse.businessReportSchedules()
The schedule of the reports.
|
| Modifier and Type | Method and Description |
|---|---|
ListBusinessReportSchedulesResponse.Builder |
ListBusinessReportSchedulesResponse.Builder.businessReportSchedules(BusinessReportSchedule... businessReportSchedules)
The schedule of the reports.
|
| Modifier and Type | Method and Description |
|---|---|
ListBusinessReportSchedulesResponse.Builder |
ListBusinessReportSchedulesResponse.Builder.businessReportSchedules(Collection<BusinessReportSchedule> businessReportSchedules)
The schedule of the reports.
|
Copyright © 2023. All rights reserved.