public class SetNodeStateParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SetNodeStateParams.Builder |
Modifier and Type | Method and Description |
---|---|
static SetNodeStateParams.Builder |
create() |
boolean |
equals(Object o) |
NodeId |
getNodeId() |
NodeState |
getNodeState() |
int |
hashCode() |
boolean |
isRecursive() |
public NodeId getNodeId()
public NodeState getNodeState()
public boolean isRecursive()
public static SetNodeStateParams.Builder create()