Uses of Class
com.tencentcloudapi.tsw.v20210412.models.DescribeServiceAlertObjectResponse
-
Packages that use DescribeServiceAlertObjectResponse Package Description com.tencentcloudapi.tsw.v20210412 com.tencentcloudapi.tsw.v20210412.models -
-
Uses of DescribeServiceAlertObjectResponse in com.tencentcloudapi.tsw.v20210412
Methods in com.tencentcloudapi.tsw.v20210412 that return DescribeServiceAlertObjectResponse Modifier and Type Method Description DescribeServiceAlertObjectResponseTswClient. DescribeServiceAlertObject(DescribeServiceAlertObjectRequest req)获取告警对象-服务告警表 -
Uses of DescribeServiceAlertObjectResponse in com.tencentcloudapi.tsw.v20210412.models
Constructors in com.tencentcloudapi.tsw.v20210412.models with parameters of type DescribeServiceAlertObjectResponse Constructor Description DescribeServiceAlertObjectResponse(DescribeServiceAlertObjectResponse 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.
-