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