Package | Description |
---|---|
com.tencentcloudapi.cdwdoris.v20211228.models |
Modifier and Type | Method and Description |
---|---|
WorkloadGroupConfig |
CreateWorkloadGroupRequest.getWorkloadGroup()
Get 资源组配置
|
WorkloadGroupConfig |
ModifyWorkloadGroupRequest.getWorkloadGroup()
Get 修改的资源组信息
|
WorkloadGroupConfig[] |
DescribeWorkloadGroupResponse.getWorkloadGroups()
Get 资源组信息
|
Modifier and Type | Method and Description |
---|---|
void |
CreateWorkloadGroupRequest.setWorkloadGroup(WorkloadGroupConfig WorkloadGroup)
Set 资源组配置
|
void |
ModifyWorkloadGroupRequest.setWorkloadGroup(WorkloadGroupConfig WorkloadGroup)
Set 修改的资源组信息
|
void |
DescribeWorkloadGroupResponse.setWorkloadGroups(WorkloadGroupConfig[] WorkloadGroups)
Set 资源组信息
|
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.