oci-onesubscription 2.64.0 → 2.65.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
@@ -74,7 +74,7 @@ export declare class BillingScheduleClient {
74
74
  * @param ListBillingSchedulesRequest
75
75
  * @return ListBillingSchedulesResponse
76
76
  * @throws OciError when an error occurs
77
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListBillingSchedules.ts.html |here} to see how to use ListBillingSchedules API.
77
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListBillingSchedules.ts.html |here} to see how to use ListBillingSchedules API.
78
78
  */
79
79
  listBillingSchedules(listBillingSchedulesRequest: requests.ListBillingSchedulesRequest): Promise<responses.ListBillingSchedulesResponse>;
80
80
  /**
@@ -168,7 +168,7 @@ export declare class CommitmentClient {
168
168
  * @param GetCommitmentRequest
169
169
  * @return GetCommitmentResponse
170
170
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
172
172
  */
173
173
  getCommitment(getCommitmentRequest: requests.GetCommitmentRequest): Promise<responses.GetCommitmentResponse>;
174
174
  /**
@@ -178,7 +178,7 @@ export declare class CommitmentClient {
178
178
  * @param ListCommitmentsRequest
179
179
  * @return ListCommitmentsResponse
180
180
  * @throws OciError when an error occurs
181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
182
182
  */
183
183
  listCommitments(listCommitmentsRequest: requests.ListCommitmentsRequest): Promise<responses.ListCommitmentsResponse>;
184
184
  /**
@@ -272,7 +272,7 @@ export declare class ComputedUsageClient {
272
272
  * @param GetComputedUsageRequest
273
273
  * @return GetComputedUsageResponse
274
274
  * @throws OciError when an error occurs
275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/GetComputedUsage.ts.html |here} to see how to use GetComputedUsage API.
275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/GetComputedUsage.ts.html |here} to see how to use GetComputedUsage API.
276
276
  */
277
277
  getComputedUsage(getComputedUsageRequest: requests.GetComputedUsageRequest): Promise<responses.GetComputedUsageResponse>;
278
278
  /**
@@ -282,7 +282,7 @@ export declare class ComputedUsageClient {
282
282
  * @param ListAggregatedComputedUsagesRequest
283
283
  * @return ListAggregatedComputedUsagesResponse
284
284
  * @throws OciError when an error occurs
285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListAggregatedComputedUsages.ts.html |here} to see how to use ListAggregatedComputedUsages API.
285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListAggregatedComputedUsages.ts.html |here} to see how to use ListAggregatedComputedUsages API.
286
286
  */
287
287
  listAggregatedComputedUsages(listAggregatedComputedUsagesRequest: requests.ListAggregatedComputedUsagesRequest): Promise<responses.ListAggregatedComputedUsagesResponse>;
288
288
  /**
@@ -324,7 +324,7 @@ export declare class ComputedUsageClient {
324
324
  * @param ListComputedUsagesRequest
325
325
  * @return ListComputedUsagesResponse
326
326
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListComputedUsages.ts.html |here} to see how to use ListComputedUsages API.
327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListComputedUsages.ts.html |here} to see how to use ListComputedUsages API.
328
328
  */
329
329
  listComputedUsages(listComputedUsagesRequest: requests.ListComputedUsagesRequest): Promise<responses.ListComputedUsagesResponse>;
330
330
  /**
@@ -418,7 +418,7 @@ export declare class InvoiceSummaryClient {
418
418
  * @param ListInvoicelineComputedUsagesRequest
419
419
  * @return ListInvoicelineComputedUsagesResponse
420
420
  * @throws OciError when an error occurs
421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListInvoicelineComputedUsages.ts.html |here} to see how to use ListInvoicelineComputedUsages API.
421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListInvoicelineComputedUsages.ts.html |here} to see how to use ListInvoicelineComputedUsages API.
422
422
  */
423
423
  listInvoicelineComputedUsages(listInvoicelineComputedUsagesRequest: requests.ListInvoicelineComputedUsagesRequest): Promise<responses.ListInvoicelineComputedUsagesResponse>;
424
424
  /**
@@ -460,7 +460,7 @@ export declare class InvoiceSummaryClient {
460
460
  * @param ListInvoicesRequest
461
461
  * @return ListInvoicesResponse
462
462
  * @throws OciError when an error occurs
463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListInvoices.ts.html |here} to see how to use ListInvoices API.
463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListInvoices.ts.html |here} to see how to use ListInvoices API.
464
464
  */
