public class TswClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
TswClient(Credential credential,
String region) |
TswClient(Credential credential,
String region,
ClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentAlertObjectResponse |
DescribeComponentAlertObject(DescribeComponentAlertObjectRequest req)
获取告警对象-组件告警
|
DescribeServiceAlertObjectResponse |
DescribeServiceAlertObject(DescribeServiceAlertObjectRequest req)
获取告警对象-服务告警表
|
DescribeTokenResponse |
DescribeToken(DescribeTokenRequest req)
查询token
|
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegionpublic TswClient(Credential credential, String region)
public TswClient(Credential credential, String region, ClientProfile profile)
public DescribeComponentAlertObjectResponse DescribeComponentAlertObject(DescribeComponentAlertObjectRequest req) throws TencentCloudSDKException
req - DescribeComponentAlertObjectRequestTencentCloudSDKExceptionpublic DescribeServiceAlertObjectResponse DescribeServiceAlertObject(DescribeServiceAlertObjectRequest req) throws TencentCloudSDKException
req - DescribeServiceAlertObjectRequestTencentCloudSDKExceptionpublic DescribeTokenResponse DescribeToken(DescribeTokenRequest req) throws TencentCloudSDKException
req - DescribeTokenRequestTencentCloudSDKExceptionCopyright © 2021. All rights reserved.