oci-osubsubscription 2.12.0 → 2.12.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
@@ -60,7 +60,7 @@ export declare class CommitmentClient {
60
60
  * @param GetCommitmentRequest
61
61
  * @return GetCommitmentResponse
62
62
  * @throws OciError when an error occurs
63
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
63
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
64
64
  */
65
65
  getCommitment(getCommitmentRequest: requests.GetCommitmentRequest): Promise<responses.GetCommitmentResponse>;
66
66
  /**
@@ -70,7 +70,7 @@ export declare class CommitmentClient {
70
70
  * @param ListCommitmentsRequest
71
71
  * @return ListCommitmentsResponse
72
72
  * @throws OciError when an error occurs
73
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
73
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
74
74
  */
75
75
  listCommitments(listCommitmentsRequest: requests.ListCommitmentsRequest): Promise<responses.ListCommitmentsResponse>;
76
76
  /**
@@ -152,7 +152,7 @@ export declare class RatecardClient {
152
152
  * @param ListRateCardsRequest
153
153
  * @return ListRateCardsResponse
154
154
  * @throws OciError when an error occurs
155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
156
156
  */
157
157
  listRateCards(listRateCardsRequest: requests.ListRateCardsRequest): Promise<responses.ListRateCardsResponse>;
158
158
  /**
@@ -236,7 +236,7 @@ export declare class SubscriptionClient {
236
236
  * @param ListSubscriptionsRequest
237
237
  * @return ListSubscriptionsResponse
238
238
  * @throws OciError when an error occurs
239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
240
240
  */
241
241
  listSubscriptions(listSubscriptionsRequest: requests.ListSubscriptionsRequest): Promise<responses.ListSubscriptionsResponse>;
242
242
  /**
package/lib/client.js CHANGED
@@ -131,7 +131,7 @@ class CommitmentClient {
131
131
  * @param GetCommitmentRequest
132
132
  * @return GetCommitmentResponse
133
133
  * @throws OciError when an error occurs
134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/osubsubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
135
135
  */
136
136
  getCommitment(getCommitmentRequest) {
137
137
  return __awaiter(this, void 0, void 0, function* () {
@@ -190,7 +190,7 @@ class CommitmentClient {
190
190
  * @param ListCommitmentsRequest
191
191
  * @return ListCommitmentsResponse
192
192
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/osubsubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
194
194
  */
195
195
  listCommitments(listCommitmentsRequest) {
196
196
  return __awaiter(this, void 0, void 0, function* () {
@@ -378,7 +378,7 @@ class RatecardClient {
378
378
  * @param ListRateCardsRequest
379
379
  * @return ListRateCardsResponse
380
380
  * @throws OciError when an error occurs
381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/osubsubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
382
382
  */
383
383
  listRateCards(listRateCardsRequest) {
384
384
  return __awaiter(this, void 0, void 0, function* () {
@@ -570,7 +570,7 @@ class SubscriptionClient {
570
570
  * @param ListSubscriptionsRequest
571
571
  * @return ListSubscriptionsResponse
572
572
  * @throws OciError when an error occurs
573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/osubsubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
574
574
  */
575
575
  listSubscriptions(listSubscriptionsRequest) {
576
576
  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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.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.12.0",
3
+ "version": "2.12.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.12.0",
19
- "oci-workrequests": "2.12.0"
18
+ "oci-common": "2.12.1",
19
+ "oci-workrequests": "2.12.1"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"