Uses of Class
com.microsoft.graph.models.UserExperienceAnalyticsWindows10DevicesSummary
Packages that use UserExperienceAnalyticsWindows10DevicesSummary
-
Uses of UserExperienceAnalyticsWindows10DevicesSummary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserExperienceAnalyticsWindows10DevicesSummaryModifier and TypeMethodDescriptionUserExperienceAnalyticsWindows10DevicesSummary.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserExperienceAnalyticsWorkFromAnywhereDevicesSummary.getWindows10DevicesSummary()Gets the windows10DevicesSummary property value.Methods in com.microsoft.graph.models with parameters of type UserExperienceAnalyticsWindows10DevicesSummaryModifier and TypeMethodDescriptionvoidUserExperienceAnalyticsWorkFromAnywhereDevicesSummary.setWindows10DevicesSummary(UserExperienceAnalyticsWindows10DevicesSummary value) Sets the windows10DevicesSummary property value.