Uses of Class
com.microsoft.graph.models.UserExperienceAnalyticsWorkFromAnywhereModelPerformance
Packages that use UserExperienceAnalyticsWorkFromAnywhereModelPerformance
-
Uses of UserExperienceAnalyticsWorkFromAnywhereModelPerformance in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserExperienceAnalyticsWorkFromAnywhereModelPerformanceModifier and TypeMethodDescriptionUserExperienceAnalyticsWorkFromAnywhereModelPerformance.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 UserExperienceAnalyticsWorkFromAnywhereModelPerformanceModifier and TypeMethodDescriptionDeviceManagement.getUserExperienceAnalyticsWorkFromAnywhereModelPerformance()Gets the userExperienceAnalyticsWorkFromAnywhereModelPerformance property value.UserExperienceAnalyticsWorkFromAnywhereModelPerformanceCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type UserExperienceAnalyticsWorkFromAnywhereModelPerformanceModifier and TypeMethodDescriptionvoidDeviceManagement.setUserExperienceAnalyticsWorkFromAnywhereModelPerformance(List<UserExperienceAnalyticsWorkFromAnywhereModelPerformance> value) Sets the userExperienceAnalyticsWorkFromAnywhereModelPerformance property value.voidUserExperienceAnalyticsWorkFromAnywhereModelPerformanceCollectionResponse.setValue(List<UserExperienceAnalyticsWorkFromAnywhereModelPerformance> value) Sets the value property value.