| Package | Description |
|---|---|
| com.tencentcloudapi.tiems.v20190416.models |
| Modifier and Type | Method and Description |
|---|---|
RsgAsGroup |
UpdateRsgAsGroupResponse.getRsgAsGroup()
Get 资源组的伸缩组
|
RsgAsGroup |
CreateRsgAsGroupResponse.getRsgAsGroup()
Get 所创建的资源组的伸缩组
|
RsgAsGroup[] |
DescribeRsgAsGroupsResponse.getRsgAsGroupSet()
Get 所查询的伸缩组数组
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRsgAsGroupResponse.setRsgAsGroup(RsgAsGroup RsgAsGroup)
Set 资源组的伸缩组
|
void |
CreateRsgAsGroupResponse.setRsgAsGroup(RsgAsGroup RsgAsGroup)
Set 所创建的资源组的伸缩组
|
void |
DescribeRsgAsGroupsResponse.setRsgAsGroupSet(RsgAsGroup[] RsgAsGroupSet)
Set 所查询的伸缩组数组
|
| Constructor and Description |
|---|
RsgAsGroup(RsgAsGroup 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 © 2023. All rights reserved.