oci-limits 2.28.0 → 2.29.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.
package/lib/client.d.ts CHANGED
@@ -66,7 +66,7 @@ export declare class LimitsClient {
66
66
  * @param GetResourceAvailabilityRequest
67
67
  * @return GetResourceAvailabilityResponse
68
68
  * @throws OciError when an error occurs
69
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/GetResourceAvailability.ts.html |here} to see how to use GetResourceAvailability API.
69
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/GetResourceAvailability.ts.html |here} to see how to use GetResourceAvailability API.
70
70
  */
71
71
  getResourceAvailability(getResourceAvailabilityRequest: requests.GetResourceAvailabilityRequest): Promise<responses.GetResourceAvailabilityResponse>;
72
72
  /**
@@ -78,7 +78,7 @@ export declare class LimitsClient {
78
78
  * @param ListLimitDefinitionsRequest
79
79
  * @return ListLimitDefinitionsResponse
80
80
  * @throws OciError when an error occurs
81
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/ListLimitDefinitions.ts.html |here} to see how to use ListLimitDefinitions API.
81
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListLimitDefinitions.ts.html |here} to see how to use ListLimitDefinitions API.
82
82
  */
83
83
  listLimitDefinitions(listLimitDefinitionsRequest: requests.ListLimitDefinitionsRequest): Promise<responses.ListLimitDefinitionsResponse>;
84
84
  /**
@@ -120,7 +120,7 @@ export declare class LimitsClient {
120
120
  * @param ListLimitValuesRequest
121
121
  * @return ListLimitValuesResponse
122
122
  * @throws OciError when an error occurs
123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/ListLimitValues.ts.html |here} to see how to use ListLimitValues API.
123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListLimitValues.ts.html |here} to see how to use ListLimitValues API.
124
124
  */
125
125
  listLimitValues(listLimitValuesRequest: requests.ListLimitValuesRequest): Promise<responses.ListLimitValuesResponse>;
126
126
  /**
@@ -163,7 +163,7 @@ export declare class LimitsClient {
163
163
  * @param ListServicesRequest
164
164
  * @return ListServicesResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/ListServices.ts.html |here} to see how to use ListServices API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListServices.ts.html |here} to see how to use ListServices API.
167
167
  */
168
168
  listServices(listServicesRequest: requests.ListServicesRequest): Promise<responses.ListServicesResponse>;
169
169
  /**
@@ -260,7 +260,7 @@ export declare class QuotasClient {
260
260
  * @param CreateQuotaRequest
261
261
  * @return CreateQuotaResponse
262
262
  * @throws OciError when an error occurs
263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/CreateQuota.ts.html |here} to see how to use CreateQuota API.
263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/CreateQuota.ts.html |here} to see how to use CreateQuota API.
264
264
  */
265
265
  createQuota(createQuotaRequest: requests.CreateQuotaRequest): Promise<responses.CreateQuotaResponse>;
266
266
  /**
@@ -269,7 +269,7 @@ export declare class QuotasClient {
269
269
  * @param DeleteQuotaRequest
270
270
  * @return DeleteQuotaResponse
271
271
  * @throws OciError when an error occurs
272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/DeleteQuota.ts.html |here} to see how to use DeleteQuota API.
272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/DeleteQuota.ts.html |here} to see how to use DeleteQuota API.
273
273
  */
274
274
  deleteQuota(deleteQuotaRequest: requests.DeleteQuotaRequest): Promise<responses.DeleteQuotaResponse>;
275
275
  /**
@@ -278,7 +278,7 @@ export declare class QuotasClient {
278
278
  * @param GetQuotaRequest
279
279
  * @return GetQuotaResponse
280
280
  * @throws OciError when an error occurs
281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/GetQuota.ts.html |here} to see how to use GetQuota API.
281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/GetQuota.ts.html |here} to see how to use GetQuota API.
282
282
  */
283
283
  getQuota(getQuotaRequest: requests.GetQuotaRequest): Promise<responses.GetQuotaResponse>;
