Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
BasicTargetGroupInfo |
RuleOutput.getTargetGroup()
Get 绑定的目标组基本信息;当规则绑定目标组时,会返回该字段
注意:此字段可能返回 null,表示取不到有效值。
|
BasicTargetGroupInfo |
Listener.getTargetGroup()
Get 绑定的目标组基本信息;当监听器绑定目标组时,会返回该字段
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
RuleOutput.setTargetGroup(BasicTargetGroupInfo TargetGroup)
Set 绑定的目标组基本信息;当规则绑定目标组时,会返回该字段
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Listener.setTargetGroup(BasicTargetGroupInfo TargetGroup)
Set 绑定的目标组基本信息;当监听器绑定目标组时,会返回该字段
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.