Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
ReadOnlyInstanceWeightPair[] |
ModifyReadOnlyGroupDetailsRequest.getWeightPairs()
Get 只读组实例权重修改集合,不填此参数,则不修改
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyReadOnlyGroupDetailsRequest.setWeightPairs(ReadOnlyInstanceWeightPair[] WeightPairs)
Set 只读组实例权重修改集合,不填此参数,则不修改
|
Constructor and Description |
---|
ReadOnlyInstanceWeightPair(ReadOnlyInstanceWeightPair 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.