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, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public TswClient(Credential credential, String region)
public TswClient(Credential credential, String region, ClientProfile profile)
public DescribeComponentAlertObjectResponse DescribeComponentAlertObject(DescribeComponentAlertObjectRequest req) throws TencentCloudSDKException
req
- DescribeComponentAlertObjectRequestTencentCloudSDKException
public DescribeServiceAlertObjectResponse DescribeServiceAlertObject(DescribeServiceAlertObjectRequest req) throws TencentCloudSDKException
req
- DescribeServiceAlertObjectRequestTencentCloudSDKException
public DescribeTokenResponse DescribeToken(DescribeTokenRequest req) throws TencentCloudSDKException
req
- DescribeTokenRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.