Uses of Class
com.microsoft.graph.models.UserExperienceAnalyticsMetricHistory
Packages that use UserExperienceAnalyticsMetricHistory
-
Uses of UserExperienceAnalyticsMetricHistory in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserExperienceAnalyticsMetricHistoryModifier and TypeMethodDescriptionUserExperienceAnalyticsMetricHistory.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 UserExperienceAnalyticsMetricHistoryModifier and TypeMethodDescriptionDeviceManagement.getUserExperienceAnalyticsMetricHistory()Gets the userExperienceAnalyticsMetricHistory property value.UserExperienceAnalyticsMetricHistoryCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type UserExperienceAnalyticsMetricHistoryModifier and TypeMethodDescriptionvoidDeviceManagement.setUserExperienceAnalyticsMetricHistory(List<UserExperienceAnalyticsMetricHistory> value) Sets the userExperienceAnalyticsMetricHistory property value.voidUserExperienceAnalyticsMetricHistoryCollectionResponse.setValue(List<UserExperienceAnalyticsMetricHistory> value) Sets the value property value.