284
284
  /**
@@ -287,7 +287,7 @@ export declare class QuotasClient {
287
287
  * @param ListQuotasRequest
288
288
  * @return ListQuotasResponse
289
289
  * @throws OciError when an error occurs
290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/ListQuotas.ts.html |here} to see how to use ListQuotas API.
290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListQuotas.ts.html |here} to see how to use ListQuotas API.
291
291
  */
292
292
  listQuotas(listQuotasRequest: requests.ListQuotasRequest): Promise<responses.ListQuotasResponse>;
293
293
  /**
@@ -328,7 +328,7 @@ export declare class QuotasClient {
328
328
  * @param UpdateQuotaRequest
329
329
  * @return UpdateQuotaResponse
330
330
  * @throws OciError when an error occurs
331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/UpdateQuota.ts.html |here} to see how to use UpdateQuota API.
331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/UpdateQuota.ts.html |here} to see how to use UpdateQuota API.
332
332
  */
333
333
  updateQuota(updateQuotaRequest: requests.UpdateQuotaRequest): Promise<responses.UpdateQuotaResponse>;
334
334
  }
package/lib/client.js CHANGED
@@ -139,7 +139,7 @@ class LimitsClient {
139
139
  * @param GetResourceAvailabilityRequest
140
140
  * @return GetResourceAvailabilityResponse
141
141
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/GetResourceAvailability.ts.html |here} to see how to use GetResourceAvailability API.
142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/GetResourceAvailability.ts.html |here} to see how to use GetResourceAvailability API.
143
143
  */
