Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
Backend[] |
ListenerBackend.getTargets()
获取监听器上绑定的后端服务列表(仅适用于TCP/UDP/TCP_SSL监听器)
注意:此字段可能返回 null,表示取不到有效值。
|
Backend[] |
RuleTargets.getTargets()
获取后端服务的信息
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ListenerBackend.setTargets(Backend[] Targets)
设置监听器上绑定的后端服务列表(仅适用于TCP/UDP/TCP_SSL监听器)
注意:此字段可能返回 null,表示取不到有效值。
|
void |
RuleTargets.setTargets(Backend[] Targets)
设置后端服务的信息
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2019. All rights reserved.