| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
Backend[] | 
RuleTargets.getTargets()
Get Real server information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RuleTargets.setTargets(Backend[] Targets)
Set Real server information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
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. 
 | 
Copyright © 2021. All rights reserved.