Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
Packages that use BusinessReport Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of BusinessReport in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return BusinessReport Modifier and Type Method Description BusinessReportBusinessReportSchedule. lastBusinessReport()The details of the last business report delivery for a specified time interval.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type BusinessReport Modifier and Type Method Description BusinessReportSchedule.BuilderBusinessReportSchedule.Builder. lastBusinessReport(BusinessReport lastBusinessReport)The details of the last business report delivery for a specified time interval.
-