Class UserExperienceAnalyticsBaselineRequestBuilder

java.lang.Object
com.microsoft.graph.http.BaseRequestBuilder<UserExperienceAnalyticsBaseline>
com.microsoft.graph.requests.UserExperienceAnalyticsBaselineRequestBuilder
All Implemented Interfaces:
com.microsoft.graph.http.IRequestBuilder

public class UserExperienceAnalyticsBaselineRequestBuilder extends com.microsoft.graph.http.BaseRequestBuilder<UserExperienceAnalyticsBaseline>
The class for the User Experience Analytics Baseline Request Builder.
  • Constructor Details

    • UserExperienceAnalyticsBaselineRequestBuilder

      public UserExperienceAnalyticsBaselineRequestBuilder(@Nonnull String requestUrl, @Nonnull com.microsoft.graph.core.IBaseClient<?> client, @Nullable List<? extends com.microsoft.graph.options.Option> requestOptions)
      The request builder for the UserExperienceAnalyticsBaseline
      Parameters:
      requestUrl - the request URL
      client - the service client
      requestOptions - the options for this request
  • Method Details

    • buildRequest

      @Nonnull public UserExperienceAnalyticsBaselineRequest buildRequest(@Nullable com.microsoft.graph.options.Option... requestOptions)
      Creates the request
      Parameters:
      requestOptions - the options for this request
      Returns:
      the UserExperienceAnalyticsBaselineRequest instance
    • buildRequest

      @Nonnull public UserExperienceAnalyticsBaselineRequest buildRequest(@Nonnull List<? extends com.microsoft.graph.options.Option> requestOptions)
      Creates the request with specific requestOptions instead of the existing requestOptions
      Parameters:
      requestOptions - the options for this request
      Returns:
      the UserExperienceAnalyticsBaselineRequest instance
    • appHealthMetrics

      Gets the request builder for UserExperienceAnalyticsCategory
      Returns:
      the UserExperienceAnalyticsCategoryWithReferenceRequestBuilder instance
    • batteryHealthMetrics

      @Nonnull public UserExperienceAnalyticsCategoryWithReferenceRequestBuilder batteryHealthMetrics()
      Gets the request builder for UserExperienceAnalyticsCategory
      Returns:
      the UserExperienceAnalyticsCategoryWithReferenceRequestBuilder instance
    • bestPracticesMetrics

      @Nonnull public UserExperienceAnalyticsCategoryWithReferenceRequestBuilder bestPracticesMetrics()
      Gets the request builder for UserExperienceAnalyticsCategory
      Returns:
      the UserExperienceAnalyticsCategoryWithReferenceRequestBuilder instance
    • deviceBootPerformanceMetrics

      @Nonnull public UserExperienceAnalyticsCategoryWithReferenceRequestBuilder deviceBootPerformanceMetrics()
      Gets the request builder for UserExperienceAnalyticsCategory
      Returns:
      the UserExperienceAnalyticsCategoryWithReferenceRequestBuilder instance
    • rebootAnalyticsMetrics

      @Nonnull public UserExperienceAnalyticsCategoryWithReferenceRequestBuilder rebootAnalyticsMetrics()
      Gets the request builder for UserExperienceAnalyticsCategory
      Returns:
      the UserExperienceAnalyticsCategoryWithReferenceRequestBuilder instance
    • resourcePerformanceMetrics

      @Nonnull public UserExperienceAnalyticsCategoryWithReferenceRequestBuilder resourcePerformanceMetrics()
      Gets the request builder for UserExperienceAnalyticsCategory
      Returns:
      the UserExperienceAnalyticsCategoryWithReferenceRequestBuilder instance
    • workFromAnywhereMetrics

      @Nonnull public UserExperienceAnalyticsCategoryWithReferenceRequestBuilder workFromAnywhereMetrics()
      Gets the request builder for UserExperienceAnalyticsCategory
      Returns:
      the UserExperienceAnalyticsCategoryWithReferenceRequestBuilder instance