Package io.thestencil.client.api
Interface UpdateBuilder.ArticleMutator
-
- All Known Implementing Classes:
ImmutableArticleMutator
- Enclosing interface:
- UpdateBuilder
@Immutable public static interface UpdateBuilder.ArticleMutator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetArticleId()List<String>getLinks()StringgetName()IntegergetOrder()StringgetParentId()List<String>getWorkflows()
-