Uses of Class
com.microsoft.graph.models.AdminReportSettings
Packages that use AdminReportSettings
-
Uses of AdminReportSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AdminReportSettingsModifier and TypeMethodDescriptionstatic AdminReportSettingsAdminReportSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAdmin.getReportSettings()Gets the reportSettings property value.Methods in com.microsoft.graph.models with parameters of type AdminReportSettingsModifier and TypeMethodDescriptionvoidAdmin.setReportSettings(AdminReportSettings value) Sets the reportSettings property value.