Package | Description |
---|---|
com.tencentcloudapi.mariadb.v20170312.models |
Modifier and Type | Method and Description |
---|---|
NodeInfo[] |
DescribeDBInstanceDetailResponse.getNodesInfo()
Get Instance node information
Note: This field may return null, indicating that no valid values can be obtained.
|
NodeInfo[] |
DescribeInstanceNodeInfoResponse.getNodesInfo()
Get Node information
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBInstanceDetailResponse.setNodesInfo(NodeInfo[] NodesInfo)
Set Instance node information
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
DescribeInstanceNodeInfoResponse.setNodesInfo(NodeInfo[] NodesInfo)
Set Node information
|
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 © 2023. All rights reserved.