465
465
  listInvoices(listInvoicesRequest: requests.ListInvoicesRequest): Promise<responses.ListInvoicesResponse>;
466
466
  /**
@@ -554,7 +554,7 @@ export declare class OrganizationSubscriptionClient {
554
554
  * @param ListOrganizationSubscriptionsRequest
555
555
  * @return ListOrganizationSubscriptionsResponse
556
556
  * @throws OciError when an error occurs
557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListOrganizationSubscriptions.ts.html |here} to see how to use ListOrganizationSubscriptions API.
557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListOrganizationSubscriptions.ts.html |here} to see how to use ListOrganizationSubscriptions API.
558
558
  */
559
559
  listOrganizationSubscriptions(listOrganizationSubscriptionsRequest: requests.ListOrganizationSubscriptionsRequest): Promise<responses.ListOrganizationSubscriptionsResponse>;
560
560
  /**
@@ -649,7 +649,7 @@ export declare class RatecardClient {
649
649
  * @param ListRateCardsRequest
650
650
  * @return ListRateCardsResponse
651
651
  * @throws OciError when an error occurs
652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
653
653
  */
654
654
  listRateCards(listRateCardsRequest: requests.ListRateCardsRequest): Promise<responses.ListRateCardsResponse>;
655
655
  /**
@@ -743,7 +743,7 @@ export declare class SubscribedServiceClient {
743
743
  * @param GetSubscribedServiceRequest
744
744
  * @return GetSubscribedServiceResponse
745
745
  * @throws OciError when an error occurs
746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/GetSubscribedService.ts.html |here} to see how to use GetSubscribedService API.
746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/GetSubscribedService.ts.html |here} to see how to use GetSubscribedService API.
747
747
  */
748
748
  getSubscribedService(getSubscribedServiceRequest: requests.GetSubscribedServiceRequest): Promise<responses.GetSubscribedServiceResponse>;
749
749
  /**
@@ -753,7 +753,7 @@ export declare class SubscribedServiceClient {
753
753
  * @param ListSubscribedServicesRequest
754
754
  * @return ListSubscribedServicesResponse
755
755
  * @throws OciError when an error occurs
756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListSubscribedServices.ts.html |here} to see how to use ListSubscribedServices API.
756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListSubscribedServices.ts.html |here} to see how to use ListSubscribedServices API.
757
757
  */
758
758
  listSubscribedServices(listSubscribedServicesRequest: requests.ListSubscribedServicesRequest): Promise<responses.ListSubscribedServicesResponse>;
759
759
  /**
@@ -850,7 +850,7 @@ export declare class SubscriptionClient {
850
850
  * @param ListSubscriptionsRequest
851
851
  * @return ListSubscriptionsResponse
852
852
  * @throws OciError when an error occurs
853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
854
854
  */
855
855
  listSubscriptions(listSubscriptionsRequest: requests.ListSubscriptionsRequest): Promise<responses.ListSubscriptionsResponse>;
856
856
  /**
package/lib/client.js CHANGED
@@ -161,7 +161,7 @@ class BillingScheduleClient {
161
161
  * @param ListBillingSchedulesRequest
162
162
  * @return ListBillingSchedulesResponse
163
163
  * @throws OciError when an error occurs
164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListBillingSchedules.ts.html |here} to see how to use ListBillingSchedules API.
164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListBillingSchedules.ts.html |here} to see how to use ListBillingSchedules API.
165
165
  */
