Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportContentRange
-
Packages that use BusinessReportContentRange Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of BusinessReportContentRange in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return BusinessReportContentRange Modifier and Type Method Description BusinessReportContentRangeBusinessReportSchedule. contentRange()The content range of the reports.BusinessReportContentRangeCreateBusinessReportScheduleRequest. contentRange()The content range of the reports.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type BusinessReportContentRange Modifier and Type Method Description BusinessReportSchedule.BuilderBusinessReportSchedule.Builder. contentRange(BusinessReportContentRange contentRange)The content range of the reports.CreateBusinessReportScheduleRequest.BuilderCreateBusinessReportScheduleRequest.Builder. contentRange(BusinessReportContentRange contentRange)The content range of the reports.
-