Class WindowsInformationProtectionAppLearningSummaryRequest

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

public class WindowsInformationProtectionAppLearningSummaryRequest extends com.microsoft.graph.http.BaseRequest<WindowsInformationProtectionAppLearningSummary>
The class for the Windows Information Protection App Learning Summary Request.
  • Constructor Details

    • WindowsInformationProtectionAppLearningSummaryRequest

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