public static final class ReorderChildParams.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ReorderChildParams |
build() |
ReorderChildParams.Builder |
contentToMove(ContentId contentToMove) |
ReorderChildParams.Builder |
contentToMoveBefore(ContentId contentToMoveBefore) |
public ReorderChildParams.Builder contentToMove(ContentId contentToMove)
public ReorderChildParams.Builder contentToMoveBefore(ContentId contentToMoveBefore)
public ReorderChildParams build()