| Package | Description |
|---|---|
| com.tencentcloudapi.cdb.v20170320.models |
| Modifier and Type | Method and Description |
|---|---|
RoWeightValue[] |
ModifyRoGroupInfoRequest.getRoWeightValues()
Get RO 组内实例的权重。若修改 RO 组的权重模式为用户自定义模式(custom),则必须设置该参数,且需要设置每个 RO 实例的权重值。RO 实例 ID 可通过 [DescribeRoGroups](https://cloud.tencent.com/document/api/236/40939) 接口获取。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyRoGroupInfoRequest.setRoWeightValues(RoWeightValue[] RoWeightValues)
Set RO 组内实例的权重。若修改 RO 组的权重模式为用户自定义模式(custom),则必须设置该参数,且需要设置每个 RO 实例的权重值。RO 实例 ID 可通过 [DescribeRoGroups](https://cloud.tencent.com/document/api/236/40939) 接口获取。
|
| Constructor and Description |
|---|
RoWeightValue(RoWeightValue 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.