@Beta public final class UpdatePageParams extends Object
Constructor and Description |
---|
UpdatePageParams() |
Modifier and Type | Method and Description |
---|---|
UpdatePageParams |
content(ContentId contentId) |
UpdatePageParams |
editor(PageEditor editor) |
ContentId |
getContent() |
PageEditor |
getEditor() |
public UpdatePageParams content(ContentId contentId)
public UpdatePageParams editor(PageEditor editor)
public ContentId getContent()
public PageEditor getEditor()