Package | Description |
---|---|
com.tencentcloudapi.dcdb.v20180411.models |
Modifier and Type | Method and Description |
---|---|
SplitShardConfig |
UpgradeHourDCDBInstanceRequest.getSplitShardConfig()
Get Split shard when `UpgradeType` is `SPLIT`.
|
Modifier and Type | Method and Description |
---|---|
void |
UpgradeHourDCDBInstanceRequest.setSplitShardConfig(SplitShardConfig SplitShardConfig)
Set Split shard when `UpgradeType` is `SPLIT`.
|
Constructor and Description |
---|
SplitShardConfig(SplitShardConfig 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.