| Package | Description | 
|---|---|
| com.tencentcloudapi.mariadb.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
DCNReplicaConfig | 
DescribeDBInstanceDetailResponse.getReplicaConfig()
Get Configuration information of DCN
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
DCNReplicaConfig | 
DcnDetailItem.getReplicaConfig()
Get Configuration information of DCN replication. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeDBInstanceDetailResponse.setReplicaConfig(DCNReplicaConfig ReplicaConfig)
Set Configuration information of DCN
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
DcnDetailItem.setReplicaConfig(DCNReplicaConfig ReplicaConfig)
Set Configuration information of DCN replication. 
 | 
| Constructor and Description | 
|---|
DCNReplicaConfig(DCNReplicaConfig 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 © 2024. All rights reserved.