Package | Description |
---|---|
com.tencentcloudapi.tic.v20201117 | |
com.tencentcloudapi.tic.v20201117.models |
Modifier and Type | Method and Description |
---|---|
DescribeStacksResponse |
TicClient.DescribeStacks(DescribeStacksRequest req)
本接口(DescribeStacks)用于查询一个或多个资源栈的详细信息。
- 可以根据资源栈ID来查询感兴趣的资源栈信息
- 若参数为空,返回当前用户一定数量(Limit所指定的数量,默认为20)的资源栈
|
Constructor and Description |
---|
DescribeStacksRequest(DescribeStacksRequest 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.