Class ContentTypeCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ContentType>
com.microsoft.graph.requests.ContentTypeCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ContentType>, com.microsoft.graph.serializer.IJsonBackedObject

public class ContentTypeCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ContentType>
The class for the Content Type Collection Response.
  • Constructor Details

    • ContentTypeCollectionResponse

      public ContentTypeCollectionResponse()