public interface MutableYamlNode extends YamlNode
YamlNode
instances.UNNAMED_NODE
Modifier and Type | Method and Description |
---|---|
void |
setNodeName(String nodeName)
Sets the name of the node to the provided one
|
void setNodeName(String nodeName)
nodeName
- The new name of the nodeCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.