Class ContentTypeGetCompatibleHubContentTypesCollectionRequestBuilder

java.lang.Object
com.microsoft.graph.http.BaseRequestBuilder<T>
com.microsoft.graph.http.BaseCollectionRequestBuilder<T,T2,T3,T4,T5>
com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder<ContentType,ContentTypeGetCompatibleHubContentTypesCollectionRequestBuilder,ContentTypeGetCompatibleHubContentTypesCollectionResponse,ContentTypeGetCompatibleHubContentTypesCollectionPage,ContentTypeGetCompatibleHubContentTypesCollectionRequest>
com.microsoft.graph.requests.ContentTypeGetCompatibleHubContentTypesCollectionRequestBuilder
All Implemented Interfaces:
com.microsoft.graph.http.IRequestBuilder

The class for the Content Type Get Compatible Hub Content Types Collection Request Builder.
  • Field Summary

    Fields inherited from class com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder

    functionOptions
  • Constructor Summary

    Constructors
    Constructor
    Description
    ContentTypeGetCompatibleHubContentTypesCollectionRequestBuilder(String requestUrl, com.microsoft.graph.core.IBaseClient<?> client, List<? extends com.microsoft.graph.options.Option> requestOptions)
    The request builder for this collection of ContentType
  • Method Summary

    Modifier and Type
    Method
    Description
    buildRequest(List<? extends com.microsoft.graph.options.Option> requestOptions)
    Creates the request

    Methods inherited from class com.microsoft.graph.http.BaseCollectionRequestBuilder

    buildRequest, byId

    Methods inherited from class com.microsoft.graph.http.BaseRequestBuilder

    getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegment

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait