Uses of Class
com.microsoft.graph.models.UserExperienceAnalyticsAppHealthApplicationPerformance
Packages that use UserExperienceAnalyticsAppHealthApplicationPerformance
-
Uses of UserExperienceAnalyticsAppHealthApplicationPerformance in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserExperienceAnalyticsAppHealthApplicationPerformanceModifier and TypeMethodDescriptionUserExperienceAnalyticsAppHealthApplicationPerformance.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 UserExperienceAnalyticsAppHealthApplicationPerformanceModifier and TypeMethodDescriptionDeviceManagement.getUserExperienceAnalyticsAppHealthApplicationPerformance()Gets the userExperienceAnalyticsAppHealthApplicationPerformance property value.UserExperienceAnalyticsAppHealthApplicationPerformanceCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type UserExperienceAnalyticsAppHealthApplicationPerformanceModifier and TypeMethodDescriptionvoidDeviceManagement.setUserExperienceAnalyticsAppHealthApplicationPerformance(List<UserExperienceAnalyticsAppHealthApplicationPerformance> value) Sets the userExperienceAnalyticsAppHealthApplicationPerformance property value.voidUserExperienceAnalyticsAppHealthApplicationPerformanceCollectionResponse.setValue(List<UserExperienceAnalyticsAppHealthApplicationPerformance> value) Sets the value property value.