Package | Description |
---|---|
com.tencentcloudapi.tic.v20201117 | |
com.tencentcloudapi.tic.v20201117.models |
Modifier and Type | Method and Description |
---|---|
DescribeStackVersionsResponse |
TicClient.DescribeStackVersions(DescribeStackVersionsRequest req)
本接口(DescribeStackVersions)用于查询一个或多个版本的详细信息。
- 可以根据版本ID查询感兴趣的版本
- 可以根据版本名字和状态来过滤版本,详见过滤器Filter
- 如果参数为空,返回当前用户一定数量(Limit所指定的数量,默认为20)的版本
|
Constructor and Description |
---|
DescribeStackVersionsRequest(DescribeStackVersionsRequest 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 © 2024. All rights reserved.