tencentcloud-sdk-nodejs-intl-en 3.0.1393 → 3.0.1394
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/tencentcloud/billing/v20180709/billing_client.js +127 -34
- package/tencentcloud/billing/v20180709/models.js +2908 -880
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/faceid/v20180301/models.js +19 -13
- package/tencentcloud/trabbit/v20230418/models.js +371 -77
- package/tencentcloud/trabbit/v20230418/trabbit_client.js +1 -0
package/package.json
CHANGED
|
@@ -19,19 +19,21 @@ const AbstractClient = require('../../common/abstract_client')
|
|
|
19
19
|
const CreateAllocationUnitRequest = models.CreateAllocationUnitRequest;
|
|
20
20
|
const DescribeBillAdjustInfoResponse = models.DescribeBillAdjustInfoResponse;
|
|
21
21
|
const DescribeCostSummaryByProductRequest = models.DescribeCostSummaryByProductRequest;
|
|
22
|
+
const DescribeBudgetResponse = models.DescribeBudgetResponse;
|
|
22
23
|
const DescribeCPQBillingMappingRequest = models.DescribeCPQBillingMappingRequest;
|
|
23
24
|
const ConsumptionBusinessSummaryDataItem = models.ConsumptionBusinessSummaryDataItem;
|
|
24
|
-
const
|
|
25
|
-
const
|
|
25
|
+
const ModifyGatherRuleRequest = models.ModifyGatherRuleRequest;
|
|
26
|
+
const BudgetWarn = models.BudgetWarn;
|
|
26
27
|
const ModifyAllocationRuleRequest = models.ModifyAllocationRuleRequest;
|
|
27
28
|
const DeleteAllocationRuleRequest = models.DeleteAllocationRuleRequest;
|
|
28
29
|
const CreateAllocationRuleResponse = models.CreateAllocationRuleResponse;
|
|
29
30
|
const BillTagInfo = models.BillTagInfo;
|
|
30
31
|
const AllocationOverviewTotal = models.AllocationOverviewTotal;
|
|
31
32
|
const CreateInstanceResponse = models.CreateInstanceResponse;
|
|
33
|
+
const BudgetExtend = models.BudgetExtend;
|
|
32
34
|
const ConditionBusiness = models.ConditionBusiness;
|
|
33
35
|
const AnalyseActionTypeDetail = models.AnalyseActionTypeDetail;
|
|
34
|
-
const
|
|
36
|
+
const DescribeBudgetRequest = models.DescribeBudgetRequest;
|
|
35
37
|
const DescribeCostExplorerSummaryRequest = models.DescribeCostExplorerSummaryRequest;
|
|
36
38
|
const BillBusinessLink = models.BillBusinessLink;
|
|
37
39
|
const DescribeCostSummaryByProductResponse = models.DescribeCostSummaryByProductResponse;
|
|
@@ -42,11 +44,12 @@ const DescribeBillDetailForOrganizationResponse = models.DescribeBillDetailForOr
|
|
|
42
44
|
const BillDetailComponentConfig = models.BillDetailComponentConfig;
|
|
43
45
|
const DescribeCostSummaryByResourceResponse = models.DescribeCostSummaryByResourceResponse;
|
|
44
46
|
const DescribeBillSummaryByRegionRequest = models.DescribeBillSummaryByRegionRequest;
|
|
47
|
+
const CreateBudgetRequest = models.CreateBudgetRequest;
|
|
45
48
|
const AdjustInfoDetail = models.AdjustInfoDetail;
|
|
46
49
|
const DescribeAllocateConditionsRequest = models.DescribeAllocateConditionsRequest;
|
|
47
50
|
const CreateAllocationRuleRequest = models.CreateAllocationRuleRequest;
|
|
48
51
|
const ConsumptionRegionSummaryDataItem = models.ConsumptionRegionSummaryDataItem;
|
|
49
|
-
const
|
|
52
|
+
const DeleteBudgetResponse = models.DeleteBudgetResponse;
|
|
50
53
|
const DescribeBillSummaryRequest = models.DescribeBillSummaryRequest;
|
|
51
54
|
const DescribeBillResourceSummaryResponse = models.DescribeBillResourceSummaryResponse;
|
|
52
55
|
const AllocationSummaryByItem = models.AllocationSummaryByItem;
|
|
@@ -56,8 +59,10 @@ const DistributionBillDetail = models.DistributionBillDetail;
|
|
|
56
59
|
const DescribeAllocationOverviewResponse = models.DescribeAllocationOverviewResponse;
|
|
57
60
|
const DescribeDosageCosDetailByDateRequest = models.DescribeDosageCosDetailByDateRequest;
|
|
58
61
|
const DeleteAllocationTagRequest = models.DeleteAllocationTagRequest;
|
|
62
|
+
const OrderDto = models.OrderDto;
|
|
59
63
|
const OperateRsp = models.OperateRsp;
|
|
60
64
|
const BillDistributionResourceSummary = models.BillDistributionResourceSummary;
|
|
65
|
+
const WaveThresholdForm = models.WaveThresholdForm;
|
|
61
66
|
const BusinessSummaryInfo = models.BusinessSummaryInfo;
|
|
62
67
|
const DescribeAllocationBillDetailRequest = models.DescribeAllocationBillDetailRequest;
|
|
63
68
|
const DescribeBillSummaryByProductRequest = models.DescribeBillSummaryByProductRequest;
|
|
@@ -67,34 +72,43 @@ const AllocationRationExpression = models.AllocationRationExpression;
|
|
|
67
72
|
const DescribeVoucherUsageDetailsResponse = models.DescribeVoucherUsageDetailsResponse;
|
|
68
73
|
const ResourceSpuSet = models.ResourceSpuSet;
|
|
69
74
|
const ConsumptionSummaryTotal = models.ConsumptionSummaryTotal;
|
|
70
|
-
const
|
|
75
|
+
const BudgetConditionsForm = models.BudgetConditionsForm;
|
|
76
|
+
const DescribeAccountBalanceResponse = models.DescribeAccountBalanceResponse;
|
|
71
77
|
const DescribeGatherResourceResponse = models.DescribeGatherResourceResponse;
|
|
78
|
+
const DescribeAllocationSummaryByResourceRequest = models.DescribeAllocationSummaryByResourceRequest;
|
|
72
79
|
const DescribeCostDetailResponse = models.DescribeCostDetailResponse;
|
|
73
80
|
const DescribeAllocationMonthOverviewResponse = models.DescribeAllocationMonthOverviewResponse;
|
|
74
81
|
const DescribeAllocationSummaryByItemResponse = models.DescribeAllocationSummaryByItemResponse;
|
|
82
|
+
const DataForBudgetOperationLogPage = models.DataForBudgetOperationLogPage;
|
|
83
|
+
const ModifyBudgetResponse = models.ModifyBudgetResponse;
|
|
75
84
|
const DescribeGatherResourceRequest = models.DescribeGatherResourceRequest;
|
|
76
85
|
const DescribeCostSummaryByProjectResponse = models.DescribeCostSummaryByProjectResponse;
|
|
77
86
|
const AnalyseProjectDetail = models.AnalyseProjectDetail;
|
|
78
87
|
const DescribeOrgMemberAccountBalanceData = models.DescribeOrgMemberAccountBalanceData;
|
|
79
88
|
const DescribeBillSummaryByTagResponse = models.DescribeBillSummaryByTagResponse;
|
|
80
|
-
const
|
|
89
|
+
const ModifyAllocationRuleResponse = models.ModifyAllocationRuleResponse;
|
|
81
90
|
const SummaryDetail = models.SummaryDetail;
|
|
82
|
-
const
|
|
91
|
+
const DescribeCPQBillingMappingResponse = models.DescribeCPQBillingMappingResponse;
|
|
92
|
+
const DescribeAllocationUnitDetailResponse = models.DescribeAllocationUnitDetailResponse;
|
|
83
93
|
const DescribeAllocationSummaryByBusinessResponse = models.DescribeAllocationSummaryByBusinessResponse;
|
|
84
94
|
const DescribeAllocationSummaryByItemRequest = models.DescribeAllocationSummaryByItemRequest;
|
|
85
95
|
const DescribeBillSummaryByTagRequest = models.DescribeBillSummaryByTagRequest;
|
|
86
96
|
const AnalyseDetail = models.AnalyseDetail;
|
|
87
97
|
const BillDays = models.BillDays;
|
|
98
|
+
const RenewInstance = models.RenewInstance;
|
|
88
99
|
const DescribeAllocationRuleSummaryResponse = models.DescribeAllocationRuleSummaryResponse;
|
|
89
100
|
const AnalyseAmountDetail = models.AnalyseAmountDetail;
|
|
90
101
|
const DescribeBillSummaryByProjectRequest = models.DescribeBillSummaryByProjectRequest;
|
|
91
102
|
const CreateGatherRuleRequest = models.CreateGatherRuleRequest;
|
|
92
103
|
const DescribeBillResourceSummaryForOrganizationRequest = models.DescribeBillResourceSummaryForOrganizationRequest;
|
|
104
|
+
const DescribeBudgetRemindRecordListRequest = models.DescribeBudgetRemindRecordListRequest;
|
|
93
105
|
const DescribeCostSummaryByRegionRequest = models.DescribeCostSummaryByRegionRequest;
|
|
94
106
|
const SetRenewalRequest = models.SetRenewalRequest;
|
|
95
107
|
const ConsumptionSummaryTrend = models.ConsumptionSummaryTrend;
|
|
96
108
|
const DescribeBillDownloadUrlRequest = models.DescribeBillDownloadUrlRequest;
|
|
109
|
+
const DescribeAllocationOverviewRequest = models.DescribeAllocationOverviewRequest;
|
|
97
110
|
const DescribeAllocationSummaryByBusinessRequest = models.DescribeAllocationSummaryByBusinessRequest;
|
|
111
|
+
const CreateBudgetResponse = models.CreateBudgetResponse;
|
|
98
112
|
const DescribeBillSummaryByPayModeRequest = models.DescribeBillSummaryByPayModeRequest;
|
|
99
113
|
const DeleteGatherRuleResponse = models.DeleteGatherRuleResponse;
|
|
100
114
|
const DescribeAllocationBillConditionsRequest = models.DescribeAllocationBillConditionsRequest;
|
|
@@ -112,6 +126,7 @@ const BillDetailAssociatedOrder = models.BillDetailAssociatedOrder;
|
|
|
112
126
|
const BillDetail = models.BillDetail;
|
|
113
127
|
const DescribeBillDetailResponse = models.DescribeBillDetailResponse;
|
|
114
128
|
const Deal = models.Deal;
|
|
129
|
+
const ProjectSummaryOverviewItem = models.ProjectSummaryOverviewItem;
|
|
115
130
|
const DescribeDealsByCondResponse = models.DescribeDealsByCondResponse;
|
|
116
131
|
const BillZoneId = models.BillZoneId;
|
|
117
132
|
const BillRegion = models.BillRegion;
|
|
@@ -133,6 +148,7 @@ const AllocationOverviewDetail = models.AllocationOverviewDetail;
|
|
|
133
148
|
const AnalysePayModeDetail = models.AnalysePayModeDetail;
|
|
134
149
|
const AllocationBillTrendDetail = models.AllocationBillTrendDetail;
|
|
135
150
|
const DescribeBillSummaryResponse = models.DescribeBillSummaryResponse;
|
|
151
|
+
const TagsForm = models.TagsForm;
|
|
136
152
|
const AnalyseOwnerUinDetail = models.AnalyseOwnerUinDetail;
|
|
137
153
|
const Conditions = models.Conditions;
|
|
138
154
|
const AnalyseTimeDetail = models.AnalyseTimeDetail;
|
|
@@ -143,7 +159,8 @@ const RegionSummaryOverviewItem = models.RegionSummaryOverviewItem;
|
|
|
143
159
|
const ConsumptionProjectSummaryDataItem = models.ConsumptionProjectSummaryDataItem;
|
|
144
160
|
const AnalyseRegionDetail = models.AnalyseRegionDetail;
|
|
145
161
|
const ProductInfo = models.ProductInfo;
|
|
146
|
-
const
|
|
162
|
+
const BudgetInfoDiffEntity = models.BudgetInfoDiffEntity;
|
|
163
|
+
const DescribeBudgetOperationLogResponse = models.DescribeBudgetOperationLogResponse;
|
|
147
164
|
const AllocationDetail = models.AllocationDetail;
|
|
148
165
|
const VoucherInfos = models.VoucherInfos;
|
|
149
166
|
const DescribeAllocationUnitDetailRequest = models.DescribeAllocationUnitDetailRequest;
|
|
@@ -151,7 +168,7 @@ const DescribeBillSummaryForOrganizationRequest = models.DescribeBillSummaryForO
|
|
|
151
168
|
const AllocationSummaryByBusiness = models.AllocationSummaryByBusiness;
|
|
152
169
|
const CreateInstanceRequest = models.CreateInstanceRequest;
|
|
153
170
|
const AllocationStat = models.AllocationStat;
|
|
154
|
-
const
|
|
171
|
+
const ModifyBudgetRequest = models.ModifyBudgetRequest;
|
|
155
172
|
const DescribeOrgMemberAccountBalanceResponse = models.DescribeOrgMemberAccountBalanceResponse;
|
|
156
173
|
const BillProject = models.BillProject;
|
|
157
174
|
const ActionSummaryOverviewItem = models.ActionSummaryOverviewItem;
|
|
@@ -165,7 +182,7 @@ const AllocationAverageData = models.AllocationAverageData;
|
|
|
165
182
|
const ConsumptionResourceSummaryConditionValue = models.ConsumptionResourceSummaryConditionValue;
|
|
166
183
|
const DescribeCostSummaryByRegionResponse = models.DescribeCostSummaryByRegionResponse;
|
|
167
184
|
const DescribeCostDetailRequest = models.DescribeCostDetailRequest;
|
|
168
|
-
const
|
|
185
|
+
const BudgetSendInfoDto = models.BudgetSendInfoDto;
|
|
169
186
|
const RenewInstanceRequest = models.RenewInstanceRequest;
|
|
170
187
|
const DescribeBillSummaryForOrganizationResponse = models.DescribeBillSummaryForOrganizationResponse;
|
|
171
188
|
const BillOperateUin = models.BillOperateUin;
|
|
@@ -177,36 +194,46 @@ const CreateAllocationTagRequest = models.CreateAllocationTagRequest;
|
|
|
177
194
|
const ExcludedProducts = models.ExcludedProducts;
|
|
178
195
|
const PayModeSummaryOverviewItem = models.PayModeSummaryOverviewItem;
|
|
179
196
|
const BillBusiness = models.BillBusiness;
|
|
197
|
+
const BudgetRemindRecords = models.BudgetRemindRecords;
|
|
180
198
|
const DescribeAllocationRuleDetailResponse = models.DescribeAllocationRuleDetailResponse;
|
|
181
199
|
const SetRenewalResponse = models.SetRenewalResponse;
|
|
182
200
|
const UsageDetails = models.UsageDetails;
|
|
201
|
+
const DescribeBillSummaryByPayModeResponse = models.DescribeBillSummaryByPayModeResponse;
|
|
183
202
|
const BillInstanceType = models.BillInstanceType;
|
|
184
203
|
const AnalyseBusinessDetail = models.AnalyseBusinessDetail;
|
|
185
204
|
const AnalyseConditions = models.AnalyseConditions;
|
|
205
|
+
const DeleteAllocationTagResponse = models.DeleteAllocationTagResponse;
|
|
206
|
+
const BudgetInfoApiResponse = models.BudgetInfoApiResponse;
|
|
186
207
|
const CostDetail = models.CostDetail;
|
|
187
|
-
const
|
|
208
|
+
const DescribeBudgetOperationLogRequest = models.DescribeBudgetOperationLogRequest;
|
|
188
209
|
const DescribeBillSummaryByProductResponse = models.DescribeBillSummaryByProductResponse;
|
|
189
|
-
const
|
|
210
|
+
const DescribeAllocationRuleSummaryRequest = models.DescribeAllocationRuleSummaryRequest;
|
|
211
|
+
const UinTempAmountModel = models.UinTempAmountModel;
|
|
190
212
|
const CreateAllocationTagResponse = models.CreateAllocationTagResponse;
|
|
191
213
|
const ModifyAllocationUnitRequest = models.ModifyAllocationUnitRequest;
|
|
192
214
|
const DescribeBillDownloadUrlResponse = models.DescribeBillDownloadUrlResponse;
|
|
193
215
|
const ConsumptionResourceSummaryDataItem = models.ConsumptionResourceSummaryDataItem;
|
|
216
|
+
const ModifyGatherRuleResponse = models.ModifyGatherRuleResponse;
|
|
194
217
|
const DescribeAccountBalanceRequest = models.DescribeAccountBalanceRequest;
|
|
195
218
|
const DescribeBillDetailRequest = models.DescribeBillDetailRequest;
|
|
196
219
|
const AnalyseZoneDetail = models.AnalyseZoneDetail;
|
|
197
220
|
const DescribeVoucherInfoResponse = models.DescribeVoucherInfoResponse;
|
|
198
221
|
const AllocationRulesSummary = models.AllocationRulesSummary;
|
|
199
222
|
const DeleteGatherRuleRequest = models.DeleteGatherRuleRequest;
|
|
200
|
-
const
|
|
223
|
+
const DataForBudgetInfoPage = models.DataForBudgetInfoPage;
|
|
224
|
+
const BudgetOperationLogEntity = models.BudgetOperationLogEntity;
|
|
201
225
|
const DescribeAllocationBillDetailResponse = models.DescribeAllocationBillDetailResponse;
|
|
202
226
|
const BusinessSummaryOverviewItem = models.BusinessSummaryOverviewItem;
|
|
203
227
|
const CreateGatherRuleResponse = models.CreateGatherRuleResponse;
|
|
204
228
|
const BillTag = models.BillTag;
|
|
205
229
|
const DescribeAllocateConditionsResponse = models.DescribeAllocateConditionsResponse;
|
|
230
|
+
const DescribeVoucherInfoRequest = models.DescribeVoucherInfoRequest;
|
|
206
231
|
const UsageRecords = models.UsageRecords;
|
|
207
|
-
const
|
|
232
|
+
const DescribeBudgetRemindRecordListResponse = models.DescribeBudgetRemindRecordListResponse;
|
|
208
233
|
const BillComponent = models.BillComponent;
|
|
209
|
-
const
|
|
234
|
+
const DescribeBillSummaryByRegionResponse = models.DescribeBillSummaryByRegionResponse;
|
|
235
|
+
const BudgetRemindRecordList = models.BudgetRemindRecordList;
|
|
236
|
+
const DeleteBudgetRequest = models.DeleteBudgetRequest;
|
|
210
237
|
const BillActionType = models.BillActionType;
|
|
211
238
|
const GatherResourceSummary = models.GatherResourceSummary;
|
|
212
239
|
const DescribeDealsByCondRequest = models.DescribeDealsByCondRequest;
|
|
@@ -222,7 +249,7 @@ const DeleteAllocationUnitResponse = models.DeleteAllocationUnitResponse;
|
|
|
222
249
|
const ConditionProject = models.ConditionProject;
|
|
223
250
|
const DescribeTagListResponse = models.DescribeTagListResponse;
|
|
224
251
|
const CosDetailSets = models.CosDetailSets;
|
|
225
|
-
const
|
|
252
|
+
const BudgetPlan = models.BudgetPlan;
|
|
226
253
|
const BillPayMode = models.BillPayMode;
|
|
227
254
|
const DescribeAllocationTrendByMonthResponse = models.DescribeAllocationTrendByMonthResponse;
|
|
228
255
|
const ModifyAllocationUnitResponse = models.ModifyAllocationUnitResponse;
|
|
@@ -358,14 +385,25 @@ Note: The API request may fail due to network instability or other exceptions. I
|
|
|
358
385
|
}
|
|
359
386
|
|
|
360
387
|
/**
|
|
361
|
-
*
|
|
362
|
-
* @param {
|
|
363
|
-
* @param {function(string,
|
|
388
|
+
* Create budget information
|
|
389
|
+
* @param {CreateBudgetRequest} req
|
|
390
|
+
* @param {function(string, CreateBudgetResponse):void} cb
|
|
364
391
|
* @public
|
|
365
392
|
*/
|
|
366
|
-
|
|
367
|
-
let resp = new
|
|
368
|
-
this.request("
|
|
393
|
+
CreateBudget(req, cb) {
|
|
394
|
+
let resp = new CreateBudgetResponse();
|
|
395
|
+
this.request("CreateBudget", req, resp, cb);
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
/**
|
|
399
|
+
* Return budget alert records, including budget period, detection time, notification time, reminder type, and content.
|
|
400
|
+
* @param {DescribeBudgetRemindRecordListRequest} req
|
|
401
|
+
* @param {function(string, DescribeBudgetRemindRecordListResponse):void} cb
|
|
402
|
+
* @public
|
|
403
|
+
*/
|
|
404
|
+
DescribeBudgetRemindRecordList(req, cb) {
|
|
405
|
+
let resp = new DescribeBudgetRemindRecordListResponse();
|
|
406
|
+
this.request("DescribeBudgetRemindRecordList", req, resp, cb);
|
|
369
407
|
}
|
|
370
408
|
|
|
371
409
|
/**
|
|
@@ -401,6 +439,17 @@ Note: The API request may fail due to network instability or other exceptions. I
|
|
|
401
439
|
this.request("CreateAllocationTag", req, resp, cb);
|
|
402
440
|
}
|
|
403
441
|
|
|
442
|
+
/**
|
|
443
|
+
* Delete the corresponding budget project based on the budget ID
|
|
444
|
+
* @param {DeleteBudgetRequest} req
|
|
445
|
+
* @param {function(string, DeleteBudgetResponse):void} cb
|
|
446
|
+
* @public
|
|
447
|
+
*/
|
|
448
|
+
DeleteBudget(req, cb) {
|
|
449
|
+
let resp = new DeleteBudgetResponse();
|
|
450
|
+
this.request("DeleteBudget", req, resp, cb);
|
|
451
|
+
}
|
|
452
|
+
|
|
404
453
|
/**
|
|
405
454
|
* This API is used to query vouchers.
|
|
406
455
|
* @param {DescribeVoucherInfoRequest} req
|
|
@@ -594,6 +643,17 @@ Note:
|
|
|
594
643
|
this.request("DescribeAllocationBillConditions", req, resp, cb);
|
|
595
644
|
}
|
|
596
645
|
|
|
646
|
+
/**
|
|
647
|
+
* Refresh budget information
|
|
648
|
+
* @param {ModifyBudgetRequest} req
|
|
649
|
+
* @param {function(string, ModifyBudgetResponse):void} cb
|
|
650
|
+
* @public
|
|
651
|
+
*/
|
|
652
|
+
ModifyBudget(req, cb) {
|
|
653
|
+
let resp = new ModifyBudgetResponse();
|
|
654
|
+
this.request("ModifyBudget", req, resp, cb);
|
|
655
|
+
}
|
|
656
|
+
|
|
597
657
|
/**
|
|
598
658
|
* This API is used to check the Tencent Cloud account balance.
|
|
599
659
|
* @param {DescribeAccountBalanceRequest} req
|
|
@@ -639,6 +699,17 @@ Currently, the integrated and supported product for purchase includes: Cloud Fir
|
|
|
639
699
|
this.request("DescribeAllocationUnitDetail", req, resp, cb);
|
|
640
700
|
}
|
|
641
701
|
|
|
702
|
+
/**
|
|
703
|
+
* This API is used to get cost allocation tags.
|
|
704
|
+
* @param {DescribeTagListRequest} req
|
|
705
|
+
* @param {function(string, DescribeTagListResponse):void} cb
|
|
706
|
+
* @public
|
|
707
|
+
*/
|
|
708
|
+
DescribeTagList(req, cb) {
|
|
709
|
+
let resp = new DescribeTagListResponse();
|
|
710
|
+
this.request("DescribeTagList", req, resp, cb);
|
|
711
|
+
}
|
|
712
|
+
|
|
642
713
|
/**
|
|
643
714
|
* This API is used to query whether there is a bill adjustment for the current UIN through API. Customers can obtain bill adjustment status faster and proactively.
|
|
644
715
|
* @param {DescribeBillAdjustInfoRequest} req
|
|
@@ -750,14 +821,14 @@ Currently, the integrated and supported product for purchase includes: Cloud Fir
|
|
|
750
821
|
}
|
|
751
822
|
|
|
752
823
|
/**
|
|
753
|
-
*
|
|
754
|
-
* @param {
|
|
755
|
-
* @param {function(string,
|
|
824
|
+
* Retrieve budget details
|
|
825
|
+
* @param {DescribeBudgetRequest} req
|
|
826
|
+
* @param {function(string, DescribeBudgetResponse):void} cb
|
|
756
827
|
* @public
|
|
757
828
|
*/
|
|
758
|
-
|
|
759
|
-
let resp = new
|
|
760
|
-
this.request("
|
|
829
|
+
DescribeBudget(req, cb) {
|
|
830
|
+
let resp = new DescribeBudgetResponse();
|
|
831
|
+
this.request("DescribeBudget", req, resp, cb);
|
|
761
832
|
}
|
|
762
833
|
|
|
763
834
|
/**
|
|
@@ -806,14 +877,14 @@ Currently, the integrated and supported product for renewal includes: Cloud Fire
|
|
|
806
877
|
}
|
|
807
878
|
|
|
808
879
|
/**
|
|
809
|
-
*
|
|
810
|
-
* @param {
|
|
811
|
-
* @param {function(string,
|
|
880
|
+
* Query budget modification records
|
|
881
|
+
* @param {DescribeBudgetOperationLogRequest} req
|
|
882
|
+
* @param {function(string, DescribeBudgetOperationLogResponse):void} cb
|
|
812
883
|
* @public
|
|
813
884
|
*/
|
|
814
|
-
|
|
815
|
-
let resp = new
|
|
816
|
-
this.request("
|
|
885
|
+
DescribeBudgetOperationLog(req, cb) {
|
|
886
|
+
let resp = new DescribeBudgetOperationLogResponse();
|
|
887
|
+
this.request("DescribeBudgetOperationLog", req, resp, cb);
|
|
817
888
|
}
|
|
818
889
|
|
|
819
890
|
/**
|
|
@@ -861,6 +932,17 @@ Currently, the integrated and supported product for this operation includes: Clo
|
|
|
861
932
|
this.request("RefundInstance", req, resp, cb);
|
|
862
933
|
}
|
|
863
934
|
|
|
935
|
+
/**
|
|
936
|
+
* Query the four-layer matching relationship between the quoted product name and billing products
|
|
937
|
+
* @param {DescribeCPQBillingMappingRequest} req
|
|
938
|
+
* @param {function(string, DescribeCPQBillingMappingResponse):void} cb
|
|
939
|
+
* @public
|
|
940
|
+
*/
|
|
941
|
+
DescribeCPQBillingMapping(req, cb) {
|
|
942
|
+
let resp = new DescribeCPQBillingMappingResponse();
|
|
943
|
+
this.request("DescribeCPQBillingMapping", req, resp, cb);
|
|
944
|
+
}
|
|
945
|
+
|
|
864
946
|
/**
|
|
865
947
|
* This API is used to query the details of a cost allocation bill by item.
|
|
866
948
|
* @param {DescribeAllocationSummaryByItemRequest} req
|
|
@@ -894,6 +976,17 @@ Currently, the integrated and supported product for this operation includes: Clo
|
|
|
894
976
|
this.request("ModifyAllocationRule", req, resp, cb);
|
|
895
977
|
}
|
|
896
978
|
|
|
979
|
+
/**
|
|
980
|
+
* This API is used to obtain consumption details summarized by product.
|
|
981
|
+
* @param {DescribeCostSummaryByProductRequest} req
|
|
982
|
+
* @param {function(string, DescribeCostSummaryByProductResponse):void} cb
|
|
983
|
+
* @public
|
|
984
|
+
*/
|
|
985
|
+
DescribeCostSummaryByProduct(req, cb) {
|
|
986
|
+
let resp = new DescribeCostSummaryByProductResponse();
|
|
987
|
+
this.request("DescribeCostSummaryByProduct", req, resp, cb);
|
|
988
|
+
}
|
|
989
|
+
|
|
897
990
|
/**
|
|
898
991
|
* This API is used to query consumption details.
|
|
899
992
|
|