Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
Target[] |
TargetsWeightRule.getTargets()
Get 要修改权重的后端机器列表
注意:此字段可能返回 null,表示取不到有效值。
|
Target[] |
ModifyTargetPortRequest.getTargets()
Get 要修改端口的后端服务列表
|
Target[] |
ModifyTargetWeightRequest.getTargets()
Get 要修改权重的后端服务列表
|
Modifier and Type | Method and Description |
---|---|
void |
TargetsWeightRule.setTargets(Target[] Targets)
Set 要修改权重的后端机器列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyTargetPortRequest.setTargets(Target[] Targets)
Set 要修改端口的后端服务列表
|
void |
ModifyTargetWeightRequest.setTargets(Target[] Targets)
Set 要修改权重的后端服务列表
|
Copyright © 2021. All rights reserved.