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