| Package | Description | 
|---|---|
| com.tencentcloudapi.cdwdoris.v20211228.models | 
| Modifier and Type | Method and Description | 
|---|---|
WorkloadGroupConfig | 
CreateWorkloadGroupRequest.getWorkloadGroup()
Get Resource group configuration 
 | 
WorkloadGroupConfig | 
ModifyWorkloadGroupRequest.getWorkloadGroup()
Get Modified resource group information 
 | 
WorkloadGroupConfig[] | 
DescribeWorkloadGroupResponse.getWorkloadGroups()
Get Resource group information 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateWorkloadGroupRequest.setWorkloadGroup(WorkloadGroupConfig WorkloadGroup)
Set Resource group configuration 
 | 
void | 
ModifyWorkloadGroupRequest.setWorkloadGroup(WorkloadGroupConfig WorkloadGroup)
Set Modified resource group information 
 | 
void | 
DescribeWorkloadGroupResponse.setWorkloadGroups(WorkloadGroupConfig[] WorkloadGroups)
Set Resource group information 
 | 
| Constructor and Description | 
|---|
WorkloadGroupConfig(WorkloadGroupConfig 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.