@Beta public class ReorderChildNodeParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ReorderChildNodeParams.Builder |
Modifier and Type | Method and Description |
---|---|
static ReorderChildNodeParams.Builder |
create() |
NodeId |
getMoveBefore() |
NodeId |
getNodeId() |
public NodeId getNodeId()
public NodeId getMoveBefore()
public static ReorderChildNodeParams.Builder create()