166
166
  listBillingSchedules(listBillingSchedulesRequest) {
167
167
  return __awaiter(this, void 0, void 0, function* () {
@@ -379,7 +379,7 @@ class CommitmentClient {
379
379
  * @param GetCommitmentRequest
380
380
  * @return GetCommitmentResponse
381
381
  * @throws OciError when an error occurs
382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/GetCommitment.ts.html |here} to see how to use GetCommitment API.
383
383
  */
384
384
  getCommitment(getCommitmentRequest) {
385
385
  return __awaiter(this, void 0, void 0, function* () {
@@ -438,7 +438,7 @@ class CommitmentClient {
438
438
  * @param ListCommitmentsRequest
439
439
  * @return ListCommitmentsResponse
440
440
  * @throws OciError when an error occurs
441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListCommitments.ts.html |here} to see how to use ListCommitments API.
442
442
  */
443
443
  listCommitments(listCommitmentsRequest) {
444
444
  return __awaiter(this, void 0, void 0, function* () {
@@ -655,7 +655,7 @@ class ComputedUsageClient {
655
655
  * @param GetComputedUsageRequest
656
656
  * @return GetComputedUsageResponse
657
657
  * @throws OciError when an error occurs
658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/GetComputedUsage.ts.html |here} to see how to use GetComputedUsage API.
658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/GetComputedUsage.ts.html |here} to see how to use GetComputedUsage API.
659
659
  */
660
660
  getComputedUsage(getComputedUsageRequest) {
661
661
  return __awaiter(this, void 0, void 0, function* () {
@@ -717,7 +717,7 @@ class ComputedUsageClient {
717
717
  * @param ListAggregatedComputedUsagesRequest
718
718
  * @return ListAggregatedComputedUsagesResponse
719
719
  * @throws OciError when an error occurs
720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListAggregatedComputedUsages.ts.html |here} to see how to use ListAggregatedComputedUsages API.
720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListAggregatedComputedUsages.ts.html |here} to see how to use ListAggregatedComputedUsages API.
721
721
  */
722
722
  listAggregatedComputedUsages(listAggregatedComputedUsagesRequest) {
723
723
  return __awaiter(this, void 0, void 0, function* () {
@@ -828,7 +828,7 @@ class ComputedUsageClient {
828
828
  * @param ListComputedUsagesRequest
829
829
  * @return ListComputedUsagesResponse
830
830
  * @throws OciError when an error occurs
831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListComputedUsages.ts.html |here} to see how to use ListComputedUsages API.
831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListComputedUsages.ts.html |here} to see how to use ListComputedUsages API.
832
832
  */
833
833
  listComputedUsages(listComputedUsagesRequest) {
834
834
  return __awaiter(this, void 0, void 0, function* () {
@@ -1049,7 +1049,7 @@ class InvoiceSummaryClient {
1049
1049
  * @param ListInvoicelineComputedUsagesRequest
1050
1050
  * @return ListInvoicelineComputedUsagesResponse
1051
1051
  * @throws OciError when an error occurs
1052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListInvoicelineComputedUsages.ts.html |here} to see how to use ListInvoicelineComputedUsages API.
1052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListInvoicelineComputedUsages.ts.html |here} to see how to use ListInvoicelineComputedUsages API.
1053
1053
  */
1054
1054
  listInvoicelineComputedUsages(listInvoicelineComputedUsagesRequest) {
1055
1055
  return __awaiter(this, void 0, void 0, function* () {
@@ -1159,7 +1159,7 @@ class InvoiceSummaryClient {
1159
1159
  * @param ListInvoicesRequest
1160
1160
  * @return ListInvoicesResponse
1161
1161
  * @throws OciError when an error occurs
1162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListInvoices.ts.html |here} to see how to use ListInvoices API.
1162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListInvoices.ts.html |here} to see how to use ListInvoices API.
1163
1163
  */
1164
1164
  listInvoices(listInvoicesRequest) {
1165
1165
  return __awaiter(this, void 0, void 0, function* () {
@@ -1379,7 +1379,7 @@ class OrganizationSubscriptionClient {
1379
1379
  * @param ListOrganizationSubscriptionsRequest
1380
1380
  * @return ListOrganizationSubscriptionsResponse
1381
1381
  * @throws OciError when an error occurs
1382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListOrganizationSubscriptions.ts.html |here} to see how to use ListOrganizationSubscriptions API.
1382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListOrganizationSubscriptions.ts.html |here} to see how to use ListOrganizationSubscriptions API.
1383
1383
  */
1384
1384
  listOrganizationSubscriptions(listOrganizationSubscriptionsRequest) {
1385
1385
  return __awaiter(this, void 0, void 0, function* () {
@@ -1596,7 +1596,7 @@ class RatecardClient {
1596
1596
  * @param ListRateCardsRequest
1597
1597
  * @return ListRateCardsResponse
1598
1598
  * @throws OciError when an error occurs
1599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
1599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListRateCards.ts.html |here} to see how to use ListRateCards API.
1600
1600
  */
1601
1601
  listRateCards(listRateCardsRequest) {
1602
1602
  return __awaiter(this, void 0, void 0, function* () {
@@ -1816,7 +1816,7 @@ class SubscribedServiceClient {
1816
1816
  * @param GetSubscribedServiceRequest
1817
1817
  * @return GetSubscribedServiceResponse
1818
1818
  * @throws OciError when an error occurs
1819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/GetSubscribedService.ts.html |here} to see how to use GetSubscribedService API.
1819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/GetSubscribedService.ts.html |here} to see how to use GetSubscribedService API.
1820
1820
  */
1821
1821
  getSubscribedService(getSubscribedServiceRequest) {
1822
1822
  return __awaiter(this, void 0, void 0, function* () {
@@ -1877,7 +1877,7 @@ class SubscribedServiceClient {
1877
1877
  * @param ListSubscribedServicesRequest
1878
1878
  * @return ListSubscribedServicesResponse
1879
1879
  * @throws OciError when an error occurs
1880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListSubscribedServices.ts.html |here} to see how to use ListSubscribedServices API.
1880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListSubscribedServices.ts.html |here} to see how to use ListSubscribedServices API.
1881
1881
  */
1882
1882
  listSubscribedServices(listSubscribedServicesRequest) {
1883
1883
  return __awaiter(this, void 0, void 0, function* () {
@@ -2099,7 +2099,7 @@ class SubscriptionClient {
2099
2099
  * @param ListSubscriptionsRequest
2100
2100
  * @return ListSubscriptionsResponse
2101
2101
  * @throws OciError when an error occurs
2102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/onesubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
2102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
2103
2103
  */
2104
2104
  listSubscriptions(listSubscriptionsRequest) {
2105
2105
  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.64.0/onesubscription/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.65.0/onesubscription/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.64.0/onesubscription/GetComputedUsage.ts.html |here} to see how to use GetComputedUsageRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/GetComputedUsage.ts.html |here} to see how to use GetComputedUsageRequest.
16
16
  */
17
17
  export interface GetComputedUsageRequest 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.64.0/onesubscription/GetSubscribedService.ts.html |here} to see how to use GetSubscribedServiceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/GetSubscribedService.ts.html |here} to see how to use GetSubscribedServiceRequest.
16
16
  */
17
17
  export interface GetSubscribedServiceRequest 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.64.0/onesubscription/ListAggregatedComputedUsages.ts.html |here} to see how to use ListAggregatedComputedUsagesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListAggregatedComputedUsages.ts.html |here} to see how to use ListAggregatedComputedUsagesRequest.
16
16
  */
17
17
  export interface ListAggregatedComputedUsagesRequest 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.64.0/onesubscription/ListBillingSchedules.ts.html |here} to see how to use ListBillingSchedulesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListBillingSchedules.ts.html |here} to see how to use ListBillingSchedulesRequest.
16
16
  */
17
17
  export interface ListBillingSchedulesRequest 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.64.0/onesubscription/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.65.0/onesubscription/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.64.0/onesubscription/ListComputedUsages.ts.html |here} to see how to use ListComputedUsagesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListComputedUsages.ts.html |here} to see how to use ListComputedUsagesRequest.
16
16
  */
17
17
  export interface ListComputedUsagesRequest 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.64.0/onesubscription/ListInvoicelineComputedUsages.ts.html |here} to see how to use ListInvoicelineComputedUsagesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListInvoicelineComputedUsages.ts.html |here} to see how to use ListInvoicelineComputedUsagesRequest.
16
16
  */
17
17
  export interface ListInvoicelineComputedUsagesRequest 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.64.0/onesubscription/ListInvoices.ts.html |here} to see how to use ListInvoicesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListInvoices.ts.html |here} to see how to use ListInvoicesRequest.
16
16
  */
17
17
  export interface ListInvoicesRequest 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.64.0/onesubscription/ListOrganizationSubscriptions.ts.html |here} to see how to use ListOrganizationSubscriptionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListOrganizationSubscriptions.ts.html |here} to see how to use ListOrganizationSubscriptionsRequest.
16
16
  */
17
17
  export interface ListOrganizationSubscriptionsRequest 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.64.0/onesubscription/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.65.0/onesubscription/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.64.0/onesubscription/ListSubscribedServices.ts.html |here} to see how to use ListSubscribedServicesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/onesubscription/ListSubscribedServices.ts.html |here} to see how to use ListSubscribedServicesRequest.
16
16
  */
17
17
  export interface ListSubscribedServicesRequest 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.64.0/onesubscription/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.65.0/onesubscription/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-onesubscription",
3
- "version": "2.64.0",
3
+ "version": "2.65.0",
4
4
  "description": "OCI NodeJS client for Onesubscription 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.64.0",
19
- "oci-workrequests": "2.64.0"
18
+ "oci-common": "2.65.0",
19
+ "oci-workrequests": "2.65.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"