| Package | Description | 
|---|---|
| com.tencentcloudapi.tsf.v20180326.models | 
| Modifier and Type | Method and Description | 
|---|---|
GroupInfo[] | 
DeliveryConfigBindGroup.getGroups()
Get 关联部署组信息 
 | 
GroupInfo[] | 
AssociateConfigWithGroupRequest.getGroups()
Get 部署组信息 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DeliveryConfigBindGroup.setGroups(GroupInfo[] Groups)
Set 关联部署组信息 
 | 
void | 
AssociateConfigWithGroupRequest.setGroups(GroupInfo[] Groups)
Set 部署组信息 
 | 
| Constructor and Description | 
|---|
GroupInfo(GroupInfo 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.