Uses of Class
com.microsoft.graph.models.ReportsRoot
Packages that use ReportsRoot
-
Uses of ReportsRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ReportsRootModifier and TypeMethodDescriptionstatic ReportsRootReportsRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationRoot.getReports()Gets the reports property value.Methods in com.microsoft.graph.models with parameters of type ReportsRootModifier and TypeMethodDescriptionvoidEducationRoot.setReports(ReportsRoot value) Sets the reports property value.