| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Backend[] | ListenerBackend. getTargets()Get List of real servers bound to a listener (applicable only to TCP/UDP/TCP_SSL listeners)
Note: This field may return null, indicating that no valid values can be obtained. | 
| Backend[] | RuleTargets. getTargets()Get Real server information
Note: This field may return null, indicating that no valid values can be obtained. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ListenerBackend. setTargets(Backend[] Targets)Set List of real servers bound to a listener (applicable only to TCP/UDP/TCP_SSL listeners)
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | RuleTargets. setTargets(Backend[] Targets)Set Real server information
Note: This field may return null, indicating that no valid values can be obtained. | 
| Constructor and Description | 
|---|
| Backend(Backend 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.