Class ArticleIndicatorCollectionResponse

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

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

    • ArticleIndicatorCollectionResponse

      public ArticleIndicatorCollectionResponse()