| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
LoadBalancer[] | 
CertIdRelatedWithLoadBalancers.getLoadBalancers()
Get List of CLB instances associated with certificate
Note: this field may return null, indicating that no valid values can be obtained. 
 | 
LoadBalancer[] | 
DescribeLoadBalancersResponse.getLoadBalancerSet()
Get Array of returned CLB instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CertIdRelatedWithLoadBalancers.setLoadBalancers(LoadBalancer[] LoadBalancers)
Set List of CLB instances associated with certificate
Note: this field may return null, indicating that no valid values can be obtained. 
 | 
void | 
DescribeLoadBalancersResponse.setLoadBalancerSet(LoadBalancer[] LoadBalancerSet)
Set Array of returned CLB instances. 
 | 
Copyright © 2020. All rights reserved.