Class DeviceManagementReportsGetDeviceManagementIntentPerSettingContributingProfilesRequest

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

public class DeviceManagementReportsGetDeviceManagementIntentPerSettingContributingProfilesRequest extends com.microsoft.graph.http.BaseRequest<InputStream>
The class for the Device Management Reports Get Device Management Intent Per Setting Contributing Profiles Request.
  • Field Details

  • Constructor Details

    • DeviceManagementReportsGetDeviceManagementIntentPerSettingContributingProfilesRequest

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