Package com.mediumapi.domain.users
Class MediumUserTopArticles
java.lang.Object
com.mediumapi.domain.users.MediumUserTopArticles
Returns the list of `article_ids` of the top 10 articles, posted by
the user.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTopArticlesItem(String topArticlesItem) getId()Get idGet topArticlesvoidvoidsetTopArticles(List<String> topArticles) topArticles(List<String> topArticles)
-
Constructor Details
-
MediumUserTopArticles
public MediumUserTopArticles()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
topArticles
-
addTopArticlesItem
-
getTopArticles
Get topArticles- Returns:
- topArticles
-
setTopArticles
-