Uses of Class
com.microsoft.graph.models.UserExperienceAnalyticsDeviceScores
Packages that use UserExperienceAnalyticsDeviceScores
-
Uses of UserExperienceAnalyticsDeviceScores in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserExperienceAnalyticsDeviceScoresModifier and TypeMethodDescriptionUserExperienceAnalyticsDeviceScores.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type UserExperienceAnalyticsDeviceScoresModifier and TypeMethodDescriptionDeviceManagement.getUserExperienceAnalyticsDeviceScores()Gets the userExperienceAnalyticsDeviceScores property value.UserExperienceAnalyticsDeviceScoresCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type UserExperienceAnalyticsDeviceScoresModifier and TypeMethodDescriptionvoidDeviceManagement.setUserExperienceAnalyticsDeviceScores(List<UserExperienceAnalyticsDeviceScores> value) Sets the userExperienceAnalyticsDeviceScores property value.voidUserExperienceAnalyticsDeviceScoresCollectionResponse.setValue(List<UserExperienceAnalyticsDeviceScores> value) Sets the value property value.