oci-licensemanager 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
@@ -91,7 +91,7 @@ export declare class LicenseManagerClient {
91
91
  * @param BulkUploadLicenseRecordsRequest
92
92
  * @return BulkUploadLicenseRecordsResponse
93
93
  * @throws OciError when an error occurs
94
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecords API.
94
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecords API.
95
95
  */
96
96
  bulkUploadLicenseRecords(bulkUploadLicenseRecordsRequest: requests.BulkUploadLicenseRecordsRequest): Promise<responses.BulkUploadLicenseRecordsResponse>;
97
97
  /**
@@ -100,7 +100,7 @@ export declare class LicenseManagerClient {
100
100
  * @param CreateLicenseRecordRequest
101
101
  * @return CreateLicenseRecordResponse
102
102
  * @throws OciError when an error occurs
103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecord API.
103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecord API.
104
104
  */
105
105
  createLicenseRecord(createLicenseRecordRequest: requests.CreateLicenseRecordRequest): Promise<responses.CreateLicenseRecordResponse>;
106
106
  /**
@@ -109,7 +109,7 @@ export declare class LicenseManagerClient {
109
109
  * @param CreateProductLicenseRequest
110
110
  * @return CreateProductLicenseResponse
111
111
  * @throws OciError when an error occurs
112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/CreateProductLicense.ts.html |here} to see how to use CreateProductLicense API.
112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/CreateProductLicense.ts.html |here} to see how to use CreateProductLicense API.
113
113
  */
114
114
  createProductLicense(createProductLicenseRequest: requests.CreateProductLicenseRequest): Promise<responses.CreateProductLicenseResponse>;
115
115
  /**
@@ -118,7 +118,7 @@ export declare class LicenseManagerClient {
118
118
  * @param DeleteLicenseRecordRequest
119
119
  * @return DeleteLicenseRecordResponse
120
120
  * @throws OciError when an error occurs
121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecord API.
121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecord API.
122
122
  */
123
123
  deleteLicenseRecord(deleteLicenseRecordRequest: requests.DeleteLicenseRecordRequest): Promise<responses.DeleteLicenseRecordResponse>;
124
124
  /**
@@ -127,7 +127,7 @@ export declare class LicenseManagerClient {
127
127
  * @param DeleteProductLicenseRequest
128
128
  * @return DeleteProductLicenseResponse
129
129
  * @throws OciError when an error occurs
130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicense API.
130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicense API.
131
131
  */
132
132
  deleteProductLicense(deleteProductLicenseRequest: requests.DeleteProductLicenseRequest): Promise<responses.DeleteProductLicenseResponse>;
133
133
  /**
@@ -136,7 +136,7 @@ export declare class LicenseManagerClient {
136
136
  * @param GetBulkUploadTemplateRequest
137
137
  * @return GetBulkUploadTemplateResponse
138
138
  * @throws OciError when an error occurs
139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplate API.
139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplate API.
140
140
  */
141
141
  getBulkUploadTemplate(getBulkUploadTemplateRequest: requests.GetBulkUploadTemplateRequest): Promise<responses.GetBulkUploadTemplateResponse>;
142
142
  /**
@@ -145,7 +145,7 @@ export declare class LicenseManagerClient {
145
145
  * @param GetConfigurationRequest
146
146
  * @return GetConfigurationResponse
147
147
  * @throws OciError when an error occurs
148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
149
149
  */
150
150
  getConfiguration(getConfigurationRequest: requests.GetConfigurationRequest): Promise<responses.GetConfigurationResponse>;
151
151
  /**
@@ -154,7 +154,7 @@ export declare class LicenseManagerClient {
154
154
  * @param GetLicenseMetricRequest
155
155
  * @return GetLicenseMetricResponse
156
156
  * @throws OciError when an error occurs
157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetric API.
157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetric API.
158
158
  */
159
159
  getLicenseMetric(getLicenseMetricRequest: requests.GetLicenseMetricRequest): Promise<responses.GetLicenseMetricResponse>;
160
160
  /**
@@ -163,7 +163,7 @@ export declare class LicenseManagerClient {
163
163
  * @param GetLicenseRecordRequest
164
164
  * @return GetLicenseRecordResponse
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.81.0/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecord API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecord API.
167
167
  */
168
168
  getLicenseRecord(getLicenseRecordRequest: requests.GetLicenseRecordRequest): Promise<responses.GetLicenseRecordResponse>;
169
169
  /**
@@ -172,7 +172,7 @@ export declare class LicenseManagerClient {
172
172
  * @param GetProductLicenseRequest
173
173
  * @return GetProductLicenseResponse
174
174
  * @throws OciError when an error occurs
175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicense API.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicense API.
176
176
  */
177
177
  getProductLicense(getProductLicenseRequest: requests.GetProductLicenseRequest): Promise<responses.GetProductLicenseResponse>;
178
178
  /**
@@ -181,7 +181,7 @@ export declare class LicenseManagerClient {
181
181
  * @param ListLicenseRecordsRequest
182
182
  * @return ListLicenseRecordsResponse
183
183
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecords API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecords API.
185
185
  */
186
186
  listLicenseRecords(listLicenseRecordsRequest: requests.ListLicenseRecordsRequest): Promise<responses.ListLicenseRecordsResponse>;
187
187
  /**
@@ -190,7 +190,7 @@ export declare class LicenseManagerClient {
190
190
  * @param ListProductLicenseConsumersRequest
191
191
  * @return ListProductLicenseConsumersResponse
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.81.0/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumers API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumers API.
194
194
  */
195
195
  listProductLicenseConsumers(listProductLicenseConsumersRequest: requests.ListProductLicenseConsumersRequest): Promise<responses.ListProductLicenseConsumersResponse>;
196
196
  /**
@@ -199,7 +199,7 @@ export declare class LicenseManagerClient {
199
199
  * @param ListProductLicensesRequest
200
200
  * @return ListProductLicensesResponse
201
201
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicenses API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicenses API.
203
203
  */
204
204
  listProductLicenses(listProductLicensesRequest: requests.ListProductLicensesRequest): Promise<responses.ListProductLicensesResponse>;
205
205
  /**
@@ -208,7 +208,7 @@ export declare class LicenseManagerClient {
208
208
  * @param ListTopUtilizedProductLicensesRequest
209
209
  * @return ListTopUtilizedProductLicensesResponse
210
210
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicenses API.
211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicenses API.
212
212
  */
213
213
  listTopUtilizedProductLicenses(listTopUtilizedProductLicensesRequest: requests.ListTopUtilizedProductLicensesRequest): Promise<responses.ListTopUtilizedProductLicensesResponse>;
214
214
  /**
@@ -217,7 +217,7 @@ export declare class LicenseManagerClient {
217
217
  * @param ListTopUtilizedResourcesRequest
218
218
  * @return ListTopUtilizedResourcesResponse
219
219
  * @throws OciError when an error occurs
220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResources API.
220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResources API.
221
221
  */
222
222
  listTopUtilizedResources(listTopUtilizedResourcesRequest: requests.ListTopUtilizedResourcesRequest): Promise<responses.ListTopUtilizedResourcesResponse>;
223
223
  /**
@@ -226,7 +226,7 @@ export declare class LicenseManagerClient {
226
226
  * @param UpdateConfigurationRequest
227
227
  * @return UpdateConfigurationResponse
228
228
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
230
230
  */
231
231
  updateConfiguration(updateConfigurationRequest: requests.UpdateConfigurationRequest): Promise<responses.UpdateConfigurationResponse>;
232
232
  /**
@@ -235,7 +235,7 @@ export declare class LicenseManagerClient {
235
235
  * @param UpdateLicenseRecordRequest
236
236
  * @return UpdateLicenseRecordResponse
237
237
  * @throws OciError when an error occurs
238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecord API.
238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecord API.
239
239
  */
240
240
  updateLicenseRecord(updateLicenseRecordRequest: requests.UpdateLicenseRecordRequest): Promise<responses.UpdateLicenseRecordResponse>;
241
241
  /**
@@ -244,7 +244,7 @@ export declare class LicenseManagerClient {
244
244
  * @param UpdateProductLicenseRequest
245
245
  * @return UpdateProductLicenseResponse
246
246
  * @throws OciError when an error occurs
247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicense API.
247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicense API.
248
248
  */
249
249
  updateProductLicense(updateProductLicenseRequest: requests.UpdateProductLicenseRequest): Promise<responses.UpdateProductLicenseResponse>;
250
250
  }