144
144
  getResourceAvailability(getResourceAvailabilityRequest) {
145
145
  return __awaiter(this, void 0, void 0, function* () {
@@ -204,7 +204,7 @@ class LimitsClient {
204
204
  * @param ListLimitDefinitionsRequest
205
205
  * @return ListLimitDefinitionsResponse
206
206
  * @throws OciError when an error occurs
207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/ListLimitDefinitions.ts.html |here} to see how to use ListLimitDefinitions API.
207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListLimitDefinitions.ts.html |here} to see how to use ListLimitDefinitions API.
208
208
  */
209
209
  listLimitDefinitions(listLimitDefinitionsRequest) {
210
210
  return __awaiter(this, void 0, void 0, function* () {
@@ -314,7 +314,7 @@ class LimitsClient {
314
314
  * @param ListLimitValuesRequest
315
315
  * @return ListLimitValuesResponse
316
316
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/ListLimitValues.ts.html |here} to see how to use ListLimitValues API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListLimitValues.ts.html |here} to see how to use ListLimitValues API.
318
318
  */
319
319
  listLimitValues(listLimitValuesRequest) {
320
320
  return __awaiter(this, void 0, void 0, function* () {
@@ -427,7 +427,7 @@ class LimitsClient {
427
427
  * @param ListServicesRequest
428
428
  * @return ListServicesResponse
429
429
  * @throws OciError when an error occurs
430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/ListServices.ts.html |here} to see how to use ListServices API.
430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListServices.ts.html |here} to see how to use ListServices API.
431
431
  */
432
432
  listServices(listServicesRequest) {
433
433
  return __awaiter(this, void 0, void 0, function* () {
@@ -639,7 +639,7 @@ class QuotasClient {
639
639
  * @param CreateQuotaRequest
640
640
  * @return CreateQuotaResponse
641
641
  * @throws OciError when an error occurs
642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/CreateQuota.ts.html |here} to see how to use CreateQuota API.
642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/CreateQuota.ts.html |here} to see how to use CreateQuota API.
643
643
  */
644
644
  createQuota(createQuotaRequest) {
645
645
  return __awaiter(this, void 0, void 0, function* () {
@@ -702,7 +702,7 @@ class QuotasClient {
702
702
  * @param DeleteQuotaRequest
703
703
  * @return DeleteQuotaResponse
704
704
  * @throws OciError when an error occurs
705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/DeleteQuota.ts.html |here} to see how to use DeleteQuota API.
705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/DeleteQuota.ts.html |here} to see how to use DeleteQuota API.
706
706
  */
707
707
  deleteQuota(deleteQuotaRequest) {
708
708
  return __awaiter(this, void 0, void 0, function* () {
@@ -757,7 +757,7 @@ class QuotasClient {
757
757
  * @param GetQuotaRequest
758
758
  * @return GetQuotaResponse
759
759
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/GetQuota.ts.html |here} to see how to use GetQuota API.
760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/GetQuota.ts.html |here} to see how to use GetQuota API.
761
761
  */
762
762
  getQuota(getQuotaRequest) {
763
763
  return __awaiter(this, void 0, void 0, function* () {
@@ -820,7 +820,7 @@ class QuotasClient {
820
820
  * @param ListQuotasRequest
821
821
  * @return ListQuotasResponse
822
822
  * @throws OciError when an error occurs
823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/ListQuotas.ts.html |here} to see how to use ListQuotas API.
823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListQuotas.ts.html |here} to see how to use ListQuotas API.
824
824
  */
825
825
  listQuotas(listQuotasRequest) {
826
826
  return __awaiter(this, void 0, void 0, function* () {
@@ -929,7 +929,7 @@ class QuotasClient {
929
929
  * @param UpdateQuotaRequest
930
930
  * @return UpdateQuotaResponse
931
931
  * @throws OciError when an error occurs
932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.28.0/limits/UpdateQuota.ts.html |here} to see how to use UpdateQuota API.
932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/UpdateQuota.ts.html |here} to see how to use UpdateQuota API.
933
933
  */
934
934
  updateQuota(updateQuotaRequest) {
935
935
  return __awaiter(this, void 0, void 0, function* () {
@@ -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/2.28.0/limits/CreateQuota.ts.html |here} to see how to use CreateQuotaRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/CreateQuota.ts.html |here} to see how to use CreateQuotaRequest.
17
17
  */
18
18
  export interface CreateQuotaRequest 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/2.28.0/limits/DeleteQuota.ts.html |here} to see how to use DeleteQuotaRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/DeleteQuota.ts.html |here} to see how to use DeleteQuotaRequest.
16
16
  */
17
17
  export interface DeleteQuotaRequest 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/2.28.0/limits/GetQuota.ts.html |here} to see how to use GetQuotaRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/GetQuota.ts.html |here} to see how to use GetQuotaRequest.
16
16
  */
17
17
  export interface GetQuotaRequest 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/2.28.0/limits/GetResourceAvailability.ts.html |here} to see how to use GetResourceAvailabilityRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/GetResourceAvailability.ts.html |here} to see how to use GetResourceAvailabilityRequest.
16
16
  */
17
17
  export interface GetResourceAvailabilityRequest 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/2.28.0/limits/ListLimitDefinitions.ts.html |here} to see how to use ListLimitDefinitionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListLimitDefinitions.ts.html |here} to see how to use ListLimitDefinitionsRequest.
16
16
  */
17
17
  export interface ListLimitDefinitionsRequest 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/2.28.0/limits/ListLimitValues.ts.html |here} to see how to use ListLimitValuesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListLimitValues.ts.html |here} to see how to use ListLimitValuesRequest.
16
16
  */
17
17
  export interface ListLimitValuesRequest 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/2.28.0/limits/ListQuotas.ts.html |here} to see how to use ListQuotasRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListQuotas.ts.html |here} to see how to use ListQuotasRequest.
16
16
  */
17
17
  export interface ListQuotasRequest 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/2.28.0/limits/ListServices.ts.html |here} to see how to use ListServicesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/ListServices.ts.html |here} to see how to use ListServicesRequest.
16
16
  */
17
17
  export interface ListServicesRequest extends common.BaseRequest {
18
18
  /**
@@ -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/2.28.0/limits/UpdateQuota.ts.html |here} to see how to use UpdateQuotaRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.29.0/limits/UpdateQuota.ts.html |here} to see how to use UpdateQuotaRequest.
17
17
  */
18
18
  export interface UpdateQuotaRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-limits",
3
- "version": "2.28.0",
3
+ "version": "2.29.0",
4
4
  "description": "OCI NodeJS client for Limits 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.28.0",
19
- "oci-workrequests": "2.28.0"
18
+ "oci-common": "2.29.0",
19
+ "oci-workrequests": "2.29.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"