oci-osubsubscription 2.81.0 → 2.82.1

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
@@ -79,7 +79,7 @@ export declare class CommitmentClient {
79
79
  * @param GetCommitmentRequest
80
80
  * @return GetCommitmentResponse
81
81
  * @throws OciError when an error occurs
82
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
82
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
83
83
  */
84
84
  getCommitment(getCommitmentRequest: requests.GetCommitmentRequest): Promise<responses.GetCommitmentResponse>;
85
85
  /**
@@ -89,7 +89,7 @@ export declare class CommitmentClient {
89
89
  * @param ListCommitmentsRequest
90
90
  * @return ListCommitmentsResponse
91
91
  * @throws OciError when an error occurs
92
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
92
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
93
93
  */
94
94
  listCommitments(listCommitmentsRequest: requests.ListCommitmentsRequest): Promise<responses.ListCommitmentsResponse>;
95
95
  /**
@@ -189,7 +189,7 @@ export declare class RatecardClient {
189
189
  * @param ListRateCardsRequest
190
190
  * @return ListRateCardsResponse
191
191
  * @throws OciError when an error occurs
192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
193
193
  */
194
194
  listRateCards(listRateCardsRequest: requests.ListRateCardsRequest): Promise<responses.ListRateCardsResponse>;
195
195
  /**
@@ -291,7 +291,7 @@ export declare class SubscriptionClient {
291
291
  * @param ListSubscriptionsRequest
292
292
  * @return ListSubscriptionsResponse
293
293
  * @throws OciError when an error occurs
294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
295
295
  */
296
296
  listSubscriptions(listSubscriptionsRequest: requests.ListSubscriptionsRequest): Promise<responses.ListSubscriptionsResponse>;
297
297
  /**
package/lib/client.js CHANGED
@@ -177,7 +177,7 @@ class CommitmentClient {
177
177
  * @param GetCommitmentRequest
178
178
  * @return GetCommitmentResponse
179
179
  * @throws OciError when an error occurs
180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
181
181
  */
182
182
  getCommitment(getCommitmentRequest) {
183
183
  return __awaiter(this, void 0, void 0, function* () {
@@ -238,7 +238,7 @@ class CommitmentClient {
238
238
  * @param ListCommitmentsRequest
239
239
  * @return ListCommitmentsResponse
240
240
  * @throws OciError when an error occurs
241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
242
242
  */
243
243
  listCommitments(listCommitmentsRequest) {
244
244
  return __awaiter(this, void 0, void 0, function* () {
@@ -474,7 +474,7 @@ class RatecardClient {
474
474
  * @param ListRateCardsRequest
475
475
  * @return ListRateCardsResponse
476
476
  * @throws OciError when an error occurs
477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
478
478
  */
479
479
  listRateCards(listRateCardsRequest) {
480
480
  return __awaiter(this, void 0, void 0, function* () {
@@ -714,7 +714,7 @@ class SubscriptionClient {
714
714
  * @param ListSubscriptionsRequest
715
715
  * @return ListSubscriptionsResponse
716
716
  * @throws OciError when an error occurs
717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
718
718
  */
719
719
  listSubscriptions(listSubscriptionsRequest) {
720
720
  return __awaiter(this, void 0, void 0, function* () {
@@ -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.81.0/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitmentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitmentRequest.
16
16
  */
17
17
  export interface GetCommitmentRequest 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.81.0/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitmentsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitmentsRequest.
16
16
  */
17
17
  export interface ListCommitmentsRequest 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.81.0/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCardsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCardsRequest.
16
16
  */
17
17
  export interface ListRateCardsRequest 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.81.0/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptionsRequest.
16
16
  */
17
17
  export interface ListSubscriptionsRequest extends common.BaseRequest {
18
18
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-osubsubscription",
3
- "version": "2.81.0",
3
+ "version": "2.82.1",
4
4
  "description": "OCI NodeJS client for Osub Subscription 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.81.0",
19
- "oci-workrequests": "2.81.0"
18
+ "oci-common": "2.82.1",
19
+ "oci-workrequests": "2.82.1"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"