Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317 | |
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
ModifyDomainAttributesResponse |
ClbClient.ModifyDomainAttributes(ModifyDomainAttributesRequest req)
ModifyDomainAttributes接口用于修改负载均衡7层监听器转发规则的域名级别属性,如修改域名、修改DefaultServer、开启/关闭Http2、修改证书。
本接口为异步接口,本接口返回成功后,需以返回的RequestId为入参,调用DescribeTaskStatus接口查询本次任务是否成功。
|
Constructor and Description |
---|
ModifyDomainAttributesRequest(ModifyDomainAttributesRequest 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 © 2022. All rights reserved.