| Package | Description |
|---|---|
| com.tencentcloudapi.gwlb.v20240906.models |
| Modifier and Type | Method and Description |
|---|---|
TargetGroupAssociation[] |
AssociateTargetGroupsRequest.getAssociations()
Get 绑定的关系数组。一次请求最多支持20个。
|
TargetGroupAssociation[] |
DisassociateTargetGroupsRequest.getAssociations()
Get 待解绑的目标组列表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociateTargetGroupsRequest.setAssociations(TargetGroupAssociation[] Associations)
Set 绑定的关系数组。一次请求最多支持20个。
|
void |
DisassociateTargetGroupsRequest.setAssociations(TargetGroupAssociation[] Associations)
Set 待解绑的目标组列表。
|
| 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.