Class Windows10EnterpriseModernAppManagementConfigurationRequest

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

public class Windows10EnterpriseModernAppManagementConfigurationRequest extends com.microsoft.graph.http.BaseRequest<Windows10EnterpriseModernAppManagementConfiguration>
The class for the Windows10Enterprise Modern App Management Configuration Request.
  • Constructor Details

    • Windows10EnterpriseModernAppManagementConfigurationRequest

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