package/lib/client.js CHANGED
@@ -196,7 +196,7 @@ class LicenseManagerClient {
196
196
  * @param BulkUploadLicenseRecordsRequest
197
197
  * @return BulkUploadLicenseRecordsResponse
198
198
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecords API.
199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecords API.
200
200
  */
201
201
  bulkUploadLicenseRecords(bulkUploadLicenseRecordsRequest) {
202
202
  return __awaiter(this, void 0, void 0, function* () {
@@ -253,7 +253,7 @@ class LicenseManagerClient {
253
253
  * @param CreateLicenseRecordRequest
254
254
  * @return CreateLicenseRecordResponse
255
255
  * @throws OciError when an error occurs
256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecord API.
256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecord API.
257
257
  */
258
258
  createLicenseRecord(createLicenseRecordRequest) {
259
259
  return __awaiter(this, void 0, void 0, function* () {
@@ -328,7 +328,7 @@ class LicenseManagerClient {
328
328
  * @param CreateProductLicenseRequest
329
329
  * @return CreateProductLicenseResponse
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.81.0/licensemanager/CreateProductLicense.ts.html |here} to see how to use CreateProductLicense API.
331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/CreateProductLicense.ts.html |here} to see how to use CreateProductLicense API.
332
332
  */
333
333
  createProductLicense(createProductLicenseRequest) {
334
334
  return __awaiter(this, void 0, void 0, function* () {
@@ -401,7 +401,7 @@ class LicenseManagerClient {
401
401
  * @param DeleteLicenseRecordRequest
402
402
  * @return DeleteLicenseRecordResponse
403
403
  * @throws OciError when an error occurs
404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecord API.
404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecord API.
405
405
  */
406
406
  deleteLicenseRecord(deleteLicenseRecordRequest) {
407
407
  return __awaiter(this, void 0, void 0, function* () {
@@ -466,7 +466,7 @@ class LicenseManagerClient {
466
466
  * @param DeleteProductLicenseRequest
467
467
  * @return DeleteProductLicenseResponse
468
468
  * @throws OciError when an error occurs
469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicense API.
469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicense API.
470
470
  */
471
471
  deleteProductLicense(deleteProductLicenseRequest) {
472
472
  return __awaiter(this, void 0, void 0, function* () {
@@ -531,7 +531,7 @@ class LicenseManagerClient {
531
531
  * @param GetBulkUploadTemplateRequest
532
532
  * @return GetBulkUploadTemplateResponse
533
533
  * @throws OciError when an error occurs
534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplate API.
534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplate API.
535
535
  */
536
536
  getBulkUploadTemplate(getBulkUploadTemplateRequest) {
537
537
  return __awaiter(this, void 0, void 0, function* () {
@@ -592,7 +592,7 @@ class LicenseManagerClient {
592
592
  * @param GetConfigurationRequest
593
593
  * @return GetConfigurationResponse
594
594
  * @throws OciError when an error occurs
595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
596
596
  */
597
597
  getConfiguration(getConfigurationRequest) {
598
598
  return __awaiter(this, void 0, void 0, function* () {
@@ -655,7 +655,7 @@ class LicenseManagerClient {
655
655
  * @param GetLicenseMetricRequest
656
656
  * @return GetLicenseMetricResponse
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.81.0/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetric API.
658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetric API.
659
659
  */
660
660
  getLicenseMetric(getLicenseMetricRequest) {
661
661
  return __awaiter(this, void 0, void 0, function* () {
@@ -719,7 +719,7 @@ class LicenseManagerClient {
719
719
  * @param GetLicenseRecordRequest
720
720
  * @return GetLicenseRecordResponse
721
721
  * @throws OciError when an error occurs
722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecord API.
722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecord API.
723
723
  */
724
724
  getLicenseRecord(getLicenseRecordRequest) {
725
725
  return __awaiter(this, void 0, void 0, function* () {
@@ -782,7 +782,7 @@ class LicenseManagerClient {
782
782
  * @param GetProductLicenseRequest
783
783
  * @return GetProductLicenseResponse
784
784
  * @throws OciError when an error occurs
785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicense API.
785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicense API.
786
786
  */
787
787
  getProductLicense(getProductLicenseRequest) {
788
788
  return __awaiter(this, void 0, void 0, function* () {
@@ -845,7 +845,7 @@ class LicenseManagerClient {
845
845
  * @param ListLicenseRecordsRequest
846
846
  * @return ListLicenseRecordsResponse
847
847
  * @throws OciError when an error occurs
848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecords API.
848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecords API.
849
849
  */
850
850
  listLicenseRecords(listLicenseRecordsRequest) {
851
851
  return __awaiter(this, void 0, void 0, function* () {
@@ -912,7 +912,7 @@ class LicenseManagerClient {
912
912
  * @param ListProductLicenseConsumersRequest
913
913
  * @return ListProductLicenseConsumersResponse
914
914
  * @throws OciError when an error occurs
915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumers API.
915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumers API.
916
916
  */
917
917
  listProductLicenseConsumers(listProductLicenseConsumersRequest) {
918
918
  return __awaiter(this, void 0, void 0, function* () {
@@ -981,7 +981,7 @@ class LicenseManagerClient {
981
981
  * @param ListProductLicensesRequest
982
982
  * @return ListProductLicensesResponse
983
983
  * @throws OciError when an error occurs
984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicenses API.
984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicenses API.
985
985
  */
986
986
  listProductLicenses(listProductLicensesRequest) {
987
987
  return __awaiter(this, void 0, void 0, function* () {
@@ -1049,7 +1049,7 @@ class LicenseManagerClient {
1049
1049
  * @param ListTopUtilizedProductLicensesRequest
1050
1050
  * @return ListTopUtilizedProductLicensesResponse
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.81.0/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicenses API.
1052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicenses API.
1053
1053
  */
1054
1054
  listTopUtilizedProductLicenses(listTopUtilizedProductLicensesRequest) {
1055
1055
  return __awaiter(this, void 0, void 0, function* () {
@@ -1117,7 +1117,7 @@ class LicenseManagerClient {
1117
1117
  * @param ListTopUtilizedResourcesRequest
1118
1118
  * @return ListTopUtilizedResourcesResponse
1119
1119
  * @throws OciError when an error occurs
1120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResources API.
1120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResources API.
1121
1121
  */
1122
1122
  listTopUtilizedResources(listTopUtilizedResourcesRequest) {
1123
1123
  return __awaiter(this, void 0, void 0, function* () {
@@ -1186,7 +1186,7 @@ class LicenseManagerClient {
1186
1186
  * @param UpdateConfigurationRequest
1187
1187
  * @return UpdateConfigurationResponse
1188
1188
  * @throws OciError when an error occurs
1189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
1189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
1190
1190
  */
1191
1191
  updateConfiguration(updateConfigurationRequest) {
1192
1192
  return __awaiter(this, void 0, void 0, function* () {
@@ -1251,7 +1251,7 @@ class LicenseManagerClient {
1251
1251
  * @param UpdateLicenseRecordRequest
1252
1252
  * @return UpdateLicenseRecordResponse
1253
1253
  * @throws OciError when an error occurs
1254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecord API.
1254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecord API.
1255
1255
  */
1256
1256
  updateLicenseRecord(updateLicenseRecordRequest) {
1257
1257
  return __awaiter(this, void 0, void 0, function* () {
@@ -1316,7 +1316,7 @@ class LicenseManagerClient {
1316
1316
  * @param UpdateProductLicenseRequest
1317
1317
  * @return UpdateProductLicenseResponse
1318
1318
  * @throws OciError when an error occurs
1319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicense API.
1319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicense API.
1320
1320
  */
1321
1321
  updateProductLicense(updateProductLicenseRequest) {
1322
1322
  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.81.0/licensemanager/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecordsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/BulkUploadLicenseRecords.ts.html |here} to see how to use BulkUploadLicenseRecordsRequest.
17
17
  */
18
18
  export interface BulkUploadLicenseRecordsRequest 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/2.81.0/licensemanager/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecordRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/CreateLicenseRecord.ts.html |here} to see how to use CreateLicenseRecordRequest.
17
17
  */
18
18
  export interface CreateLicenseRecordRequest 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/2.81.0/licensemanager/CreateProductLicense.ts.html |here} to see how to use CreateProductLicenseRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/CreateProductLicense.ts.html |here} to see how to use CreateProductLicenseRequest.
17
17
  */
18
18
  export interface CreateProductLicenseRequest 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.81.0/licensemanager/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecordRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/DeleteLicenseRecord.ts.html |here} to see how to use DeleteLicenseRecordRequest.
16
16
  */
17
17
  export interface DeleteLicenseRecordRequest 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/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicenseRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/DeleteProductLicense.ts.html |here} to see how to use DeleteProductLicenseRequest.
16
16
  */
17
17
  export interface DeleteProductLicenseRequest 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/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplateRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetBulkUploadTemplate.ts.html |here} to see how to use GetBulkUploadTemplateRequest.
16
16
  */
17
17
  export interface GetBulkUploadTemplateRequest 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/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
16
16
  */
17
17
  export interface GetConfigurationRequest 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/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetricRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetLicenseMetric.ts.html |here} to see how to use GetLicenseMetricRequest.
16
16
  */
17
17
  export interface GetLicenseMetricRequest 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/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecordRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetLicenseRecord.ts.html |here} to see how to use GetLicenseRecordRequest.
16
16
  */
17
17
  export interface GetLicenseRecordRequest 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/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicenseRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/GetProductLicense.ts.html |here} to see how to use GetProductLicenseRequest.
16
16
  */
17
17
  export interface GetProductLicenseRequest 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/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecordsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListLicenseRecords.ts.html |here} to see how to use ListLicenseRecordsRequest.
16
16
  */
17
17
  export interface ListLicenseRecordsRequest 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/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumersRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListProductLicenseConsumers.ts.html |here} to see how to use ListProductLicenseConsumersRequest.
16
16
  */
17
17
  export interface ListProductLicenseConsumersRequest 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/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicensesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListProductLicenses.ts.html |here} to see how to use ListProductLicensesRequest.
16
16
  */
17
17
  export interface ListProductLicensesRequest 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/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicensesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListTopUtilizedProductLicenses.ts.html |here} to see how to use ListTopUtilizedProductLicensesRequest.
16
16
  */
17
17
  export interface ListTopUtilizedProductLicensesRequest 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.81.0/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/ListTopUtilizedResources.ts.html |here} to see how to use ListTopUtilizedResourcesRequest.
17
17
  */
18
18
  export interface ListTopUtilizedResourcesRequest 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/2.81.0/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
17
17
  */
18
18
  export interface UpdateConfigurationRequest 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/2.81.0/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecordRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateLicenseRecord.ts.html |here} to see how to use UpdateLicenseRecordRequest.
17
17
  */
18
18
  export interface UpdateLicenseRecordRequest 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/2.81.0/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicenseRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/licensemanager/UpdateProductLicense.ts.html |here} to see how to use UpdateProductLicenseRequest.
17
17
  */
18
18
  export interface UpdateProductLicenseRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-licensemanager",
3
- "version": "2.81.0",
3
+ "version": "2.82.1",
4
4
  "description": "OCI NodeJS client for License Manager 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"