| 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. | 
| 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 © 2022. All rights reserved.