tencentcloud-sdk-nodejs
Version:
腾讯云 API NODEJS SDK
277 lines (276 loc) • 10.5 kB
JavaScript
import { AbstractClient } from "../../../common/abstract_client";
export class Client extends AbstractClient {
constructor(clientConfig) {
super("rum.tencentcloudapi.com", "2021-06-22", clientConfig);
}
async DescribeRumStatsLogList(req, cb) {
return this.request("DescribeRumStatsLogList", req, cb);
}
async DescribeDataFetchUrl(req, cb) {
return this.request("DescribeDataFetchUrl", req, cb);
}
async DescribeRumLogExport(req, cb) {
return this.request("DescribeRumLogExport", req, cb);
}
async ResumeInstance(req, cb) {
return this.request("ResumeInstance", req, cb);
}
async DescribeExceptionReportList(req, cb) {
return this.request("DescribeExceptionReportList", req, cb);
}
async DescribeDataFetchUrlInfo(req, cb) {
return this.request("DescribeDataFetchUrlInfo", req, cb);
}
async DescribeDataCustomUrlV2(req, cb) {
return this.request("DescribeDataCustomUrlV2", req, cb);
}
async DescribeDataStaticProjectV2(req, cb) {
return this.request("DescribeDataStaticProjectV2", req, cb);
}
async DescribeDataCustomUrl(req, cb) {
return this.request("DescribeDataCustomUrl", req, cb);
}
async DescribeFOOMMallocProblemList(req, cb) {
return this.request("DescribeFOOMMallocProblemList", req, cb);
}
async DescribeRumLogExportV2(req, cb) {
return this.request("DescribeRumLogExportV2", req, cb);
}
async CreateStarProject(req, cb) {
return this.request("CreateStarProject", req, cb);
}
async DeleteWhitelist(req, cb) {
return this.request("DeleteWhitelist", req, cb);
}
async ModifyProjectLimit(req, cb) {
return this.request("ModifyProjectLimit", req, cb);
}
async DescribeDataEventUrl(req, cb) {
return this.request("DescribeDataEventUrl", req, cb);
}
async DescribeScores(req, cb) {
return this.request("DescribeScores", req, cb);
}
async DescribeRumGroupLogV2(req, cb) {
return this.request("DescribeRumGroupLogV2", req, cb);
}
async ModifyInstance(req, cb) {
return this.request("ModifyInstance", req, cb);
}
async DescribeRumLogTotalV2(req, cb) {
return this.request("DescribeRumLogTotalV2", req, cb);
}
async DescribeTawInstances(req, cb) {
return this.request("DescribeTawInstances", req, cb);
}
async DescribeTopIssues(req, cb) {
return this.request("DescribeTopIssues", req, cb);
}
async DescribeDataPerformancePageV2(req, cb) {
return this.request("DescribeDataPerformancePageV2", req, cb);
}
async DescribeRumStatsLogListV2(req, cb) {
return this.request("DescribeRumStatsLogListV2", req, cb);
}
async DescribeDataStaticUrl(req, cb) {
return this.request("DescribeDataStaticUrl", req, cb);
}
async DescribeRumGroupLog(req, cb) {
return this.request("DescribeRumGroupLog", req, cb);
}
async DescribeDataFetchUrlV2(req, cb) {
return this.request("DescribeDataFetchUrlV2", req, cb);
}
async DescribeDataPvUrlStatisticsV2(req, cb) {
return this.request("DescribeDataPvUrlStatisticsV2", req, cb);
}
async DescribeRumLogExports(req, cb) {
return this.request("DescribeRumLogExports", req, cb);
}
async DescribeDataPvUrlStatistics(req, cb) {
return this.request("DescribeDataPvUrlStatistics", req, cb);
}
async DescribeReleaseFileSign(req, cb) {
return this.request("DescribeReleaseFileSign", req, cb);
}
async DescribeDataEventUrlV2(req, cb) {
return this.request("DescribeDataEventUrlV2", req, cb);
}
async DescribeDataStaticResource(req, cb) {
return this.request("DescribeDataStaticResource", req, cb);
}
async DescribeRumLogExportsV2(req, cb) {
return this.request("DescribeRumLogExportsV2", req, cb);
}
async DescribeDataStaticUrlV2(req, cb) {
return this.request("DescribeDataStaticUrlV2", req, cb);
}
async StopInstance(req, cb) {
return this.request("StopInstance", req, cb);
}
async DescribeWhitelists(req, cb) {
return this.request("DescribeWhitelists", req, cb);
}
async DescribeApplicationExitReportList(req, cb) {
return this.request("DescribeApplicationExitReportList", req, cb);
}
async DescribeDataWebVitalsPageV2(req, cb) {
return this.request("DescribeDataWebVitalsPageV2", req, cb);
}
async DeleteProject(req, cb) {
return this.request("DeleteProject", req, cb);
}
async DescribeUvList(req, cb) {
return this.request("DescribeUvList", req, cb);
}
async DeleteReleaseFile(req, cb) {
return this.request("DeleteReleaseFile", req, cb);
}
async DescribeDataStaticProject(req, cb) {
return this.request("DescribeDataStaticProject", req, cb);
}
async DescribeTawAreas(req, cb) {
return this.request("DescribeTawAreas", req, cb);
}
async CreateReleaseFile(req, cb) {
return this.request("CreateReleaseFile", req, cb);
}
async DescribeToken(req, cb) {
return this.request("DescribeToken", req, cb);
}
async DescribeDataPerformancePage(req, cb) {
return this.request("DescribeDataPerformancePage", req, cb);
}
async DeleteInstance(req, cb) {
return this.request("DeleteInstance", req, cb);
}
async DeleteStarProject(req, cb) {
return this.request("DeleteStarProject", req, cb);
}
async StopProject(req, cb) {
return this.request("StopProject", req, cb);
}
async DescribeAppSingleCaseList(req, cb) {
return this.request("DescribeAppSingleCaseList", req, cb);
}
async DescribeLagANRProblemFeatureAccounts(req, cb) {
return this.request("DescribeLagANRProblemFeatureAccounts", req, cb);
}
async DescribeDataSetUrlStatisticsV2(req, cb) {
return this.request("DescribeDataSetUrlStatisticsV2", req, cb);
}
async ModifyProject(req, cb) {
return this.request("ModifyProject", req, cb);
}
async DescribeDataStaticResourceV2(req, cb) {
return this.request("DescribeDataStaticResourceV2", req, cb);
}
async DescribeIssuesStatisticsTrend(req, cb) {
return this.request("DescribeIssuesStatisticsTrend", req, cb);
}
async DescribeDataSetUrlStatistics(req, cb) {
return this.request("DescribeDataSetUrlStatistics", req, cb);
}
async DescribeAppDimensionMetrics(req, cb) {
return this.request("DescribeAppDimensionMetrics", req, cb);
}
async DescribeFOOMProblemDetail(req, cb) {
return this.request("DescribeFOOMProblemDetail", req, cb);
}
async CreateWhitelist(req, cb) {
return this.request("CreateWhitelist", req, cb);
}
async DescribeProjects(req, cb) {
return this.request("DescribeProjects", req, cb);
}
async DescribeFOOMMallocProblemDetail(req, cb) {
return this.request("DescribeFOOMMallocProblemDetail", req, cb);
}
async DescribeRumLogList(req, cb) {
return this.request("DescribeRumLogList", req, cb);
}
async DescribeDataLogUrlStatisticsV2(req, cb) {
return this.request("DescribeDataLogUrlStatisticsV2", req, cb);
}
async DescribeIssuesList(req, cb) {
return this.request("DescribeIssuesList", req, cb);
}
async DescribeFOOMProblemList(req, cb) {
return this.request("DescribeFOOMProblemList", req, cb);
}
async DescribeDataReportCountV2(req, cb) {
return this.request("DescribeDataReportCountV2", req, cb);
}
async DescribeLagANRProblemList(req, cb) {
return this.request("DescribeLagANRProblemList", req, cb);
}
async DescribeDataReportCount(req, cb) {
return this.request("DescribeDataReportCount", req, cb);
}
async DescribeExceptionDetail(req, cb) {
return this.request("DescribeExceptionDetail", req, cb);
}
async DescribeDataLogUrlInfo(req, cb) {
return this.request("DescribeDataLogUrlInfo", req, cb);
}
async DescribeDataLogUrlStatistics(req, cb) {
return this.request("DescribeDataLogUrlStatistics", req, cb);
}
async DescribeDataFetchProject(req, cb) {
return this.request("DescribeDataFetchProject", req, cb);
}
async DescribeApplicationExitReportDetail(req, cb) {
return this.request("DescribeApplicationExitReportDetail", req, cb);
}
async DescribeError(req, cb) {
return this.request("DescribeError", req, cb);
}
async DescribeFOOMReportList(req, cb) {
return this.request("DescribeFOOMReportList", req, cb);
}
async DescribePvList(req, cb) {
return this.request("DescribePvList", req, cb);
}
async DescribeDataWebVitalsPage(req, cb) {
return this.request("DescribeDataWebVitalsPage", req, cb);
}
async DescribeAppSingleCaseDetailList(req, cb) {
return this.request("DescribeAppSingleCaseDetailList", req, cb);
}
async DescribeAppMetricsData(req, cb) {
return this.request("DescribeAppMetricsData", req, cb);
}
async DescribeFOOMMallocReportList(req, cb) {
return this.request("DescribeFOOMMallocReportList", req, cb);
}
async DescribeProjectLimits(req, cb) {
return this.request("DescribeProjectLimits", req, cb);
}
async DescribeIssuesDistribution(req, cb) {
return this.request("DescribeIssuesDistribution", req, cb);
}
async DescribeDataBridgeUrlV2(req, cb) {
return this.request("DescribeDataBridgeUrlV2", req, cb);
}
async ResumeProject(req, cb) {
return this.request("ResumeProject", req, cb);
}
async DescribeDataPvUrlInfo(req, cb) {
return this.request("DescribeDataPvUrlInfo", req, cb);
}
async DescribeScoresV2(req, cb) {
return this.request("DescribeScoresV2", req, cb);
}
async DescribeLagANRProblemAccountDetail(req, cb) {
return this.request("DescribeLagANRProblemAccountDetail", req, cb);
}
async DescribeRumLogDetailsV2(req, cb) {
return this.request("DescribeRumLogDetailsV2", req, cb);
}
async DescribeReleaseFiles(req, cb) {
return this.request("DescribeReleaseFiles", req, cb);
}
async DescribeData(req, cb) {
return this.request("DescribeData", req, cb);
}
}