Class WindowsPhone81GeneralConfigurationRequestBuilder

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

public class WindowsPhone81GeneralConfigurationRequestBuilder extends com.microsoft.graph.http.BaseRequestBuilder<WindowsPhone81GeneralConfiguration>
The class for the Windows Phone81General Configuration Request Builder.
  • Constructor Details

    • WindowsPhone81GeneralConfigurationRequestBuilder

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