| Package | Description | 
|---|---|
| com.tencentcloudapi.dcdb.v20180411.models | 
| Modifier and Type | Method and Description | 
|---|---|
AddShardConfig | 
UpgradeDedicatedDCDBInstanceRequest.getAddShardConfig()
Get A parameter for adding shards when `UpgradeType` is `ADD`. 
 | 
AddShardConfig | 
UpgradeHourDCDBInstanceRequest.getAddShardConfig()
Get Add shards when `UpgradeType` is `ADD`. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpgradeDedicatedDCDBInstanceRequest.setAddShardConfig(AddShardConfig AddShardConfig)
Set A parameter for adding shards when `UpgradeType` is `ADD`. 
 | 
void | 
UpgradeHourDCDBInstanceRequest.setAddShardConfig(AddShardConfig AddShardConfig)
Set Add shards when `UpgradeType` is `ADD`. 
 | 
| Constructor and Description | 
|---|
AddShardConfig(AddShardConfig 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.