oci-budget 2.102.1 → 2.103.0

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.
Files changed (55) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/budget-waiter.d.ts +1 -1
  4. package/lib/budget-waiter.js +1 -1
  5. package/lib/client.d.ts +11 -11
  6. package/lib/client.js +11 -11
  7. package/lib/model/alert-rule-summary.d.ts +3 -3
  8. package/lib/model/alert-rule-summary.js +1 -1
  9. package/lib/model/alert-rule.d.ts +3 -3
  10. package/lib/model/alert-rule.js +1 -1
  11. package/lib/model/alert-type.d.ts +1 -1
  12. package/lib/model/alert-type.js +1 -1
  13. package/lib/model/budget-summary.d.ts +3 -3
  14. package/lib/model/budget-summary.js +1 -1
  15. package/lib/model/budget.d.ts +3 -3
  16. package/lib/model/budget.js +1 -1
  17. package/lib/model/create-alert-rule-details.d.ts +3 -3
  18. package/lib/model/create-alert-rule-details.js +1 -1
  19. package/lib/model/create-budget-details.d.ts +3 -3
  20. package/lib/model/create-budget-details.js +1 -1
  21. package/lib/model/index.d.ts +1 -1
  22. package/lib/model/index.js +1 -1
  23. package/lib/model/lifecycle-state.d.ts +1 -1
  24. package/lib/model/lifecycle-state.js +1 -1
  25. package/lib/model/processing-period-type.d.ts +1 -1
  26. package/lib/model/processing-period-type.js +1 -1
  27. package/lib/model/reset-period.d.ts +1 -1
  28. package/lib/model/reset-period.js +1 -1
  29. package/lib/model/sort-by.d.ts +1 -1
  30. package/lib/model/sort-by.js +1 -1
  31. package/lib/model/sort-order.d.ts +1 -1
  32. package/lib/model/sort-order.js +1 -1
  33. package/lib/model/target-type.d.ts +1 -1
  34. package/lib/model/target-type.js +1 -1
  35. package/lib/model/threshold-type.d.ts +1 -1
  36. package/lib/model/threshold-type.js +1 -1
  37. package/lib/model/update-alert-rule-details.d.ts +3 -3
  38. package/lib/model/update-alert-rule-details.js +1 -1
  39. package/lib/model/update-budget-details.d.ts +3 -3
  40. package/lib/model/update-budget-details.js +1 -1
  41. package/lib/request/create-alert-rule-request.d.ts +1 -1
  42. package/lib/request/create-budget-request.d.ts +1 -1
  43. package/lib/request/delete-alert-rule-request.d.ts +1 -1
  44. package/lib/request/delete-budget-request.d.ts +1 -1
  45. package/lib/request/get-alert-rule-request.d.ts +1 -1
  46. package/lib/request/get-budget-request.d.ts +1 -1
  47. package/lib/request/index.d.ts +1 -1
  48. package/lib/request/index.js +1 -1
  49. package/lib/request/list-alert-rules-request.d.ts +1 -1
  50. package/lib/request/list-budgets-request.d.ts +1 -1
  51. package/lib/request/update-alert-rule-request.d.ts +1 -1
  52. package/lib/request/update-budget-request.d.ts +1 -1
  53. package/lib/response/index.d.ts +1 -1
  54. package/lib/response/index.js +1 -1
  55. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
package/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
package/lib/client.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -102,7 +102,7 @@ export declare class BudgetClient {
102
102
  * @param CreateAlertRuleRequest
103
103
  * @return CreateAlertRuleResponse
104
104
  * @throws OciError when an error occurs
105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateAlertRule.ts.html |here} to see how to use CreateAlertRule API.
105
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateAlertRule.ts.html |here} to see how to use CreateAlertRule API.
106
106
  */
107
107
  createAlertRule(createAlertRuleRequest: requests.CreateAlertRuleRequest): Promise<responses.CreateAlertRuleResponse>;
108
108
  /**
@@ -112,7 +112,7 @@ export declare class BudgetClient {
112
112
  * @param CreateBudgetRequest
113
113
  * @return CreateBudgetResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateBudget.ts.html |here} to see how to use CreateBudget API.
115
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateBudget.ts.html |here} to see how to use CreateBudget API.
116
116
  */
