Uses of Class
odata.msgraph.client.entity.UserExperienceAnalyticsOverview
-
Packages that use UserExperienceAnalyticsOverview Package Description odata.msgraph.client.entity -
-
Uses of UserExperienceAnalyticsOverview in odata.msgraph.client.entity
Fields in odata.msgraph.client.entity declared as UserExperienceAnalyticsOverview Modifier and Type Field Description protected UserExperienceAnalyticsOverviewDeviceManagement. userExperienceAnalyticsOverviewMethods in odata.msgraph.client.entity that return UserExperienceAnalyticsOverview Modifier and Type Method Description UserExperienceAnalyticsOverviewUserExperienceAnalyticsOverview.Builder. build()UserExperienceAnalyticsOverviewUserExperienceAnalyticsOverview. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.UserExperienceAnalyticsOverviewUserExperienceAnalyticsOverview. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).UserExperienceAnalyticsOverviewUserExperienceAnalyticsOverview. withInsights(List<UserExperienceAnalyticsInsight> insights)Returns an immutable copy ofthiswith just theinsightsfield changed.UserExperienceAnalyticsOverviewUserExperienceAnalyticsOverview. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.entity with parameters of type UserExperienceAnalyticsOverview Modifier and Type Method Description DeviceManagement.BuilderDeviceManagement.Builder. userExperienceAnalyticsOverview(UserExperienceAnalyticsOverview userExperienceAnalyticsOverview)“User experience analytics overview”DeviceManagementDeviceManagement. withUserExperienceAnalyticsOverview(UserExperienceAnalyticsOverview userExperienceAnalyticsOverview)Returns an immutable copy ofthiswith just theuserExperienceAnalyticsOverviewfield changed.
-