Class ArticleCollectionResponse

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

public class ArticleCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Article>
The class for the Article Collection Response.
  • Constructor Details

    • ArticleCollectionResponse

      public ArticleCollectionResponse()