public static class ReorderChildContentsParams.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ReorderChildContentsParams.Builder |
add(ReorderChildParams orderChildNodeParams) |
ReorderChildContentsParams |
build() |
ReorderChildContentsParams.Builder |
contentId(ContentId contentId) |
ReorderChildContentsParams.Builder |
silent(boolean silent) |
public ReorderChildContentsParams.Builder add(ReorderChildParams orderChildNodeParams)
public ReorderChildContentsParams.Builder contentId(ContentId contentId)
public ReorderChildContentsParams.Builder silent(boolean silent)
public ReorderChildContentsParams build()