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