Uses of Class
com.microsoft.graph.models.UserExperienceAnalyticsSettings
Packages that use UserExperienceAnalyticsSettings
-
Uses of UserExperienceAnalyticsSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserExperienceAnalyticsSettingsModifier and TypeMethodDescriptionUserExperienceAnalyticsSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getUserExperienceAnalyticsSettings()Gets the userExperienceAnalyticsSettings property value.Methods in com.microsoft.graph.models with parameters of type UserExperienceAnalyticsSettingsModifier and TypeMethodDescriptionvoidDeviceManagement.setUserExperienceAnalyticsSettings(UserExperienceAnalyticsSettings value) Sets the userExperienceAnalyticsSettings property value.