| Package | Description | 
|---|---|
| com.tencentcloudapi.cls.v20201016.models | 
| Modifier and Type | Method and Description | 
|---|---|
MachineGroupInfo[] | 
DescribeConfigMachineGroupsResponse.getMachineGroups()
Get 采集规则配置绑定的机器组列表
注意:此字段可能返回 null,表示取不到有效值。 
 | 
MachineGroupInfo[] | 
DescribeMachineGroupsResponse.getMachineGroups()
Get 机器组信息列表 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeConfigMachineGroupsResponse.setMachineGroups(MachineGroupInfo[] MachineGroups)
Set 采集规则配置绑定的机器组列表
注意:此字段可能返回 null,表示取不到有效值。 
 | 
void | 
DescribeMachineGroupsResponse.setMachineGroups(MachineGroupInfo[] MachineGroups)
Set 机器组信息列表 
 | 
| Constructor and Description | 
|---|
MachineGroupInfo(MachineGroupInfo 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.