117
117
  createBudget(createBudgetRequest: requests.CreateBudgetRequest): Promise<responses.CreateBudgetResponse>;
118
118
  /**
@@ -121,7 +121,7 @@ export declare class BudgetClient {
121
121
  * @param DeleteAlertRuleRequest
122
122
  * @return DeleteAlertRuleResponse
123
123
  * @throws OciError when an error occurs
124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteAlertRule.ts.html |here} to see how to use DeleteAlertRule API.
124
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteAlertRule.ts.html |here} to see how to use DeleteAlertRule API.
125
125
  */
126
126
  deleteAlertRule(deleteAlertRuleRequest: requests.DeleteAlertRuleRequest): Promise<responses.DeleteAlertRuleResponse>;
127
127
  /**
@@ -130,7 +130,7 @@ export declare class BudgetClient {
130
130
  * @param DeleteBudgetRequest
131
131
  * @return DeleteBudgetResponse
132
132
  * @throws OciError when an error occurs
133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteBudget.ts.html |here} to see how to use DeleteBudget API.
133
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteBudget.ts.html |here} to see how to use DeleteBudget API.
134
134
  */
135
135
  deleteBudget(deleteBudgetRequest: requests.DeleteBudgetRequest): Promise<responses.DeleteBudgetResponse>;
136
136
  /**
@@ -139,7 +139,7 @@ export declare class BudgetClient {
139
139
  * @param GetAlertRuleRequest
140
140
  * @return GetAlertRuleResponse
141
141
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetAlertRule.ts.html |here} to see how to use GetAlertRule API.
142
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetAlertRule.ts.html |here} to see how to use GetAlertRule API.
143
143
  */
144
144
  getAlertRule(getAlertRuleRequest: requests.GetAlertRuleRequest): Promise<responses.GetAlertRuleResponse>;
145
145
  /**
@@ -148,7 +148,7 @@ export declare class BudgetClient {
148
148
  * @param GetBudgetRequest
149
149
  * @return GetBudgetResponse
150
150
  * @throws OciError when an error occurs
151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetBudget.ts.html |here} to see how to use GetBudget API.
151
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetBudget.ts.html |here} to see how to use GetBudget API.
152
152
  */
153
153
  getBudget(getBudgetRequest: requests.GetBudgetRequest): Promise<responses.GetBudgetResponse>;
154
154
  /**
@@ -158,7 +158,7 @@ export declare class BudgetClient {
158
158
  * @param ListAlertRulesRequest
159
159
  * @return ListAlertRulesResponse
160
160
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListAlertRules.ts.html |here} to see how to use ListAlertRules API.
161
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListAlertRules.ts.html |here} to see how to use ListAlertRules API.
162
162
  */
163
163
  listAlertRules(listAlertRulesRequest: requests.ListAlertRulesRequest): Promise<responses.ListAlertRulesResponse>;
164
164
  /**
@@ -206,7 +206,7 @@ export declare class BudgetClient {
206
206
  * @param ListBudgetsRequest
207
207
  * @return ListBudgetsResponse
208
208
  * @throws OciError when an error occurs
209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListBudgets.ts.html |here} to see how to use ListBudgets API.
209
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListBudgets.ts.html |here} to see how to use ListBudgets API.
210
210
  */
211
211
  listBudgets(listBudgetsRequest: requests.ListBudgetsRequest): Promise<responses.ListBudgetsResponse>;
212
212
  /**
@@ -247,7 +247,7 @@ export declare class BudgetClient {
247
247
  * @param UpdateAlertRuleRequest
248
248
  * @return UpdateAlertRuleResponse
249
249
  * @throws OciError when an error occurs
250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateAlertRule.ts.html |here} to see how to use UpdateAlertRule API.
250
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateAlertRule.ts.html |here} to see how to use UpdateAlertRule API.
251
251
  */
252
252
  updateAlertRule(updateAlertRuleRequest: requests.UpdateAlertRuleRequest): Promise<responses.UpdateAlertRuleResponse>;
