Uses of Class
com.microsoft.graph.models.UserExperienceAnalyticsInsightValue
Packages that use UserExperienceAnalyticsInsightValue
-
Uses of UserExperienceAnalyticsInsightValue in com.microsoft.graph.models
Subclasses of UserExperienceAnalyticsInsightValue in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassThe value in an user experience analytics insight.classThe value in an user experience analytics insight.Methods in com.microsoft.graph.models that return UserExperienceAnalyticsInsightValueModifier and TypeMethodDescriptionUserExperienceAnalyticsInsightValue.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 UserExperienceAnalyticsInsightValueModifier and TypeMethodDescriptionUserExperienceAnalyticsInsight.getValues()Gets the values property value.Method parameters in com.microsoft.graph.models with type arguments of type UserExperienceAnalyticsInsightValueModifier and TypeMethodDescriptionvoidUserExperienceAnalyticsInsight.setValues(List<UserExperienceAnalyticsInsightValue> value) Sets the values property value.