Package com.microsoft.graph.requests
Class ContentTypeGetCompatibleHubContentTypesCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ContentType>
com.microsoft.graph.requests.ContentTypeGetCompatibleHubContentTypesCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ContentType>,com.microsoft.graph.serializer.IJsonBackedObject
public class ContentTypeGetCompatibleHubContentTypesCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<ContentType>
The class for the Content Type Get Compatible Hub Content Types Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
ContentTypeGetCompatibleHubContentTypesCollectionResponse
public ContentTypeGetCompatibleHubContentTypesCollectionResponse()
-