253
253
  /**
@@ -256,7 +256,7 @@ export declare class BudgetClient {
256
256
  * @param UpdateBudgetRequest
257
257
  * @return UpdateBudgetResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateBudget.ts.html |here} to see how to use UpdateBudget API.
259
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateBudget.ts.html |here} to see how to use UpdateBudget API.
260
260
  */
261
261
  updateBudget(updateBudgetRequest: requests.UpdateBudgetRequest): Promise<responses.UpdateBudgetResponse>;
262
262
  }
package/lib/client.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -215,7 +215,7 @@ class BudgetClient {
215
215
  * @param CreateAlertRuleRequest
216
216
  * @return CreateAlertRuleResponse
217
217
  * @throws OciError when an error occurs
218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateAlertRule.ts.html |here} to see how to use CreateAlertRule API.
218
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateAlertRule.ts.html |here} to see how to use CreateAlertRule API.
219
219
  */
220
220
  createAlertRule(createAlertRuleRequest) {
221
221
  return __awaiter(this, void 0, void 0, function* () {
@@ -281,7 +281,7 @@ class BudgetClient {
281
281
  * @param CreateBudgetRequest
282
282
  * @return CreateBudgetResponse
283
283
  * @throws OciError when an error occurs
284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateBudget.ts.html |here} to see how to use CreateBudget API.
284
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateBudget.ts.html |here} to see how to use CreateBudget API.
285
285
  */
286
286
  createBudget(createBudgetRequest) {
287
287
  return __awaiter(this, void 0, void 0, function* () {
@@ -344,7 +344,7 @@ class BudgetClient {
344
344
  * @param DeleteAlertRuleRequest
345
345
  * @return DeleteAlertRuleResponse
346
346
  * @throws OciError when an error occurs
347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteAlertRule.ts.html |here} to see how to use DeleteAlertRule API.
347
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteAlertRule.ts.html |here} to see how to use DeleteAlertRule API.
348
348
  */
349
349
  deleteAlertRule(deleteAlertRuleRequest) {
350
350
  return __awaiter(this, void 0, void 0, function* () {
@@ -400,7 +400,7 @@ class BudgetClient {
400
400
  * @param DeleteBudgetRequest
401
401
  * @return DeleteBudgetResponse
402
402
  * @throws OciError when an error occurs
403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteBudget.ts.html |here} to see how to use DeleteBudget API.
403
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteBudget.ts.html |here} to see how to use DeleteBudget API.
404
404
  */
405
405
  deleteBudget(deleteBudgetRequest) {
406
406
  return __awaiter(this, void 0, void 0, function* () {
@@ -455,7 +455,7 @@ class BudgetClient {
455
455
  * @param GetAlertRuleRequest
456
456
  * @return GetAlertRuleResponse
457
457
  * @throws OciError when an error occurs
458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetAlertRule.ts.html |here} to see how to use GetAlertRule API.
458
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetAlertRule.ts.html |here} to see how to use GetAlertRule API.
459
459
  */
460
460
  getAlertRule(getAlertRuleRequest) {
461
461
  return __awaiter(this, void 0, void 0, function* () {
@@ -519,7 +519,7 @@ class BudgetClient {
519
519
  * @param GetBudgetRequest
520
520
  * @return GetBudgetResponse
521
521
  * @throws OciError when an error occurs
522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetBudget.ts.html |here} to see how to use GetBudget API.
522
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetBudget.ts.html |here} to see how to use GetBudget API.
523
523
  */
524
524
  getBudget(getBudgetRequest) {
525
525
  return __awaiter(this, void 0, void 0, function* () {
@@ -583,7 +583,7 @@ class BudgetClient {
583
583
  * @param ListAlertRulesRequest
584
584
  * @return ListAlertRulesResponse
585
585
  * @throws OciError when an error occurs
586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListAlertRules.ts.html |here} to see how to use ListAlertRules API.
586
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListAlertRules.ts.html |here} to see how to use ListAlertRules API.
587
587
  */
588
588
  listAlertRules(listAlertRulesRequest) {
589
589
  return __awaiter(this, void 0, void 0, function* () {
@@ -700,7 +700,7 @@ class BudgetClient {
700
700
  * @param ListBudgetsRequest
701
701
  * @return ListBudgetsResponse
702
702
  * @throws OciError when an error occurs
703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListBudgets.ts.html |here} to see how to use ListBudgets API.
703
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListBudgets.ts.html |here} to see how to use ListBudgets API.
704
704
  */
705
705
  listBudgets(listBudgetsRequest) {
706
706
  return __awaiter(this, void 0, void 0, function* () {
@@ -810,7 +810,7 @@ class BudgetClient {
810
810
  * @param UpdateAlertRuleRequest
811
811
  * @return UpdateAlertRuleResponse
812
812
  * @throws OciError when an error occurs
813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateAlertRule.ts.html |here} to see how to use UpdateAlertRule API.
813
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateAlertRule.ts.html |here} to see how to use UpdateAlertRule API.
814
814
  */
815
815
  updateAlertRule(updateAlertRuleRequest) {
816
816
  return __awaiter(this, void 0, void 0, function* () {
@@ -876,7 +876,7 @@ class BudgetClient {
876
876
  * @param UpdateBudgetRequest
877
877
  * @return UpdateBudgetResponse
878
878
  * @throws OciError when an error occurs
879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateBudget.ts.html |here} to see how to use UpdateBudget API.
879
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateBudget.ts.html |here} to see how to use UpdateBudget API.
880
880
  */
881
881
  updateBudget(updateBudgetRequest) {
882
882
  return __awaiter(this, void 0, void 0, function* () {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -72,7 +72,7 @@ export interface AlertRuleSummary {
72
72
  "timeUpdated": Date;
73
73
  /**
74
74
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
75
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
75
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
76
76
  * <p>
77
77
  Example: {@code {\"Department\": \"Finance\"}}
78
78
  *
@@ -82,7 +82,7 @@ export interface AlertRuleSummary {
82
82
  };
83
83
  /**
84
84
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
85
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
85
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
86
86
  * <p>
87
87
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
88
88
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -74,7 +74,7 @@ export interface AlertRule {
74
74
  "timeUpdated": Date;
75
75
  /**
76
76
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
77
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
77
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
78
78
  * <p>
79
79
  Example: {@code {\"Department\": \"Finance\"}}
80
80
  *
@@ -84,7 +84,7 @@ export interface AlertRule {
84
84
  };
85
85
  /**
86
86
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
87
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
87
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
88
88
  * <p>
89
89
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
90
90
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -111,7 +111,7 @@ export interface BudgetSummary {
111
111
  "timeUpdated": Date;
112
112
  /**
113
113
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
114
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
114
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
115
115
  * <p>
116
116
  Example: {@code {\"Department\": \"Finance\"}}
117
117
  *
@@ -121,7 +121,7 @@ export interface BudgetSummary {
121
121
  };
122
122
  /**
123
123
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
124
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
124
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
125
125
  * <p>
126
126
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
127
127
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -111,7 +111,7 @@ export interface Budget {
111
111
  "timeUpdated": Date;
112
112
  /**
113
113
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
114
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
114
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
115
115
  * <p>
116
116
  Example: {@code {\"Department\": \"Finance\"}}
117
117
  *
@@ -121,7 +121,7 @@ export interface Budget {
121
121
  };
122
122
  /**
123
123
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
124
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
124
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
125
125
  * <p>
126
126
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
127
127
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -50,7 +50,7 @@ export interface CreateAlertRuleDetails {
50
50
  "message"?: string;
51
51
  /**
52
52
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
53
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
53
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
54
54
  * <p>
55
55
  Example: {@code {\"Department\": \"Finance\"}}
56
56
  *
@@ -60,7 +60,7 @@ export interface CreateAlertRuleDetails {
60
60
  };
61
61
  /**
62
62
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
63
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
63
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
64
64
  * <p>
65
65
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
66
66
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -82,7 +82,7 @@ export interface CreateBudgetDetails {
82
82
  "targets"?: Array<string>;
83
83
  /**
84
84
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
85
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
85
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
86
86
  * <p>
87
87
  Example: {@code {\"Department\": \"Finance\"}}
88
88
  *
@@ -92,7 +92,7 @@ export interface CreateBudgetDetails {
92
92
  };
93
93
  /**
94
94
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
95
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
95
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
96
96
  * <p>
97
97
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
98
98
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -50,7 +50,7 @@ export interface UpdateAlertRuleDetails {
50
50
  "message"?: string;
51
51
  /**
52
52
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
53
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
53
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
54
54
  * <p>
55
55
  Example: {@code {\"Department\": \"Finance\"}}
56
56
  *
@@ -60,7 +60,7 @@ export interface UpdateAlertRuleDetails {
60
60
  };
61
61
  /**
62
62
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
63
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
63
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
64
64
  * <p>
65
65
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
66
66
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -52,7 +52,7 @@ export interface UpdateBudgetDetails {
52
52
  "resetPeriod"?: model.ResetPeriod;
53
53
  /**
54
54
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
55
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
55
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
56
56
  * <p>
57
57
  Example: {@code {\"Department\": \"Finance\"}}
58
58
  *
@@ -62,7 +62,7 @@ export interface UpdateBudgetDetails {
62
62
  };
63
63
  /**
64
64
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
65
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
65
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
66
66
  * <p>
67
67
  Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
68
68
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateAlertRule.ts.html |here} to see how to use CreateAlertRuleRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateAlertRule.ts.html |here} to see how to use CreateAlertRuleRequest.
17
17
  */
18
18
  export interface CreateAlertRuleRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateBudget.ts.html |here} to see how to use CreateBudgetRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/CreateBudget.ts.html |here} to see how to use CreateBudgetRequest.
17
17
  */
18
18
  export interface CreateBudgetRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteAlertRule.ts.html |here} to see how to use DeleteAlertRuleRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteAlertRule.ts.html |here} to see how to use DeleteAlertRuleRequest.
16
16
  */
17
17
  export interface DeleteAlertRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteBudget.ts.html |here} to see how to use DeleteBudgetRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/DeleteBudget.ts.html |here} to see how to use DeleteBudgetRequest.
16
16
  */
17
17
  export interface DeleteBudgetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetAlertRule.ts.html |here} to see how to use GetAlertRuleRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetAlertRule.ts.html |here} to see how to use GetAlertRuleRequest.
16
16
  */
17
17
  export interface GetAlertRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetBudget.ts.html |here} to see how to use GetBudgetRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/GetBudget.ts.html |here} to see how to use GetBudgetRequest.
16
16
  */
17
17
  export interface GetBudgetRequest extends common.BaseRequest {
18
18
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListAlertRules.ts.html |here} to see how to use ListAlertRulesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListAlertRules.ts.html |here} to see how to use ListAlertRulesRequest.
17
17
  */
18
18
  export interface ListAlertRulesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListBudgets.ts.html |here} to see how to use ListBudgetsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/ListBudgets.ts.html |here} to see how to use ListBudgetsRequest.
17
17
  */
18
18
  export interface ListBudgetsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateAlertRule.ts.html |here} to see how to use UpdateAlertRuleRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateAlertRule.ts.html |here} to see how to use UpdateAlertRuleRequest.
17
17
  */
18
18
  export interface UpdateAlertRuleRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateBudget.ts.html |here} to see how to use UpdateBudgetRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/budget/UpdateBudget.ts.html |here} to see how to use UpdateBudgetRequest.
17
17
  */
18
18
  export interface UpdateBudgetRequest extends common.BaseRequest {
19
19
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Budgets API
3
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
3
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
4
  * OpenAPI spec version: 20190111
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Budgets API
4
- * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](/iaas/Content/Billing/Concepts/budgetsoverview.htm).
4
+ * Use the Budgets API to manage budgets and budget alerts. For more information, see [Budgets Overview](https://docs.oracle.com/iaas/Content/Billing/Concepts/budgetsoverview.htm).
5
5
  * OpenAPI spec version: 20190111
6
6
  *
7
7
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-budget",
3
- "version": "2.102.1",
3
+ "version": "2.103.0",
4
4
  "description": "OCI NodeJS client for Budget Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.102.1",
19
- "oci-workrequests": "2.102.1"
18
+ "oci-common": "2.103.0",
19
+ "oci-workrequests": "2.103.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"