| Package | Description |
|---|---|
| com.tencentcloudapi.clb.v20180317.models |
| Modifier and Type | Method and Description |
|---|---|
TargetGroupAssociation[] |
AssociateTargetGroupsRequest.getAssociations()
Get 绑定的关系数组,目标组类型需要一致。
一次请求最多支持20个。
|
TargetGroupAssociation[] |
DisassociateTargetGroupsRequest.getAssociations()
Get 待解绑的规则关系数组,支持批量解绑多个监听器,单次批量解除最多20个。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateTargetGroupsRequest.setAssociations(TargetGroupAssociation[] Associations)
Set 绑定的关系数组,目标组类型需要一致。
一次请求最多支持20个。
|
void |
DisassociateTargetGroupsRequest.setAssociations(TargetGroupAssociation[] Associations)
Set 待解绑的规则关系数组,支持批量解绑多个监听器,单次批量解除最多20个。
|
| Constructor and Description |
|---|
TargetGroupAssociation(TargetGroupAssociation 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.