| Package | Description |
|---|---|
| com.tencentcloudapi.clb.v20180317 | |
| com.tencentcloudapi.clb.v20180317.models |
| Modifier and Type | Method and Description |
|---|---|
ModifyListenerResponse |
ClbClient.ModifyListener(ModifyListenerRequest req)
ModifyListener接口用来修改负载均衡监听器的属性,包括监听器名称、健康检查参数、证书信息、转发策略等。本接口不支持传统型负载均衡。
本接口为异步接口,本接口返回成功后需以返回的RequestID为入参,调用DescribeTaskStatus接口查询本次任务是否成功。
|
| Constructor and Description |
|---|
ModifyListenerRequest(ModifyListenerRequest 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 © 2021. All rights reserved.