ImmutableArticleMutator.Builder |
ImmutableArticleMutator.Builder.articleId(String articleId) |
Initializes the value for the articleId attribute.
|
static ImmutableArticleMutator.Builder |
ImmutableArticleMutator.builder() |
|
ImmutableArticleMutator.Builder |
ImmutableArticleMutator.Builder.from(UpdateBuilder.ArticleMutator instance) |
Fill a builder with attribute values from the provided ArticleMutator instance.
|
ImmutableArticleMutator.Builder |
ImmutableArticleMutator.Builder.name(String name) |
Initializes the value for the name attribute.
|
ImmutableArticleMutator.Builder |
ImmutableArticleMutator.Builder.order(Integer order) |
Initializes the value for the order attribute.
|
ImmutableArticleMutator.Builder |
ImmutableArticleMutator.Builder.parentId(String parentId) |
Initializes the value for the parentId attribute.
|