Package | Description |
---|---|
com.tencentcloudapi.cdwpg.v20201230.models |
Modifier and Type | Method and Description |
---|---|
InstanceNodeGroup[] |
InstanceInfo.getCNNodes()
Get CN节点列表
|
InstanceNodeGroup[] |
InstanceInfo.getDNNodes()
Get DN节点列表
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceInfo.setCNNodes(InstanceNodeGroup[] CNNodes)
Set CN节点列表
|
void |
InstanceInfo.setDNNodes(InstanceNodeGroup[] DNNodes)
Set DN节点列表
|
Constructor and Description |
---|
InstanceNodeGroup(InstanceNodeGroup 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.