public class TchdClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description | 
|---|
| TchdClient(Credential credential,
          String region) | 
| TchdClient(Credential credential,
          String region,
          ClientProfile profile) | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeEventsResponse | DescribeEvents(DescribeEventsRequest req)本接口用于查询腾讯云健康看板的可用性事件信息,可以通过产品列表、地域列表和事件发生日期进行过滤查询。
当查询的产品对应时间内无事件时将返回空结果。
可以参考健康看板历史事件页面来获取查询案例(链接:https://status.cloud.tencent.com/history)。 | 
| DescribeEventStatisticsResponse | DescribeEventStatistics(DescribeEventStatisticsRequest req)本接口用于查询腾讯云健康看板的实时可用性事件信息,可以通过产品列表、地域进行过滤查询。
可以参考健康看板历史事件页面来获取查询案例(链接:https://status.cloud.tencent.com/history)。 | 
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic TchdClient(Credential credential, String region)
public TchdClient(Credential credential, String region, ClientProfile profile)
public DescribeEventStatisticsResponse DescribeEventStatistics(DescribeEventStatisticsRequest req) throws TencentCloudSDKException
req - DescribeEventStatisticsRequestTencentCloudSDKExceptionpublic DescribeEventsResponse DescribeEvents(DescribeEventsRequest req) throws TencentCloudSDKException
req - DescribeEventsRequestTencentCloudSDKExceptionCopyright © 2025. All rights reserved.