Class ArticleIndicatorCollectionWithReferencesPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<ArticleIndicator,ArticleIndicatorCollectionWithReferencesRequestBuilder>
com.microsoft.graph.security.requests.ArticleIndicatorCollectionWithReferencesPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class ArticleIndicatorCollectionWithReferencesPage extends com.microsoft.graph.http.BaseCollectionPage<ArticleIndicator,ArticleIndicatorCollectionWithReferencesRequestBuilder>
The class for the Article Indicator Collection With References Page.
  • Constructor Details