| Package | Description |
|---|---|
| com.tencentcloudapi.cat.v20180409.models |
| Modifier and Type | Method and Description |
|---|---|
NodeLeaf[] |
NodeTree.getChildren()
Get 子节点
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeTree.setChildren(NodeLeaf[] Children)
Set 子节点
|
| Constructor and Description |
|---|
NodeLeaf(NodeLeaf source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.