Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317 | |
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
ModifyLoadBalancerAttributesResponse |
ClbClient.ModifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest req)
修改负载均衡实例的属性。支持修改负载均衡实例的名称、设置负载均衡的跨域属性。
本接口为异步接口,接口返回成功后,需以得到的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
|
Constructor and Description |
---|
ModifyLoadBalancerAttributesRequest(ModifyLoadBalancerAttributesRequest 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.