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