Uses of Class
io.gs2.news.model.News
Packages that use News
-
Uses of News in io.gs2.news.model
Methods in io.gs2.news.model that return NewsModifier and TypeMethodDescriptionstatic NewsNews.fromJson(com.fasterxml.jackson.databind.JsonNode data) News.withContent(String content) News.withFrontMatter(String frontMatter) News.withScheduleEventId(String scheduleEventId) News.withSection(String section) News.withTimestamp(Long timestamp) -
Uses of News in io.gs2.news.result
Methods in io.gs2.news.result that return types with arguments of type NewsModifier and TypeMethodDescriptionDescribeNewsByUserIdResult.getItems()DescribeNewsResult.getItems()Method parameters in io.gs2.news.result with type arguments of type News