| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
BusinessReportContentRange |
BusinessReportContentRange.clone() |
BusinessReportContentRange |
BusinessReportSchedule.getContentRange()
The content range of the reports.
|
BusinessReportContentRange |
CreateBusinessReportScheduleRequest.getContentRange()
The content range of the reports.
|
BusinessReportContentRange |
BusinessReportContentRange.withInterval(BusinessReportInterval interval)
The interval of the content range.
|
BusinessReportContentRange |
BusinessReportContentRange.withInterval(String interval)
The interval of the content range.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessReportSchedule.setContentRange(BusinessReportContentRange contentRange)
The content range of the reports.
|
void |
CreateBusinessReportScheduleRequest.setContentRange(BusinessReportContentRange contentRange)
The content range of the reports.
|
BusinessReportSchedule |
BusinessReportSchedule.withContentRange(BusinessReportContentRange contentRange)
The content range of the reports.
|
CreateBusinessReportScheduleRequest |
CreateBusinessReportScheduleRequest.withContentRange(BusinessReportContentRange contentRange)
The content range of the reports.
|
Copyright © 2022. All rights reserved.