Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317 | |
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
BatchModifyTargetWeightResponse |
ClbClient.BatchModifyTargetWeight(BatchModifyTargetWeightRequest req)
BatchModifyTargetWeight 接口用于批量修改负载均衡监听器绑定的后端机器的转发权重。批量修改的资源数量上限为500。本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
负载均衡的4层和7层监听器支持此接口,传统型负载均衡不支持。 |
Constructor and Description |
---|
BatchModifyTargetWeightRequest(BatchModifyTargetWeightRequest 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.