static ImmutablePageMutator.Builder |
ImmutablePageMutator.builder() |
|
ImmutablePageMutator.Builder |
ImmutablePageMutator.Builder.content(String content) |
Initializes the value for the content attribute.
|
ImmutablePageMutator.Builder |
ImmutablePageMutator.Builder.devMode(Boolean devMode) |
Initializes the value for the devMode attribute.
|
ImmutablePageMutator.Builder |
ImmutablePageMutator.Builder.from(UpdateBuilder.PageMutator instance) |
Fill a builder with attribute values from the provided PageMutator instance.
|
ImmutablePageMutator.Builder |
ImmutablePageMutator.Builder.locale(String locale) |
Initializes the value for the locale attribute.
|
ImmutablePageMutator.Builder |
ImmutablePageMutator.Builder.pageId(String pageId) |
Initializes the value for the pageId attribute.
|