Class UserExperienceAnalyticsWorkFromAnywhereMetricRequest

java.lang.Object
com.microsoft.graph.http.BaseRequest<UserExperienceAnalyticsWorkFromAnywhereMetric>
com.microsoft.graph.requests.UserExperienceAnalyticsWorkFromAnywhereMetricRequest
All Implemented Interfaces:
com.microsoft.graph.http.IHttpRequest

public class UserExperienceAnalyticsWorkFromAnywhereMetricRequest extends com.microsoft.graph.http.BaseRequest<UserExperienceAnalyticsWorkFromAnywhereMetric>
The class for the User Experience Analytics Work From Anywhere Metric Request.
  • Constructor Details

    • UserExperienceAnalyticsWorkFromAnywhereMetricRequest

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