public class RumClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
RumClient(Credential credential,
String region) |
RumClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
CreateProjectResponse |
CreateProject(CreateProjectRequest req)
创建项目(归属于某个团队)
|
DescribeDataLogUrlStatisticsResponse |
DescribeDataLogUrlStatistics(DescribeDataLogUrlStatisticsRequest req)
获取LogUrlStatistics信息
|
DescribeDataPerformancePageResponse |
DescribeDataPerformancePage(DescribeDataPerformancePageRequest req)
获取PerformancePage信息
|
DescribeErrorResponse |
DescribeError(DescribeErrorRequest req)
获取首页错误信息
|
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public RumClient(Credential credential, String region)
public RumClient(Credential credential, String region, ClientProfile profile)
public CreateProjectResponse CreateProject(CreateProjectRequest req) throws TencentCloudSDKException
req
- CreateProjectRequestTencentCloudSDKException
public DescribeDataLogUrlStatisticsResponse DescribeDataLogUrlStatistics(DescribeDataLogUrlStatisticsRequest req) throws TencentCloudSDKException
req
- DescribeDataLogUrlStatisticsRequestTencentCloudSDKException
public DescribeDataPerformancePageResponse DescribeDataPerformancePage(DescribeDataPerformancePageRequest req) throws TencentCloudSDKException
req
- DescribeDataPerformancePageRequestTencentCloudSDKException
public DescribeErrorResponse DescribeError(DescribeErrorRequest req) throws TencentCloudSDKException
req
- DescribeErrorRequestTencentCloudSDKException
Copyright © 2021. All rights reserved.