Uses of Class
com.microsoft.graph.models.InsightsSettings
Packages that use InsightsSettings
-
Uses of InsightsSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return InsightsSettingsModifier and TypeMethodDescriptionstatic InsightsSettingsInsightsSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePeopleAdminSettings.getItemInsights()Gets the itemInsights property value.Methods in com.microsoft.graph.models with parameters of type InsightsSettingsModifier and TypeMethodDescriptionvoidPeopleAdminSettings.setItemInsights(InsightsSettings value) Sets the itemInsights property value.