Package | Description |
---|---|
com.tencentcloudapi.as.v20180419 | |
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
DescribeLifecycleHooksResponse |
AsClient.DescribeLifecycleHooks(DescribeLifecycleHooksRequest req)
本接口(DescribeLifecycleHooks)用于查询生命周期挂钩信息。
可以根据伸缩组ID、生命周期挂钩ID或者生命周期挂钩名称等信息来查询生命周期挂钩的详细信息。过滤信息详细请见过滤器`Filter`。
如果参数为空,返回当前用户一定数量(`Limit`所指定的数量,默认为20)的生命周期挂钩。
|
Constructor and Description |
---|
DescribeLifecycleHooksResponse(DescribeLifecycleHooksResponse 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 © 2022. All rights reserved.