Uses of Class
odata.msgraph.client.beta.entity.UserExperienceAnalyticsRegressionSummary
-
Packages that use UserExperienceAnalyticsRegressionSummary Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of UserExperienceAnalyticsRegressionSummary in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UserExperienceAnalyticsRegressionSummary Modifier and Type Method Description UserExperienceAnalyticsRegressionSummaryUserExperienceAnalyticsRegressionSummary.Builder. build()UserExperienceAnalyticsRegressionSummaryUserExperienceAnalyticsRegressionSummary. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.UserExperienceAnalyticsRegressionSummaryUserExperienceAnalyticsRegressionSummary. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).UserExperienceAnalyticsRegressionSummaryUserExperienceAnalyticsRegressionSummary. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.entity that return types with arguments of type UserExperienceAnalyticsRegressionSummary Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<UserExperienceAnalyticsRegressionSummary>UserExperienceAnalyticsRegressionSummary. summarizeDeviceRegressionPerformance(UserExperienceAnalyticsSummarizedBy summarizeBy) -
Uses of UserExperienceAnalyticsRegressionSummary in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return types with arguments of type UserExperienceAnalyticsRegressionSummary Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<UserExperienceAnalyticsRegressionSummary>UserExperienceAnalyticsRegressionSummaryRequest. summarizeDeviceRegressionPerformance(UserExperienceAnalyticsSummarizedBy summarizeBy)
-