Interface Article._FinalStage
- All Known Implementing Classes:
Article.Builder
- Enclosing class:
Article
public static interface Article._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionbuild()description(String description) description(Optional<String> description) parentType(String parentType) parentType(Optional<String> parentType) statistics(ArticleStatistics statistics) statistics(Optional<ArticleStatistics> statistics)
-
Method Details
-
build
Article build() -
type
-
type
-
description
-
description
-
body
-
body
-
url
-
url
-
parentId
-
parentId
-
parentIds
-
parentIds
-
parentType
-
parentType
-
statistics
-
statistics
-