Class Windows10TeamGeneralConfigurationRequestBuilder

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

public class Windows10TeamGeneralConfigurationRequestBuilder extends com.microsoft.graph.http.BaseRequestBuilder<Windows10TeamGeneralConfiguration>
The class for the Windows10Team General Configuration Request Builder.
  • Constructor Details

    • Windows10TeamGeneralConfigurationRequestBuilder

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