Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
Target[] |
ModifyTargetWeightRequest.getTargets()
Get 要修改权重的后端服务列表
|
Target[] |
ModifyTargetPortRequest.getTargets()
Get 要修改端口的后端服务列表
|
Target[] |
TargetsWeightRule.getTargets()
Get 要修改权重的后端机器列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyTargetWeightRequest.setTargets(Target[] Targets)
Set 要修改权重的后端服务列表
|
void |
ModifyTargetPortRequest.setTargets(Target[] Targets)
Set 要修改端口的后端服务列表
|
void |
TargetsWeightRule.setTargets(Target[] Targets)
Set 要修改权重的后端机器列表
|
Constructor and Description |
---|
Target(Target 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.