| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
ExtraInfo | 
LoadBalancer.getExtraInfo()
Get Reserved field which can be ignored generally. 
 | 
ExtraInfo | 
LoadBalancerDetail.getExtraInfo()
Get Reserved field, which can be ignored generally. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LoadBalancer.setExtraInfo(ExtraInfo ExtraInfo)
Set Reserved field which can be ignored generally. 
 | 
void | 
LoadBalancerDetail.setExtraInfo(ExtraInfo ExtraInfo)
Set Reserved field, which can be ignored generally. 
 | 
| Constructor and Description | 
|---|
ExtraInfo(ExtraInfo 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 © 2021. All rights reserved.