Package | Description |
---|---|
com.tencentcloudapi.mariadb.v20170312.models |
Modifier and Type | Method and Description |
---|---|
NodeInfo[] |
DescribeDBInstanceDetailResponse.getNodesInfo()
Get 实例的各个DB节点信息
注意:此字段可能返回 null,表示取不到有效值。
|
NodeInfo[] |
DescribeInstanceNodeInfoResponse.getNodesInfo()
Get 节点信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBInstanceDetailResponse.setNodesInfo(NodeInfo[] NodesInfo)
Set 实例的各个DB节点信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeInstanceNodeInfoResponse.setNodesInfo(NodeInfo[] NodesInfo)
Set 节点信息
|
Constructor and Description |
---|
NodeInfo(NodeInfo 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.