Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
ProxyInstanceWeight[] |
ProxyGroupRwInfo.getInstanceWeights()
Get Instance weight array
|
ProxyInstanceWeight[] |
CreateProxyEndPointRequest.getInstanceWeights()
Get Instance weight
|
ProxyInstanceWeight[] |
ModifyProxyRwSplitRequest.getInstanceWeights()
Get Read-Only weight of an instance
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyGroupRwInfo.setInstanceWeights(ProxyInstanceWeight[] InstanceWeights)
Set Instance weight array
|
void |
CreateProxyEndPointRequest.setInstanceWeights(ProxyInstanceWeight[] InstanceWeights)
Set Instance weight
|
void |
ModifyProxyRwSplitRequest.setInstanceWeights(ProxyInstanceWeight[] InstanceWeights)
Set Read-Only weight of an instance
|
Constructor and Description |
---|
ProxyInstanceWeight(ProxyInstanceWeight 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.