Package | Description |
---|---|
com.tencentcloudapi.waf.v20180125.models |
Modifier and Type | Method and Description |
---|---|
LoadBalancer |
ClbHostResult.getLoadBalancer()
Get WAF绑定的监听器实例
|
LoadBalancer[] |
HostRecord.getLoadBalancerSet()
Get 绑定的LB列表
|
Modifier and Type | Method and Description |
---|---|
void |
ClbHostResult.setLoadBalancer(LoadBalancer LoadBalancer)
Set WAF绑定的监听器实例
|
void |
HostRecord.setLoadBalancerSet(LoadBalancer[] LoadBalancerSet)
Set 绑定的LB列表
|
Constructor and Description |
---|
LoadBalancer(LoadBalancer 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.