Package | Description |
---|---|
com.tencentcloudapi.waf.v20180125.models |
Modifier and Type | Method and Description |
---|---|
LoadBalancerPackageNew[] |
DomainInfo.getLoadBalancerSet()
Get CLB-related configuration
|
LoadBalancerPackageNew[] |
ClbDomainsInfo.getLoadBalancerSet()
Get CLB information when the CLB type is clb
|
Modifier and Type | Method and Description |
---|---|
void |
DomainInfo.setLoadBalancerSet(LoadBalancerPackageNew[] LoadBalancerSet)
Set CLB-related configuration
|
void |
ClbDomainsInfo.setLoadBalancerSet(LoadBalancerPackageNew[] LoadBalancerSet)
Set CLB information when the CLB type is clb
|
Constructor and Description |
---|
LoadBalancerPackageNew(LoadBalancerPackageNew 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 © 2025. All rights reserved.