| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static BusinessReportContentRange.Builder |
BusinessReportContentRange.builder() |
BusinessReportContentRange.Builder |
BusinessReportContentRange.Builder.interval(BusinessReportInterval interval)
The interval of the content range.
|
BusinessReportContentRange.Builder |
BusinessReportContentRange.Builder.interval(String interval)
The interval of the content range.
|
BusinessReportContentRange.Builder |
BusinessReportContentRange.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BusinessReportContentRange.Builder> |
BusinessReportContentRange.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateBusinessReportScheduleRequest.Builder |
CreateBusinessReportScheduleRequest.Builder.contentRange(Consumer<BusinessReportContentRange.Builder> contentRange)
The content range of the reports.
|
default BusinessReportSchedule.Builder |
BusinessReportSchedule.Builder.contentRange(Consumer<BusinessReportContentRange.Builder> contentRange)
The content range of the reports.
|
Copyright © 2021. All rights reserved.