public static final class ReorderChildNodeParams.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ReorderChildNodeParams |
build() |
ReorderChildNodeParams.Builder |
moveBefore(NodeId moveBefore) |
ReorderChildNodeParams.Builder |
nodeId(NodeId nodeId) |
public ReorderChildNodeParams.Builder nodeId(NodeId nodeId)
public ReorderChildNodeParams.Builder moveBefore(NodeId moveBefore)
public ReorderChildNodeParams build()