Uses of Class
com.tencentcloudapi.tsw.v20210412.models.DescribeComponentAlertObjectResponse
-
Packages that use DescribeComponentAlertObjectResponse Package Description com.tencentcloudapi.tsw.v20210412 com.tencentcloudapi.tsw.v20210412.models -
-
Uses of DescribeComponentAlertObjectResponse in com.tencentcloudapi.tsw.v20210412
Methods in com.tencentcloudapi.tsw.v20210412 that return DescribeComponentAlertObjectResponse Modifier and Type Method Description DescribeComponentAlertObjectResponseTswClient. DescribeComponentAlertObject(DescribeComponentAlertObjectRequest req)获取告警对象-组件告警 -
Uses of DescribeComponentAlertObjectResponse in com.tencentcloudapi.tsw.v20210412.models
Constructors in com.tencentcloudapi.tsw.v20210412.models with parameters of type DescribeComponentAlertObjectResponse Constructor Description DescribeComponentAlertObjectResponse(DescribeComponentAlertObjectResponse 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.
-