oci-marketplacepublisher 2.79.0 → 2.79.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.
Files changed (89) hide show
  1. package/lib/client.d.ts +71 -72
  2. package/lib/client.js +144 -362
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/artifact.js +2 -4
  5. package/lib/model/artifact.js.map +1 -1
  6. package/lib/model/create-artifact-details.js +2 -4
  7. package/lib/model/create-artifact-details.js.map +1 -1
  8. package/lib/model/create-listing-revision-attachment-details.js +2 -4
  9. package/lib/model/create-listing-revision-attachment-details.js.map +1 -1
  10. package/lib/model/listing-revision-attachment.js +2 -4
  11. package/lib/model/listing-revision-attachment.js.map +1 -1
  12. package/lib/model/listing-revision-package.js +2 -4
  13. package/lib/model/listing-revision-package.js.map +1 -1
  14. package/lib/model/update-artifact-details.js +2 -4
  15. package/lib/model/update-artifact-details.js.map +1 -1
  16. package/lib/model/update-listing-revision-attachment-details.js +2 -4
  17. package/lib/model/update-listing-revision-attachment-details.js.map +1 -1
  18. package/lib/request/activate-term-version-request.d.ts +1 -1
  19. package/lib/request/cancel-work-request-request.d.ts +1 -1
  20. package/lib/request/cascading-delete-listing-request.d.ts +1 -1
  21. package/lib/request/cascading-delete-listing-revision-request.d.ts +1 -1
  22. package/lib/request/change-artifact-compartment-request.d.ts +1 -1
  23. package/lib/request/change-listing-compartment-request.d.ts +1 -1
  24. package/lib/request/change-listing-revision-to-new-status-request.d.ts +1 -1
  25. package/lib/request/change-term-compartment-request.d.ts +1 -1
  26. package/lib/request/clone-listing-revision-request.d.ts +1 -1
  27. package/lib/request/create-artifact-request.d.ts +1 -1
  28. package/lib/request/create-listing-request.d.ts +1 -1
  29. package/lib/request/create-listing-revision-attachment-request.d.ts +1 -1
  30. package/lib/request/create-listing-revision-note-request.d.ts +1 -1
  31. package/lib/request/create-listing-revision-package-request.d.ts +1 -1
  32. package/lib/request/create-listing-revision-request.d.ts +1 -1
  33. package/lib/request/create-term-request.d.ts +1 -1
  34. package/lib/request/create-term-version-request.d.ts +1 -1
  35. package/lib/request/delete-artifact-request.d.ts +1 -1
  36. package/lib/request/delete-listing-request.d.ts +1 -1
  37. package/lib/request/delete-listing-revision-attachment-request.d.ts +1 -1
  38. package/lib/request/delete-listing-revision-note-request.d.ts +1 -1
  39. package/lib/request/delete-listing-revision-package-request.d.ts +1 -1
  40. package/lib/request/delete-listing-revision-request.d.ts +1 -1
  41. package/lib/request/delete-term-request.d.ts +1 -1
  42. package/lib/request/delete-term-version-request.d.ts +1 -1
  43. package/lib/request/get-artifact-request.d.ts +1 -1
  44. package/lib/request/get-category-request.d.ts +1 -1
  45. package/lib/request/get-listing-request.d.ts +1 -1
  46. package/lib/request/get-listing-revision-attachment-request.d.ts +1 -1
  47. package/lib/request/get-listing-revision-note-request.d.ts +1 -1
  48. package/lib/request/get-listing-revision-package-request.d.ts +1 -1
  49. package/lib/request/get-listing-revision-request.d.ts +1 -1
  50. package/lib/request/get-market-request.d.ts +1 -1
  51. package/lib/request/get-product-request.d.ts +1 -1
  52. package/lib/request/get-publisher-request.d.ts +1 -1
  53. package/lib/request/get-term-request.d.ts +1 -1
  54. package/lib/request/get-term-version-request.d.ts +1 -1
  55. package/lib/request/get-work-request-request.d.ts +1 -1
  56. package/lib/request/list-artifacts-request.d.ts +1 -1
  57. package/lib/request/list-categories-request.d.ts +1 -1
  58. package/lib/request/list-listing-revision-attachments-request.d.ts +1 -1
  59. package/lib/request/list-listing-revision-notes-request.d.ts +1 -1
  60. package/lib/request/list-listing-revision-packages-request.d.ts +1 -1
  61. package/lib/request/list-listing-revisions-request.d.ts +1 -1
  62. package/lib/request/list-listings-request.d.ts +1 -1
  63. package/lib/request/list-markets-request.d.ts +1 -1
  64. package/lib/request/list-products-request.d.ts +1 -1
  65. package/lib/request/list-publishers-request.d.ts +1 -1
  66. package/lib/request/list-term-versions-request.d.ts +1 -1
  67. package/lib/request/list-terms-request.d.ts +1 -1
  68. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  69. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  70. package/lib/request/list-work-requests-request.d.ts +1 -1
  71. package/lib/request/mark-listing-revision-package-as-default-request.d.ts +1 -1
  72. package/lib/request/publish-listing-revision-as-private-request.d.ts +1 -1
  73. package/lib/request/publish-listing-revision-package-request.d.ts +1 -1
  74. package/lib/request/publish-listing-revision-request.d.ts +1 -1
  75. package/lib/request/submit-listing-revision-for-review-request.d.ts +1 -1
  76. package/lib/request/un-publish-listing-revision-package-request.d.ts +1 -1
  77. package/lib/request/update-artifact-request.d.ts +1 -1
  78. package/lib/request/update-listing-request.d.ts +1 -1
  79. package/lib/request/update-listing-revision-attachment-content-request.d.ts +1 -1
  80. package/lib/request/update-listing-revision-attachment-request.d.ts +1 -1
  81. package/lib/request/update-listing-revision-icon-content-request.d.ts +1 -1
  82. package/lib/request/update-listing-revision-package-request.d.ts +1 -1
  83. package/lib/request/update-listing-revision-request.d.ts +1 -1
  84. package/lib/request/update-term-request.d.ts +1 -1
  85. package/lib/request/update-term-version-content-request.d.ts +1 -1
  86. package/lib/request/update-term-version-request.d.ts +1 -1
  87. package/lib/request/validate-and-publish-artifact-request.d.ts +1 -1
  88. package/lib/request/withdraw-listing-revision-request.d.ts +1 -1
  89. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -116,11 +116,7 @@ class MarketplacePublisherClient {
116
116
  set endpoint(endpoint) {
117
117
  this._endpoint = endpoint;
118
118
  this._endpoint = this._endpoint + "/20220901";
119
- if (this.logger)
120
- this.logger.info(`MarketplacePublisherClient endpoint set to ${this._endpoint}`);
121
- }
122
- get logger() {
123
- return common.LOG.logger;
119
+ oci_common_1.logger.info(`MarketplacePublisherClient endpoint set to ${this._endpoint}`);
124
120
  }
125
121
  /**
126
122
  * Determines whether realm specific endpoint should be used or not.
@@ -129,8 +125,7 @@ class MarketplacePublisherClient {
129
125
  */
130
126
  set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
131
127
  this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
132
- if (this.logger)
133
- this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
128
+ oci_common_1.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
134
129
  if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
135
130
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(MarketplacePublisherClient.serviceEndpointTemplate, this._region, MarketplacePublisherClient.endpointServiceName);
136
131
  }
@@ -196,12 +191,11 @@ class MarketplacePublisherClient {
196
191
  * @param ActivateTermVersionRequest
197
192
  * @return ActivateTermVersionResponse
198
193
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ActivateTermVersion.ts.html |here} to see how to use ActivateTermVersion API.
200
195
  */
201
196
  activateTermVersion(activateTermVersionRequest) {
202
197
  return __awaiter(this, void 0, void 0, function* () {
203
- if (this.logger)
204
- this.logger.debug("Calling operation MarketplacePublisherClient#activateTermVersion.");
198
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#activateTermVersion.");
205
199
  const operationName = "activateTermVersion";
206
200
  const apiReferenceLink = "";
207
201
  const pathParams = {
@@ -215,8 +209,6 @@ class MarketplacePublisherClient {
215
209
  };
216
210
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
217
211
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, activateTermVersionRequest.retryConfiguration, specRetryConfiguration);
218
- if (this.logger)
219
- retrier.logger = this.logger;
220
212
  const request = yield oci_common_1.composeRequest({
221
213
  baseEndpoint: this._endpoint,
222
214
  defaultHeaders: this._defaultHeaders,
@@ -260,12 +252,11 @@ class MarketplacePublisherClient {
260
252
  * @param CancelWorkRequestRequest
261
253
  * @return CancelWorkRequestResponse
262
254
  * @throws OciError when an error occurs
263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
264
256
  */
265
257
  cancelWorkRequest(cancelWorkRequestRequest) {
266
258
  return __awaiter(this, void 0, void 0, function* () {
267
- if (this.logger)
268
- this.logger.debug("Calling operation MarketplacePublisherClient#cancelWorkRequest.");
259
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#cancelWorkRequest.");
269
260
  const operationName = "cancelWorkRequest";
270
261
  const apiReferenceLink = "";
271
262
  const pathParams = {
@@ -279,8 +270,6 @@ class MarketplacePublisherClient {
279
270
  };
280
271
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
281
272
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelWorkRequestRequest.retryConfiguration, specRetryConfiguration);
282
- if (this.logger)
283
- retrier.logger = this.logger;
284
273
  const request = yield oci_common_1.composeRequest({
285
274
  baseEndpoint: this._endpoint,
286
275
  defaultHeaders: this._defaultHeaders,
@@ -315,12 +304,11 @@ class MarketplacePublisherClient {
315
304
  * @param CascadingDeleteListingRequest
316
305
  * @return CascadingDeleteListingResponse
317
306
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CascadingDeleteListing.ts.html |here} to see how to use CascadingDeleteListing API.
319
308
  */
320
309
  cascadingDeleteListing(cascadingDeleteListingRequest) {
321
310
  return __awaiter(this, void 0, void 0, function* () {
322
- if (this.logger)
323
- this.logger.debug("Calling operation MarketplacePublisherClient#cascadingDeleteListing.");
311
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#cascadingDeleteListing.");
324
312
  const operationName = "cascadingDeleteListing";
325
313
  const apiReferenceLink = "";
326
314
  const pathParams = {
@@ -335,8 +323,6 @@ class MarketplacePublisherClient {
335
323
  };
336
324
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
337
325
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cascadingDeleteListingRequest.retryConfiguration, specRetryConfiguration);
338
- if (this.logger)
339
- retrier.logger = this.logger;
340
326
  const request = yield oci_common_1.composeRequest({
341
327
  baseEndpoint: this._endpoint,
342
328
  defaultHeaders: this._defaultHeaders,
@@ -376,12 +362,11 @@ class MarketplacePublisherClient {
376
362
  * @param CascadingDeleteListingRevisionRequest
377
363
  * @return CascadingDeleteListingRevisionResponse
378
364
  * @throws OciError when an error occurs
379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CascadingDeleteListingRevision.ts.html |here} to see how to use CascadingDeleteListingRevision API.
380
366
  */
381
367
  cascadingDeleteListingRevision(cascadingDeleteListingRevisionRequest) {
382
368
  return __awaiter(this, void 0, void 0, function* () {
383
- if (this.logger)
384
- this.logger.debug("Calling operation MarketplacePublisherClient#cascadingDeleteListingRevision.");
369
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#cascadingDeleteListingRevision.");
385
370
  const operationName = "cascadingDeleteListingRevision";
386
371
  const apiReferenceLink = "";
387
372
  const pathParams = {
@@ -396,8 +381,6 @@ class MarketplacePublisherClient {
396
381
  };
397
382
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
398
383
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cascadingDeleteListingRevisionRequest.retryConfiguration, specRetryConfiguration);
399
- if (this.logger)
400
- retrier.logger = this.logger;
401
384
  const request = yield oci_common_1.composeRequest({
402
385
  baseEndpoint: this._endpoint,
403
386
  defaultHeaders: this._defaultHeaders,
@@ -437,12 +420,11 @@ class MarketplacePublisherClient {
437
420
  * @param ChangeArtifactCompartmentRequest
438
421
  * @return ChangeArtifactCompartmentResponse
439
422
  * @throws OciError when an error occurs
440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ChangeArtifactCompartment.ts.html |here} to see how to use ChangeArtifactCompartment API.
441
424
  */
442
425
  changeArtifactCompartment(changeArtifactCompartmentRequest) {
443
426
  return __awaiter(this, void 0, void 0, function* () {
444
- if (this.logger)
445
- this.logger.debug("Calling operation MarketplacePublisherClient#changeArtifactCompartment.");
427
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#changeArtifactCompartment.");
446
428
  const operationName = "changeArtifactCompartment";
447
429
  const apiReferenceLink = "";
448
430
  const pathParams = {
@@ -457,8 +439,6 @@ class MarketplacePublisherClient {
457
439
  };
458
440
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
459
441
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeArtifactCompartmentRequest.retryConfiguration, specRetryConfiguration);
460
- if (this.logger)
461
- retrier.logger = this.logger;
462
442
  const request = yield oci_common_1.composeRequest({
463
443
  baseEndpoint: this._endpoint,
464
444
  defaultHeaders: this._defaultHeaders,
@@ -494,12 +474,11 @@ class MarketplacePublisherClient {
494
474
  * @param ChangeListingCompartmentRequest
495
475
  * @return ChangeListingCompartmentResponse
496
476
  * @throws OciError when an error occurs
497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ChangeListingCompartment.ts.html |here} to see how to use ChangeListingCompartment API.
498
478
  */
499
479
  changeListingCompartment(changeListingCompartmentRequest) {
500
480
  return __awaiter(this, void 0, void 0, function* () {
501
- if (this.logger)
502
- this.logger.debug("Calling operation MarketplacePublisherClient#changeListingCompartment.");
481
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#changeListingCompartment.");
503
482
  const operationName = "changeListingCompartment";
504
483
  const apiReferenceLink = "";
505
484
  const pathParams = {
@@ -514,8 +493,6 @@ class MarketplacePublisherClient {
514
493
  };
515
494
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
516
495
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeListingCompartmentRequest.retryConfiguration, specRetryConfiguration);
517
- if (this.logger)
518
- retrier.logger = this.logger;
519
496
  const request = yield oci_common_1.composeRequest({
520
497
  baseEndpoint: this._endpoint,
521
498
  defaultHeaders: this._defaultHeaders,
@@ -551,12 +528,11 @@ class MarketplacePublisherClient {
551
528
  * @param ChangeListingRevisionToNewStatusRequest
552
529
  * @return ChangeListingRevisionToNewStatusResponse
553
530
  * @throws OciError when an error occurs
554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ChangeListingRevisionToNewStatus.ts.html |here} to see how to use ChangeListingRevisionToNewStatus API.
555
532
  */
556
533
  changeListingRevisionToNewStatus(changeListingRevisionToNewStatusRequest) {
557
534
  return __awaiter(this, void 0, void 0, function* () {
558
- if (this.logger)
559
- this.logger.debug("Calling operation MarketplacePublisherClient#changeListingRevisionToNewStatus.");
535
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#changeListingRevisionToNewStatus.");
560
536
  const operationName = "changeListingRevisionToNewStatus";
561
537
  const apiReferenceLink = "";
562
538
  const pathParams = {
@@ -570,8 +546,6 @@ class MarketplacePublisherClient {
570
546
  };
571
547
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
572
548
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeListingRevisionToNewStatusRequest.retryConfiguration, specRetryConfiguration);
573
- if (this.logger)
574
- retrier.logger = this.logger;
575
549
  const request = yield oci_common_1.composeRequest({
576
550
  baseEndpoint: this._endpoint,
577
551
  defaultHeaders: this._defaultHeaders,
@@ -615,12 +589,11 @@ class MarketplacePublisherClient {
615
589
  * @param ChangeTermCompartmentRequest
616
590
  * @return ChangeTermCompartmentResponse
617
591
  * @throws OciError when an error occurs
618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ChangeTermCompartment.ts.html |here} to see how to use ChangeTermCompartment API.
619
593
  */
620
594
  changeTermCompartment(changeTermCompartmentRequest) {
621
595
  return __awaiter(this, void 0, void 0, function* () {
622
- if (this.logger)
623
- this.logger.debug("Calling operation MarketplacePublisherClient#changeTermCompartment.");
596
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#changeTermCompartment.");
624
597
  const operationName = "changeTermCompartment";
625
598
  const apiReferenceLink = "";
626
599
  const pathParams = {
@@ -635,8 +608,6 @@ class MarketplacePublisherClient {
635
608
  };
636
609
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
637
610
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeTermCompartmentRequest.retryConfiguration, specRetryConfiguration);
638
- if (this.logger)
639
- retrier.logger = this.logger;
640
611
  const request = yield oci_common_1.composeRequest({
641
612
  baseEndpoint: this._endpoint,
642
613
  defaultHeaders: this._defaultHeaders,
@@ -672,12 +643,11 @@ class MarketplacePublisherClient {
672
643
  * @param CloneListingRevisionRequest
673
644
  * @return CloneListingRevisionResponse
674
645
  * @throws OciError when an error occurs
675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CloneListingRevision.ts.html |here} to see how to use CloneListingRevision API.
676
647
  */
677
648
  cloneListingRevision(cloneListingRevisionRequest) {
678
649
  return __awaiter(this, void 0, void 0, function* () {
679
- if (this.logger)
680
- this.logger.debug("Calling operation MarketplacePublisherClient#cloneListingRevision.");
650
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#cloneListingRevision.");
681
651
  const operationName = "cloneListingRevision";
682
652
  const apiReferenceLink = "";
683
653
  const pathParams = {
@@ -692,8 +662,6 @@ class MarketplacePublisherClient {
692
662
  };
693
663
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
694
664
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cloneListingRevisionRequest.retryConfiguration, specRetryConfiguration);
695
- if (this.logger)
696
- retrier.logger = this.logger;
697
665
  const request = yield oci_common_1.composeRequest({
698
666
  baseEndpoint: this._endpoint,
699
667
  defaultHeaders: this._defaultHeaders,
@@ -746,12 +714,11 @@ class MarketplacePublisherClient {
746
714
  * @param CreateArtifactRequest
747
715
  * @return CreateArtifactResponse
748
716
  * @throws OciError when an error occurs
749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CreateArtifact.ts.html |here} to see how to use CreateArtifact API.
750
718
  */
751
719
  createArtifact(createArtifactRequest) {
752
720
  return __awaiter(this, void 0, void 0, function* () {
753
- if (this.logger)
754
- this.logger.debug("Calling operation MarketplacePublisherClient#createArtifact.");
721
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#createArtifact.");
755
722
  const operationName = "createArtifact";
756
723
  const apiReferenceLink = "";
757
724
  const pathParams = {};
@@ -763,8 +730,6 @@ class MarketplacePublisherClient {
763
730
  };
764
731
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
765
732
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createArtifactRequest.retryConfiguration, specRetryConfiguration);
766
- if (this.logger)
767
- retrier.logger = this.logger;
768
733
  const request = yield oci_common_1.composeRequest({
769
734
  baseEndpoint: this._endpoint,
770
735
  defaultHeaders: this._defaultHeaders,
@@ -814,12 +779,11 @@ class MarketplacePublisherClient {
814
779
  * @param CreateListingRequest
815
780
  * @return CreateListingResponse
816
781
  * @throws OciError when an error occurs
817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CreateListing.ts.html |here} to see how to use CreateListing API.
818
783
  */
819
784
  createListing(createListingRequest) {
820
785
  return __awaiter(this, void 0, void 0, function* () {
821
- if (this.logger)
822
- this.logger.debug("Calling operation MarketplacePublisherClient#createListing.");
786
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#createListing.");
823
787
  const operationName = "createListing";
824
788
  const apiReferenceLink = "";
825
789
  const pathParams = {};
@@ -831,8 +795,6 @@ class MarketplacePublisherClient {
831
795
  };
832
796
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
833
797
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createListingRequest.retryConfiguration, specRetryConfiguration);
834
- if (this.logger)
835
- retrier.logger = this.logger;
836
798
  const request = yield oci_common_1.composeRequest({
837
799
  baseEndpoint: this._endpoint,
838
800
  defaultHeaders: this._defaultHeaders,
@@ -878,12 +840,11 @@ class MarketplacePublisherClient {
878
840
  * @param CreateListingRevisionRequest
879
841
  * @return CreateListingRevisionResponse
880
842
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CreateListingRevision.ts.html |here} to see how to use CreateListingRevision API.
882
844
  */
883
845
  createListingRevision(createListingRevisionRequest) {
884
846
  return __awaiter(this, void 0, void 0, function* () {
885
- if (this.logger)
886
- this.logger.debug("Calling operation MarketplacePublisherClient#createListingRevision.");
847
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#createListingRevision.");
887
848
  const operationName = "createListingRevision";
888
849
  const apiReferenceLink = "";
889
850
  const pathParams = {};
@@ -895,8 +856,6 @@ class MarketplacePublisherClient {
895
856
  };
896
857
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
897
858
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createListingRevisionRequest.retryConfiguration, specRetryConfiguration);
898
- if (this.logger)
899
- retrier.logger = this.logger;
900
859
  const request = yield oci_common_1.composeRequest({
901
860
  baseEndpoint: this._endpoint,
902
861
  defaultHeaders: this._defaultHeaders,
@@ -942,12 +901,11 @@ class MarketplacePublisherClient {
942
901
  * @param CreateListingRevisionAttachmentRequest
943
902
  * @return CreateListingRevisionAttachmentResponse
944
903
  * @throws OciError when an error occurs
945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CreateListingRevisionAttachment.ts.html |here} to see how to use CreateListingRevisionAttachment API.
946
905
  */
947
906
  createListingRevisionAttachment(createListingRevisionAttachmentRequest) {
948
907
  return __awaiter(this, void 0, void 0, function* () {
949
- if (this.logger)
950
- this.logger.debug("Calling operation MarketplacePublisherClient#createListingRevisionAttachment.");
908
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#createListingRevisionAttachment.");
951
909
  const operationName = "createListingRevisionAttachment";
952
910
  const apiReferenceLink = "";
953
911
  const pathParams = {};
@@ -959,8 +917,6 @@ class MarketplacePublisherClient {
959
917
  };
960
918
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
961
919
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createListingRevisionAttachmentRequest.retryConfiguration, specRetryConfiguration);
962
- if (this.logger)
963
- retrier.logger = this.logger;
964
920
  const request = yield oci_common_1.composeRequest({
965
921
  baseEndpoint: this._endpoint,
966
922
  defaultHeaders: this._defaultHeaders,
@@ -1006,12 +962,11 @@ class MarketplacePublisherClient {
1006
962
  * @param CreateListingRevisionNoteRequest
1007
963
  * @return CreateListingRevisionNoteResponse
1008
964
  * @throws OciError when an error occurs
1009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CreateListingRevisionNote.ts.html |here} to see how to use CreateListingRevisionNote API.
1010
966
  */
1011
967
  createListingRevisionNote(createListingRevisionNoteRequest) {
1012
968
  return __awaiter(this, void 0, void 0, function* () {
1013
- if (this.logger)
1014
- this.logger.debug("Calling operation MarketplacePublisherClient#createListingRevisionNote.");
969
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#createListingRevisionNote.");
1015
970
  const operationName = "createListingRevisionNote";
1016
971
  const apiReferenceLink = "";
1017
972
  const pathParams = {};
@@ -1023,8 +978,6 @@ class MarketplacePublisherClient {
1023
978
  };
1024
979
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1025
980
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createListingRevisionNoteRequest.retryConfiguration, specRetryConfiguration);
1026
- if (this.logger)
1027
- retrier.logger = this.logger;
1028
981
  const request = yield oci_common_1.composeRequest({
1029
982
  baseEndpoint: this._endpoint,
1030
983
  defaultHeaders: this._defaultHeaders,
@@ -1070,12 +1023,11 @@ class MarketplacePublisherClient {
1070
1023
  * @param CreateListingRevisionPackageRequest
1071
1024
  * @return CreateListingRevisionPackageResponse
1072
1025
  * @throws OciError when an error occurs
1073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CreateListingRevisionPackage.ts.html |here} to see how to use CreateListingRevisionPackage API.
1074
1027
  */
1075
1028
  createListingRevisionPackage(createListingRevisionPackageRequest) {
1076
1029
  return __awaiter(this, void 0, void 0, function* () {
1077
- if (this.logger)
1078
- this.logger.debug("Calling operation MarketplacePublisherClient#createListingRevisionPackage.");
1030
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#createListingRevisionPackage.");
1079
1031
  const operationName = "createListingRevisionPackage";
1080
1032
  const apiReferenceLink = "";
1081
1033
  const pathParams = {};
@@ -1087,8 +1039,6 @@ class MarketplacePublisherClient {
1087
1039
  };
1088
1040
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1089
1041
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createListingRevisionPackageRequest.retryConfiguration, specRetryConfiguration);
1090
- if (this.logger)
1091
- retrier.logger = this.logger;
1092
1042
  const request = yield oci_common_1.composeRequest({
1093
1043
  baseEndpoint: this._endpoint,
1094
1044
  defaultHeaders: this._defaultHeaders,
@@ -1134,12 +1084,11 @@ class MarketplacePublisherClient {
1134
1084
  * @param CreateTermRequest
1135
1085
  * @return CreateTermResponse
1136
1086
  * @throws OciError when an error occurs
1137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1138
1088
  */
1139
1089
  createTerm(createTermRequest) {
1140
1090
  return __awaiter(this, void 0, void 0, function* () {
1141
- if (this.logger)
1142
- this.logger.debug("Calling operation MarketplacePublisherClient#createTerm.");
1091
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#createTerm.");
1143
1092
  const operationName = "createTerm";
1144
1093
  const apiReferenceLink = "";
1145
1094
  const pathParams = {};
@@ -1151,8 +1100,6 @@ class MarketplacePublisherClient {
1151
1100
  };
1152
1101
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1153
1102
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTermRequest.retryConfiguration, specRetryConfiguration);
1154
- if (this.logger)
1155
- retrier.logger = this.logger;
1156
1103
  const request = yield oci_common_1.composeRequest({
1157
1104
  baseEndpoint: this._endpoint,
1158
1105
  defaultHeaders: this._defaultHeaders,
@@ -1197,12 +1144,11 @@ class MarketplacePublisherClient {
1197
1144
  * @param CreateTermVersionRequest
1198
1145
  * @return CreateTermVersionResponse
1199
1146
  * @throws OciError when an error occurs
1200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/CreateTermVersion.ts.html |here} to see how to use CreateTermVersion API.
1201
1148
  */
1202
1149
  createTermVersion(createTermVersionRequest) {
1203
1150
  return __awaiter(this, void 0, void 0, function* () {
1204
- if (this.logger)
1205
- this.logger.debug("Calling operation MarketplacePublisherClient#createTermVersion.");
1151
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#createTermVersion.");
1206
1152
  const operationName = "createTermVersion";
1207
1153
  const apiReferenceLink = "";
1208
1154
  const pathParams = {};
@@ -1215,8 +1161,6 @@ class MarketplacePublisherClient {
1215
1161
  };
1216
1162
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1217
1163
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTermVersionRequest.retryConfiguration, specRetryConfiguration);
1218
- if (this.logger)
1219
- retrier.logger = this.logger;
1220
1164
  const request = yield oci_common_1.composeRequest({
1221
1165
  baseEndpoint: this._endpoint,
1222
1166
  defaultHeaders: this._defaultHeaders,
@@ -1262,12 +1206,11 @@ class MarketplacePublisherClient {
1262
1206
  * @param DeleteArtifactRequest
1263
1207
  * @return DeleteArtifactResponse
1264
1208
  * @throws OciError when an error occurs
1265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/DeleteArtifact.ts.html |here} to see how to use DeleteArtifact API.
1266
1210
  */
1267
1211
  deleteArtifact(deleteArtifactRequest) {
1268
1212
  return __awaiter(this, void 0, void 0, function* () {
1269
- if (this.logger)
1270
- this.logger.debug("Calling operation MarketplacePublisherClient#deleteArtifact.");
1213
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#deleteArtifact.");
1271
1214
  const operationName = "deleteArtifact";
1272
1215
  const apiReferenceLink = "";
1273
1216
  const pathParams = {
@@ -1282,8 +1225,6 @@ class MarketplacePublisherClient {
1282
1225
  };
1283
1226
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1284
1227
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteArtifactRequest.retryConfiguration, specRetryConfiguration);
1285
- if (this.logger)
1286
- retrier.logger = this.logger;
1287
1228
  const request = yield oci_common_1.composeRequest({
1288
1229
  baseEndpoint: this._endpoint,
1289
1230
  defaultHeaders: this._defaultHeaders,
@@ -1323,12 +1264,11 @@ class MarketplacePublisherClient {
1323
1264
  * @param DeleteListingRequest
1324
1265
  * @return DeleteListingResponse
1325
1266
  * @throws OciError when an error occurs
1326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/DeleteListing.ts.html |here} to see how to use DeleteListing API.
1327
1268
  */
1328
1269
  deleteListing(deleteListingRequest) {
1329
1270
  return __awaiter(this, void 0, void 0, function* () {
1330
- if (this.logger)
1331
- this.logger.debug("Calling operation MarketplacePublisherClient#deleteListing.");
1271
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#deleteListing.");
1332
1272
  const operationName = "deleteListing";
1333
1273
  const apiReferenceLink = "";
1334
1274
  const pathParams = {
@@ -1342,8 +1282,6 @@ class MarketplacePublisherClient {
1342
1282
  };
1343
1283
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1344
1284
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteListingRequest.retryConfiguration, specRetryConfiguration);
1345
- if (this.logger)
1346
- retrier.logger = this.logger;
1347
1285
  const request = yield oci_common_1.composeRequest({
1348
1286
  baseEndpoint: this._endpoint,
1349
1287
  defaultHeaders: this._defaultHeaders,
@@ -1378,12 +1316,11 @@ class MarketplacePublisherClient {
1378
1316
  * @param DeleteListingRevisionRequest
1379
1317
  * @return DeleteListingRevisionResponse
1380
1318
  * @throws OciError when an error occurs
1381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/DeleteListingRevision.ts.html |here} to see how to use DeleteListingRevision API.
1382
1320
  */
1383
1321
  deleteListingRevision(deleteListingRevisionRequest) {
1384
1322
  return __awaiter(this, void 0, void 0, function* () {
1385
- if (this.logger)
1386
- this.logger.debug("Calling operation MarketplacePublisherClient#deleteListingRevision.");
1323
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#deleteListingRevision.");
1387
1324
  const operationName = "deleteListingRevision";
1388
1325
  const apiReferenceLink = "";
1389
1326
  const pathParams = {
@@ -1397,8 +1334,6 @@ class MarketplacePublisherClient {
1397
1334
  };
1398
1335
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1399
1336
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteListingRevisionRequest.retryConfiguration, specRetryConfiguration);
1400
- if (this.logger)
1401
- retrier.logger = this.logger;
1402
1337
  const request = yield oci_common_1.composeRequest({
1403
1338
  baseEndpoint: this._endpoint,
1404
1339
  defaultHeaders: this._defaultHeaders,
@@ -1433,12 +1368,11 @@ class MarketplacePublisherClient {
1433
1368
  * @param DeleteListingRevisionAttachmentRequest
1434
1369
  * @return DeleteListingRevisionAttachmentResponse
1435
1370
  * @throws OciError when an error occurs
1436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/DeleteListingRevisionAttachment.ts.html |here} to see how to use DeleteListingRevisionAttachment API.
1437
1372
  */
1438
1373
  deleteListingRevisionAttachment(deleteListingRevisionAttachmentRequest) {
1439
1374
  return __awaiter(this, void 0, void 0, function* () {
1440
- if (this.logger)
1441
- this.logger.debug("Calling operation MarketplacePublisherClient#deleteListingRevisionAttachment.");
1375
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#deleteListingRevisionAttachment.");
1442
1376
  const operationName = "deleteListingRevisionAttachment";
1443
1377
  const apiReferenceLink = "";
1444
1378
  const pathParams = {
@@ -1452,8 +1386,6 @@ class MarketplacePublisherClient {
1452
1386
  };
1453
1387
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1454
1388
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteListingRevisionAttachmentRequest.retryConfiguration, specRetryConfiguration);
1455
- if (this.logger)
1456
- retrier.logger = this.logger;
1457
1389
  const request = yield oci_common_1.composeRequest({
1458
1390
  baseEndpoint: this._endpoint,
1459
1391
  defaultHeaders: this._defaultHeaders,
@@ -1488,12 +1420,11 @@ class MarketplacePublisherClient {
1488
1420
  * @param DeleteListingRevisionNoteRequest
1489
1421
  * @return DeleteListingRevisionNoteResponse
1490
1422
  * @throws OciError when an error occurs
1491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/DeleteListingRevisionNote.ts.html |here} to see how to use DeleteListingRevisionNote API.
1492
1424
  */
1493
1425
  deleteListingRevisionNote(deleteListingRevisionNoteRequest) {
1494
1426
  return __awaiter(this, void 0, void 0, function* () {
1495
- if (this.logger)
1496
- this.logger.debug("Calling operation MarketplacePublisherClient#deleteListingRevisionNote.");
1427
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#deleteListingRevisionNote.");
1497
1428
  const operationName = "deleteListingRevisionNote";
1498
1429
  const apiReferenceLink = "";
1499
1430
  const pathParams = {
@@ -1507,8 +1438,6 @@ class MarketplacePublisherClient {
1507
1438
  };
1508
1439
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1509
1440
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteListingRevisionNoteRequest.retryConfiguration, specRetryConfiguration);
1510
- if (this.logger)
1511
- retrier.logger = this.logger;
1512
1441
  const request = yield oci_common_1.composeRequest({
1513
1442
  baseEndpoint: this._endpoint,
1514
1443
  defaultHeaders: this._defaultHeaders,
@@ -1543,12 +1472,11 @@ class MarketplacePublisherClient {
1543
1472
  * @param DeleteListingRevisionPackageRequest
1544
1473
  * @return DeleteListingRevisionPackageResponse
1545
1474
  * @throws OciError when an error occurs
1546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
1475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/DeleteListingRevisionPackage.ts.html |here} to see how to use DeleteListingRevisionPackage API.
1547
1476
  */
1548
1477
  deleteListingRevisionPackage(deleteListingRevisionPackageRequest) {
1549
1478
  return __awaiter(this, void 0, void 0, function* () {
1550
- if (this.logger)
1551
- this.logger.debug("Calling operation MarketplacePublisherClient#deleteListingRevisionPackage.");
1479
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#deleteListingRevisionPackage.");
1552
1480
  const operationName = "deleteListingRevisionPackage";
1553
1481
  const apiReferenceLink = "";
1554
1482
  const pathParams = {
@@ -1562,8 +1490,6 @@ class MarketplacePublisherClient {
1562
1490
  };
1563
1491
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1564
1492
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteListingRevisionPackageRequest.retryConfiguration, specRetryConfiguration);
1565
- if (this.logger)
1566
- retrier.logger = this.logger;
1567
1493
  const request = yield oci_common_1.composeRequest({
1568
1494
  baseEndpoint: this._endpoint,
1569
1495
  defaultHeaders: this._defaultHeaders,
@@ -1598,12 +1524,11 @@ class MarketplacePublisherClient {
1598
1524
  * @param DeleteTermRequest
1599
1525
  * @return DeleteTermResponse
1600
1526
  * @throws OciError when an error occurs
1601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
1527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
1602
1528
  */
1603
1529
  deleteTerm(deleteTermRequest) {
1604
1530
  return __awaiter(this, void 0, void 0, function* () {
1605
- if (this.logger)
1606
- this.logger.debug("Calling operation MarketplacePublisherClient#deleteTerm.");
1531
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#deleteTerm.");
1607
1532
  const operationName = "deleteTerm";
1608
1533
  const apiReferenceLink = "";
1609
1534
  const pathParams = {
@@ -1617,8 +1542,6 @@ class MarketplacePublisherClient {
1617
1542
  };
1618
1543
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1619
1544
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTermRequest.retryConfiguration, specRetryConfiguration);
1620
- if (this.logger)
1621
- retrier.logger = this.logger;
1622
1545
  const request = yield oci_common_1.composeRequest({
1623
1546
  baseEndpoint: this._endpoint,
1624
1547
  defaultHeaders: this._defaultHeaders,
@@ -1653,12 +1576,11 @@ class MarketplacePublisherClient {
1653
1576
  * @param DeleteTermVersionRequest
1654
1577
  * @return DeleteTermVersionResponse
1655
1578
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
1579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/DeleteTermVersion.ts.html |here} to see how to use DeleteTermVersion API.
1657
1580
  */
1658
1581
  deleteTermVersion(deleteTermVersionRequest) {
1659
1582
  return __awaiter(this, void 0, void 0, function* () {
1660
- if (this.logger)
1661
- this.logger.debug("Calling operation MarketplacePublisherClient#deleteTermVersion.");
1583
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#deleteTermVersion.");
1662
1584
  const operationName = "deleteTermVersion";
1663
1585
  const apiReferenceLink = "";
1664
1586
  const pathParams = {
@@ -1672,8 +1594,6 @@ class MarketplacePublisherClient {
1672
1594
  };
1673
1595
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1674
1596
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTermVersionRequest.retryConfiguration, specRetryConfiguration);
1675
- if (this.logger)
1676
- retrier.logger = this.logger;
1677
1597
  const request = yield oci_common_1.composeRequest({
1678
1598
  baseEndpoint: this._endpoint,
1679
1599
  defaultHeaders: this._defaultHeaders,
@@ -1708,12 +1628,11 @@ class MarketplacePublisherClient {
1708
1628
  * @param GetArtifactRequest
1709
1629
  * @return GetArtifactResponse
1710
1630
  * @throws OciError when an error occurs
1711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
1631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetArtifact.ts.html |here} to see how to use GetArtifact API.
1712
1632
  */
1713
1633
  getArtifact(getArtifactRequest) {
1714
1634
  return __awaiter(this, void 0, void 0, function* () {
1715
- if (this.logger)
1716
- this.logger.debug("Calling operation MarketplacePublisherClient#getArtifact.");
1635
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getArtifact.");
1717
1636
  const operationName = "getArtifact";
1718
1637
  const apiReferenceLink = "";
1719
1638
  const pathParams = {
@@ -1726,8 +1645,6 @@ class MarketplacePublisherClient {
1726
1645
  };
1727
1646
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1728
1647
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getArtifactRequest.retryConfiguration, specRetryConfiguration);
1729
- if (this.logger)
1730
- retrier.logger = this.logger;
1731
1648
  const request = yield oci_common_1.composeRequest({
1732
1649
  baseEndpoint: this._endpoint,
1733
1650
  defaultHeaders: this._defaultHeaders,
@@ -1771,12 +1688,11 @@ class MarketplacePublisherClient {
1771
1688
  * @param GetCategoryRequest
1772
1689
  * @return GetCategoryResponse
1773
1690
  * @throws OciError when an error occurs
1774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
1691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetCategory.ts.html |here} to see how to use GetCategory API.
1775
1692
  */
1776
1693
  getCategory(getCategoryRequest) {
1777
1694
  return __awaiter(this, void 0, void 0, function* () {
1778
- if (this.logger)
1779
- this.logger.debug("Calling operation MarketplacePublisherClient#getCategory.");
1695
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getCategory.");
1780
1696
  const operationName = "getCategory";
1781
1697
  const apiReferenceLink = "";
1782
1698
  const pathParams = {
@@ -1791,8 +1707,6 @@ class MarketplacePublisherClient {
1791
1707
  };
1792
1708
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1793
1709
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCategoryRequest.retryConfiguration, specRetryConfiguration);
1794
- if (this.logger)
1795
- retrier.logger = this.logger;
1796
1710
  const request = yield oci_common_1.composeRequest({
1797
1711
  baseEndpoint: this._endpoint,
1798
1712
  defaultHeaders: this._defaultHeaders,
@@ -1837,12 +1751,11 @@ class MarketplacePublisherClient {
1837
1751
  * @param GetListingRequest
1838
1752
  * @return GetListingResponse
1839
1753
  * @throws OciError when an error occurs
1840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
1754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetListing.ts.html |here} to see how to use GetListing API.
1841
1755
  */
1842
1756
  getListing(getListingRequest) {
1843
1757
  return __awaiter(this, void 0, void 0, function* () {
1844
- if (this.logger)
1845
- this.logger.debug("Calling operation MarketplacePublisherClient#getListing.");
1758
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getListing.");
1846
1759
  const operationName = "getListing";
1847
1760
  const apiReferenceLink = "";
1848
1761
  const pathParams = {
@@ -1855,8 +1768,6 @@ class MarketplacePublisherClient {
1855
1768
  };
1856
1769
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1857
1770
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getListingRequest.retryConfiguration, specRetryConfiguration);
1858
- if (this.logger)
1859
- retrier.logger = this.logger;
1860
1771
  const request = yield oci_common_1.composeRequest({
1861
1772
  baseEndpoint: this._endpoint,
1862
1773
  defaultHeaders: this._defaultHeaders,
@@ -1901,12 +1812,11 @@ class MarketplacePublisherClient {
1901
1812
  * @param GetListingRevisionRequest
1902
1813
  * @return GetListingRevisionResponse
1903
1814
  * @throws OciError when an error occurs
1904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
1815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetListingRevision.ts.html |here} to see how to use GetListingRevision API.
1905
1816
  */
1906
1817
  getListingRevision(getListingRevisionRequest) {
1907
1818
  return __awaiter(this, void 0, void 0, function* () {
1908
- if (this.logger)
1909
- this.logger.debug("Calling operation MarketplacePublisherClient#getListingRevision.");
1819
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getListingRevision.");
1910
1820
  const operationName = "getListingRevision";
1911
1821
  const apiReferenceLink = "";
1912
1822
  const pathParams = {
@@ -1919,8 +1829,6 @@ class MarketplacePublisherClient {
1919
1829
  };
1920
1830
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1921
1831
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getListingRevisionRequest.retryConfiguration, specRetryConfiguration);
1922
- if (this.logger)
1923
- retrier.logger = this.logger;
1924
1832
  const request = yield oci_common_1.composeRequest({
1925
1833
  baseEndpoint: this._endpoint,
1926
1834
  defaultHeaders: this._defaultHeaders,
@@ -1965,12 +1873,11 @@ class MarketplacePublisherClient {
1965
1873
  * @param GetListingRevisionAttachmentRequest
1966
1874
  * @return GetListingRevisionAttachmentResponse
1967
1875
  * @throws OciError when an error occurs
1968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
1876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetListingRevisionAttachment.ts.html |here} to see how to use GetListingRevisionAttachment API.
1969
1877
  */
1970
1878
  getListingRevisionAttachment(getListingRevisionAttachmentRequest) {
1971
1879
  return __awaiter(this, void 0, void 0, function* () {
1972
- if (this.logger)
1973
- this.logger.debug("Calling operation MarketplacePublisherClient#getListingRevisionAttachment.");
1880
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getListingRevisionAttachment.");
1974
1881
  const operationName = "getListingRevisionAttachment";
1975
1882
  const apiReferenceLink = "";
1976
1883
  const pathParams = {
@@ -1983,8 +1890,6 @@ class MarketplacePublisherClient {
1983
1890
  };
1984
1891
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1985
1892
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getListingRevisionAttachmentRequest.retryConfiguration, specRetryConfiguration);
1986
- if (this.logger)
1987
- retrier.logger = this.logger;
1988
1893
  const request = yield oci_common_1.composeRequest({
1989
1894
  baseEndpoint: this._endpoint,
1990
1895
  defaultHeaders: this._defaultHeaders,
@@ -2028,12 +1933,11 @@ class MarketplacePublisherClient {
2028
1933
  * @param GetListingRevisionNoteRequest
2029
1934
  * @return GetListingRevisionNoteResponse
2030
1935
  * @throws OciError when an error occurs
2031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
1936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetListingRevisionNote.ts.html |here} to see how to use GetListingRevisionNote API.
2032
1937
  */
2033
1938
  getListingRevisionNote(getListingRevisionNoteRequest) {
2034
1939
  return __awaiter(this, void 0, void 0, function* () {
2035
- if (this.logger)
2036
- this.logger.debug("Calling operation MarketplacePublisherClient#getListingRevisionNote.");
1940
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getListingRevisionNote.");
2037
1941
  const operationName = "getListingRevisionNote";
2038
1942
  const apiReferenceLink = "";
2039
1943
  const pathParams = {
@@ -2046,8 +1950,6 @@ class MarketplacePublisherClient {
2046
1950
  };
2047
1951
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2048
1952
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getListingRevisionNoteRequest.retryConfiguration, specRetryConfiguration);
2049
- if (this.logger)
2050
- retrier.logger = this.logger;
2051
1953
  const request = yield oci_common_1.composeRequest({
2052
1954
  baseEndpoint: this._endpoint,
2053
1955
  defaultHeaders: this._defaultHeaders,
@@ -2092,12 +1994,11 @@ class MarketplacePublisherClient {
2092
1994
  * @param GetListingRevisionPackageRequest
2093
1995
  * @return GetListingRevisionPackageResponse
2094
1996
  * @throws OciError when an error occurs
2095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
1997
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetListingRevisionPackage.ts.html |here} to see how to use GetListingRevisionPackage API.
2096
1998
  */
2097
1999
  getListingRevisionPackage(getListingRevisionPackageRequest) {
2098
2000
  return __awaiter(this, void 0, void 0, function* () {
2099
- if (this.logger)
2100
- this.logger.debug("Calling operation MarketplacePublisherClient#getListingRevisionPackage.");
2001
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getListingRevisionPackage.");
2101
2002
  const operationName = "getListingRevisionPackage";
2102
2003
  const apiReferenceLink = "";
2103
2004
  const pathParams = {
@@ -2110,8 +2011,6 @@ class MarketplacePublisherClient {
2110
2011
  };
2111
2012
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2112
2013
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getListingRevisionPackageRequest.retryConfiguration, specRetryConfiguration);
2113
- if (this.logger)
2114
- retrier.logger = this.logger;
2115
2014
  const request = yield oci_common_1.composeRequest({
2116
2015
  baseEndpoint: this._endpoint,
2117
2016
  defaultHeaders: this._defaultHeaders,
@@ -2155,12 +2054,11 @@ class MarketplacePublisherClient {
2155
2054
  * @param GetMarketRequest
2156
2055
  * @return GetMarketResponse
2157
2056
  * @throws OciError when an error occurs
2158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetMarket.ts.html |here} to see how to use GetMarket API.
2159
2058
  */
2160
2059
  getMarket(getMarketRequest) {
2161
2060
  return __awaiter(this, void 0, void 0, function* () {
2162
- if (this.logger)
2163
- this.logger.debug("Calling operation MarketplacePublisherClient#getMarket.");
2061
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getMarket.");
2164
2062
  const operationName = "getMarket";
2165
2063
  const apiReferenceLink = "";
2166
2064
  const pathParams = {
@@ -2173,8 +2071,6 @@ class MarketplacePublisherClient {
2173
2071
  };
2174
2072
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2175
2073
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMarketRequest.retryConfiguration, specRetryConfiguration);
2176
- if (this.logger)
2177
- retrier.logger = this.logger;
2178
2074
  const request = yield oci_common_1.composeRequest({
2179
2075
  baseEndpoint: this._endpoint,
2180
2076
  defaultHeaders: this._defaultHeaders,
@@ -2218,12 +2114,11 @@ class MarketplacePublisherClient {
2218
2114
  * @param GetProductRequest
2219
2115
  * @return GetProductResponse
2220
2116
  * @throws OciError when an error occurs
2221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetProduct.ts.html |here} to see how to use GetProduct API.
2222
2118
  */
2223
2119
  getProduct(getProductRequest) {
2224
2120
  return __awaiter(this, void 0, void 0, function* () {
2225
- if (this.logger)
2226
- this.logger.debug("Calling operation MarketplacePublisherClient#getProduct.");
2121
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getProduct.");
2227
2122
  const operationName = "getProduct";
2228
2123
  const apiReferenceLink = "";
2229
2124
  const pathParams = {
@@ -2236,8 +2131,6 @@ class MarketplacePublisherClient {
2236
2131
  };
2237
2132
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2238
2133
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getProductRequest.retryConfiguration, specRetryConfiguration);
2239
- if (this.logger)
2240
- retrier.logger = this.logger;
2241
2134
  const request = yield oci_common_1.composeRequest({
2242
2135
  baseEndpoint: this._endpoint,
2243
2136
  defaultHeaders: this._defaultHeaders,
@@ -2281,12 +2174,11 @@ class MarketplacePublisherClient {
2281
2174
  * @param GetPublisherRequest
2282
2175
  * @return GetPublisherResponse
2283
2176
  * @throws OciError when an error occurs
2284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetPublisher.ts.html |here} to see how to use GetPublisher API.
2285
2178
  */
2286
2179
  getPublisher(getPublisherRequest) {
2287
2180
  return __awaiter(this, void 0, void 0, function* () {
2288
- if (this.logger)
2289
- this.logger.debug("Calling operation MarketplacePublisherClient#getPublisher.");
2181
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getPublisher.");
2290
2182
  const operationName = "getPublisher";
2291
2183
  const apiReferenceLink = "";
2292
2184
  const pathParams = {
@@ -2299,8 +2191,6 @@ class MarketplacePublisherClient {
2299
2191
  };
2300
2192
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2301
2193
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPublisherRequest.retryConfiguration, specRetryConfiguration);
2302
- if (this.logger)
2303
- retrier.logger = this.logger;
2304
2194
  const request = yield oci_common_1.composeRequest({
2305
2195
  baseEndpoint: this._endpoint,
2306
2196
  defaultHeaders: this._defaultHeaders,
@@ -2344,12 +2234,11 @@ class MarketplacePublisherClient {
2344
2234
  * @param GetTermRequest
2345
2235
  * @return GetTermResponse
2346
2236
  * @throws OciError when an error occurs
2347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetTerm.ts.html |here} to see how to use GetTerm API.
2348
2238
  */
2349
2239
  getTerm(getTermRequest) {
2350
2240
  return __awaiter(this, void 0, void 0, function* () {
2351
- if (this.logger)
2352
- this.logger.debug("Calling operation MarketplacePublisherClient#getTerm.");
2241
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getTerm.");
2353
2242
  const operationName = "getTerm";
2354
2243
  const apiReferenceLink = "";
2355
2244
  const pathParams = {
@@ -2362,8 +2251,6 @@ class MarketplacePublisherClient {
2362
2251
  };
2363
2252
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2364
2253
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTermRequest.retryConfiguration, specRetryConfiguration);
2365
- if (this.logger)
2366
- retrier.logger = this.logger;
2367
2254
  const request = yield oci_common_1.composeRequest({
2368
2255
  baseEndpoint: this._endpoint,
2369
2256
  defaultHeaders: this._defaultHeaders,
@@ -2407,12 +2294,11 @@ class MarketplacePublisherClient {
2407
2294
  * @param GetTermVersionRequest
2408
2295
  * @return GetTermVersionResponse
2409
2296
  * @throws OciError when an error occurs
2410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetTermVersion.ts.html |here} to see how to use GetTermVersion API.
2411
2298
  */
2412
2299
  getTermVersion(getTermVersionRequest) {
2413
2300
  return __awaiter(this, void 0, void 0, function* () {
2414
- if (this.logger)
2415
- this.logger.debug("Calling operation MarketplacePublisherClient#getTermVersion.");
2301
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getTermVersion.");
2416
2302
  const operationName = "getTermVersion";
2417
2303
  const apiReferenceLink = "";
2418
2304
  const pathParams = {
@@ -2425,8 +2311,6 @@ class MarketplacePublisherClient {
2425
2311
  };
2426
2312
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2427
2313
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTermVersionRequest.retryConfiguration, specRetryConfiguration);
2428
- if (this.logger)
2429
- retrier.logger = this.logger;
2430
2314
  const request = yield oci_common_1.composeRequest({
2431
2315
  baseEndpoint: this._endpoint,
2432
2316
  defaultHeaders: this._defaultHeaders,
@@ -2470,12 +2354,11 @@ class MarketplacePublisherClient {
2470
2354
  * @param GetWorkRequestRequest
2471
2355
  * @return GetWorkRequestResponse
2472
2356
  * @throws OciError when an error occurs
2473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2474
2358
  */
2475
2359
  getWorkRequest(getWorkRequestRequest) {
2476
2360
  return __awaiter(this, void 0, void 0, function* () {
2477
- if (this.logger)
2478
- this.logger.debug("Calling operation MarketplacePublisherClient#getWorkRequest.");
2361
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#getWorkRequest.");
2479
2362
  const operationName = "getWorkRequest";
2480
2363
  const apiReferenceLink = "";
2481
2364
  const pathParams = {
@@ -2488,8 +2371,6 @@ class MarketplacePublisherClient {
2488
2371
  };
2489
2372
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2490
2373
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
2491
- if (this.logger)
2492
- retrier.logger = this.logger;
2493
2374
  const request = yield oci_common_1.composeRequest({
2494
2375
  baseEndpoint: this._endpoint,
2495
2376
  defaultHeaders: this._defaultHeaders,
@@ -2541,12 +2422,11 @@ class MarketplacePublisherClient {
2541
2422
  * @param ListArtifactsRequest
2542
2423
  * @return ListArtifactsResponse
2543
2424
  * @throws OciError when an error occurs
2544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
2425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListArtifacts.ts.html |here} to see how to use ListArtifacts API.
2545
2426
  */
2546
2427
  listArtifacts(listArtifactsRequest) {
2547
2428
  return __awaiter(this, void 0, void 0, function* () {
2548
- if (this.logger)
2549
- this.logger.debug("Calling operation MarketplacePublisherClient#listArtifacts.");
2429
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listArtifacts.");
2550
2430
  const operationName = "listArtifacts";
2551
2431
  const apiReferenceLink = "";
2552
2432
  const pathParams = {};
@@ -2566,8 +2446,6 @@ class MarketplacePublisherClient {
2566
2446
  };
2567
2447
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2568
2448
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listArtifactsRequest.retryConfiguration, specRetryConfiguration);
2569
- if (this.logger)
2570
- retrier.logger = this.logger;
2571
2449
  const request = yield oci_common_1.composeRequest({
2572
2450
  baseEndpoint: this._endpoint,
2573
2451
  defaultHeaders: this._defaultHeaders,
@@ -2614,12 +2492,11 @@ class MarketplacePublisherClient {
2614
2492
  * @param ListCategoriesRequest
2615
2493
  * @return ListCategoriesResponse
2616
2494
  * @throws OciError when an error occurs
2617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
2495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListCategories.ts.html |here} to see how to use ListCategories API.
2618
2496
  */
2619
2497
  listCategories(listCategoriesRequest) {
2620
2498
  return __awaiter(this, void 0, void 0, function* () {
2621
- if (this.logger)
2622
- this.logger.debug("Calling operation MarketplacePublisherClient#listCategories.");
2499
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listCategories.");
2623
2500
  const operationName = "listCategories";
2624
2501
  const apiReferenceLink = "";
2625
2502
  const pathParams = {};
@@ -2638,8 +2515,6 @@ class MarketplacePublisherClient {
2638
2515
  };
2639
2516
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2640
2517
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCategoriesRequest.retryConfiguration, specRetryConfiguration);
2641
- if (this.logger)
2642
- retrier.logger = this.logger;
2643
2518
  const request = yield oci_common_1.composeRequest({
2644
2519
  baseEndpoint: this._endpoint,
2645
2520
  defaultHeaders: this._defaultHeaders,
@@ -2684,12 +2559,11 @@ class MarketplacePublisherClient {
2684
2559
  * @param ListListingRevisionAttachmentsRequest
2685
2560
  * @return ListListingRevisionAttachmentsResponse
2686
2561
  * @throws OciError when an error occurs
2687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
2562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListListingRevisionAttachments.ts.html |here} to see how to use ListListingRevisionAttachments API.
2688
2563
  */
2689
2564
  listListingRevisionAttachments(listListingRevisionAttachmentsRequest) {
2690
2565
  return __awaiter(this, void 0, void 0, function* () {
2691
- if (this.logger)
2692
- this.logger.debug("Calling operation MarketplacePublisherClient#listListingRevisionAttachments.");
2566
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listListingRevisionAttachments.");
2693
2567
  const operationName = "listListingRevisionAttachments";
2694
2568
  const apiReferenceLink = "";
2695
2569
  const pathParams = {};
@@ -2709,8 +2583,6 @@ class MarketplacePublisherClient {
2709
2583
  };
2710
2584
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2711
2585
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listListingRevisionAttachmentsRequest.retryConfiguration, specRetryConfiguration);
2712
- if (this.logger)
2713
- retrier.logger = this.logger;
2714
2586
  const request = yield oci_common_1.composeRequest({
2715
2587
  baseEndpoint: this._endpoint,
2716
2588
  defaultHeaders: this._defaultHeaders,
@@ -2755,12 +2627,11 @@ class MarketplacePublisherClient {
2755
2627
  * @param ListListingRevisionNotesRequest
2756
2628
  * @return ListListingRevisionNotesResponse
2757
2629
  * @throws OciError when an error occurs
2758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
2630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListListingRevisionNotes.ts.html |here} to see how to use ListListingRevisionNotes API.
2759
2631
  */
2760
2632
  listListingRevisionNotes(listListingRevisionNotesRequest) {
2761
2633
  return __awaiter(this, void 0, void 0, function* () {
2762
- if (this.logger)
2763
- this.logger.debug("Calling operation MarketplacePublisherClient#listListingRevisionNotes.");
2634
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listListingRevisionNotes.");
2764
2635
  const operationName = "listListingRevisionNotes";
2765
2636
  const apiReferenceLink = "";
2766
2637
  const pathParams = {};
@@ -2778,8 +2649,6 @@ class MarketplacePublisherClient {
2778
2649
  };
2779
2650
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2780
2651
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listListingRevisionNotesRequest.retryConfiguration, specRetryConfiguration);
2781
- if (this.logger)
2782
- retrier.logger = this.logger;
2783
2652
  const request = yield oci_common_1.composeRequest({
2784
2653
  baseEndpoint: this._endpoint,
2785
2654
  defaultHeaders: this._defaultHeaders,
@@ -2824,12 +2693,11 @@ class MarketplacePublisherClient {
2824
2693
  * @param ListListingRevisionPackagesRequest
2825
2694
  * @return ListListingRevisionPackagesResponse
2826
2695
  * @throws OciError when an error occurs
2827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
2696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListListingRevisionPackages.ts.html |here} to see how to use ListListingRevisionPackages API.
2828
2697
  */
2829
2698
  listListingRevisionPackages(listListingRevisionPackagesRequest) {
2830
2699
  return __awaiter(this, void 0, void 0, function* () {
2831
- if (this.logger)
2832
- this.logger.debug("Calling operation MarketplacePublisherClient#listListingRevisionPackages.");
2700
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listListingRevisionPackages.");
2833
2701
  const operationName = "listListingRevisionPackages";
2834
2702
  const apiReferenceLink = "";
2835
2703
  const pathParams = {};
@@ -2849,8 +2717,6 @@ class MarketplacePublisherClient {
2849
2717
  };
2850
2718
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2851
2719
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listListingRevisionPackagesRequest.retryConfiguration, specRetryConfiguration);
2852
- if (this.logger)
2853
- retrier.logger = this.logger;
2854
2720
  const request = yield oci_common_1.composeRequest({
2855
2721
  baseEndpoint: this._endpoint,
2856
2722
  defaultHeaders: this._defaultHeaders,
@@ -2898,12 +2764,11 @@ class MarketplacePublisherClient {
2898
2764
  * @param ListListingRevisionsRequest
2899
2765
  * @return ListListingRevisionsResponse
2900
2766
  * @throws OciError when an error occurs
2901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
2767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListListingRevisions.ts.html |here} to see how to use ListListingRevisions API.
2902
2768
  */
2903
2769
  listListingRevisions(listListingRevisionsRequest) {
2904
2770
  return __awaiter(this, void 0, void 0, function* () {
2905
- if (this.logger)
2906
- this.logger.debug("Calling operation MarketplacePublisherClient#listListingRevisions.");
2771
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listListingRevisions.");
2907
2772
  const operationName = "listListingRevisions";
2908
2773
  const apiReferenceLink = "";
2909
2774
  const pathParams = {};
@@ -2924,8 +2789,6 @@ class MarketplacePublisherClient {
2924
2789
  };
2925
2790
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2926
2791
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listListingRevisionsRequest.retryConfiguration, specRetryConfiguration);
2927
- if (this.logger)
2928
- retrier.logger = this.logger;
2929
2792
  const request = yield oci_common_1.composeRequest({
2930
2793
  baseEndpoint: this._endpoint,
2931
2794
  defaultHeaders: this._defaultHeaders,
@@ -2972,12 +2835,11 @@ class MarketplacePublisherClient {
2972
2835
  * @param ListListingsRequest
2973
2836
  * @return ListListingsResponse
2974
2837
  * @throws OciError when an error occurs
2975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
2838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListListings.ts.html |here} to see how to use ListListings API.
2976
2839
  */
2977
2840
  listListings(listListingsRequest) {
2978
2841
  return __awaiter(this, void 0, void 0, function* () {
2979
- if (this.logger)
2980
- this.logger.debug("Calling operation MarketplacePublisherClient#listListings.");
2842
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listListings.");
2981
2843
  const operationName = "listListings";
2982
2844
  const apiReferenceLink = "";
2983
2845
  const pathParams = {};
@@ -2996,8 +2858,6 @@ class MarketplacePublisherClient {
2996
2858
  };
2997
2859
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2998
2860
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listListingsRequest.retryConfiguration, specRetryConfiguration);
2999
- if (this.logger)
3000
- retrier.logger = this.logger;
3001
2861
  const request = yield oci_common_1.composeRequest({
3002
2862
  baseEndpoint: this._endpoint,
3003
2863
  defaultHeaders: this._defaultHeaders,
@@ -3044,12 +2904,11 @@ class MarketplacePublisherClient {
3044
2904
  * @param ListMarketsRequest
3045
2905
  * @return ListMarketsResponse
3046
2906
  * @throws OciError when an error occurs
3047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
2907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListMarkets.ts.html |here} to see how to use ListMarkets API.
3048
2908
  */
3049
2909
  listMarkets(listMarketsRequest) {
3050
2910
  return __awaiter(this, void 0, void 0, function* () {
3051
- if (this.logger)
3052
- this.logger.debug("Calling operation MarketplacePublisherClient#listMarkets.");
2911
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listMarkets.");
3053
2912
  const operationName = "listMarkets";
3054
2913
  const apiReferenceLink = "";
3055
2914
  const pathParams = {};
@@ -3067,8 +2926,6 @@ class MarketplacePublisherClient {
3067
2926
  };
3068
2927
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3069
2928
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMarketsRequest.retryConfiguration, specRetryConfiguration);
3070
- if (this.logger)
3071
- retrier.logger = this.logger;
3072
2929
  const request = yield oci_common_1.composeRequest({
3073
2930
  baseEndpoint: this._endpoint,
3074
2931
  defaultHeaders: this._defaultHeaders,
@@ -3115,12 +2972,11 @@ class MarketplacePublisherClient {
3115
2972
  * @param ListProductsRequest
3116
2973
  * @return ListProductsResponse
3117
2974
  * @throws OciError when an error occurs
3118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
2975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListProducts.ts.html |here} to see how to use ListProducts API.
3119
2976
  */
3120
2977
  listProducts(listProductsRequest) {
3121
2978
  return __awaiter(this, void 0, void 0, function* () {
3122
- if (this.logger)
3123
- this.logger.debug("Calling operation MarketplacePublisherClient#listProducts.");
2979
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listProducts.");
3124
2980
  const operationName = "listProducts";
3125
2981
  const apiReferenceLink = "";
3126
2982
  const pathParams = {};
@@ -3138,8 +2994,6 @@ class MarketplacePublisherClient {
3138
2994
  };
3139
2995
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3140
2996
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listProductsRequest.retryConfiguration, specRetryConfiguration);
3141
- if (this.logger)
3142
- retrier.logger = this.logger;
3143
2997
  const request = yield oci_common_1.composeRequest({
3144
2998
  baseEndpoint: this._endpoint,
3145
2999
  defaultHeaders: this._defaultHeaders,
@@ -3183,12 +3037,11 @@ class MarketplacePublisherClient {
3183
3037
  * @param ListPublishersRequest
3184
3038
  * @return ListPublishersResponse
3185
3039
  * @throws OciError when an error occurs
3186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListPublishers.ts.html |here} to see how to use ListPublishers API.
3187
3041
  */
3188
3042
  listPublishers(listPublishersRequest) {
3189
3043
  return __awaiter(this, void 0, void 0, function* () {
3190
- if (this.logger)
3191
- this.logger.debug("Calling operation MarketplacePublisherClient#listPublishers.");
3044
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listPublishers.");
3192
3045
  const operationName = "listPublishers";
3193
3046
  const apiReferenceLink = "";
3194
3047
  const pathParams = {};
@@ -3206,8 +3059,6 @@ class MarketplacePublisherClient {
3206
3059
  };
3207
3060
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3208
3061
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPublishersRequest.retryConfiguration, specRetryConfiguration);
3209
- if (this.logger)
3210
- retrier.logger = this.logger;
3211
3062
  const request = yield oci_common_1.composeRequest({
3212
3063
  baseEndpoint: this._endpoint,
3213
3064
  defaultHeaders: this._defaultHeaders,
@@ -3251,12 +3102,11 @@ class MarketplacePublisherClient {
3251
3102
  * @param ListTermVersionsRequest
3252
3103
  * @return ListTermVersionsResponse
3253
3104
  * @throws OciError when an error occurs
3254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListTermVersions.ts.html |here} to see how to use ListTermVersions API.
3255
3106
  */
3256
3107
  listTermVersions(listTermVersionsRequest) {
3257
3108
  return __awaiter(this, void 0, void 0, function* () {
3258
- if (this.logger)
3259
- this.logger.debug("Calling operation MarketplacePublisherClient#listTermVersions.");
3109
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listTermVersions.");
3260
3110
  const operationName = "listTermVersions";
3261
3111
  const apiReferenceLink = "";
3262
3112
  const pathParams = {};
@@ -3275,8 +3125,6 @@ class MarketplacePublisherClient {
3275
3125
  };
3276
3126
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3277
3127
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTermVersionsRequest.retryConfiguration, specRetryConfiguration);
3278
- if (this.logger)
3279
- retrier.logger = this.logger;
3280
3128
  const request = yield oci_common_1.composeRequest({
3281
3129
  baseEndpoint: this._endpoint,
3282
3130
  defaultHeaders: this._defaultHeaders,
@@ -3320,12 +3168,11 @@ class MarketplacePublisherClient {
3320
3168
  * @param ListTermsRequest
3321
3169
  * @return ListTermsResponse
3322
3170
  * @throws OciError when an error occurs
3323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListTerms.ts.html |here} to see how to use ListTerms API.
3324
3172
  */
3325
3173
  listTerms(listTermsRequest) {
3326
3174
  return __awaiter(this, void 0, void 0, function* () {
3327
- if (this.logger)
3328
- this.logger.debug("Calling operation MarketplacePublisherClient#listTerms.");
3175
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listTerms.");
3329
3176
  const operationName = "listTerms";
3330
3177
  const apiReferenceLink = "";
3331
3178
  const pathParams = {};
@@ -3343,8 +3190,6 @@ class MarketplacePublisherClient {
3343
3190
  };
3344
3191
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3345
3192
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTermsRequest.retryConfiguration, specRetryConfiguration);
3346
- if (this.logger)
3347
- retrier.logger = this.logger;
3348
3193
  const request = yield oci_common_1.composeRequest({
3349
3194
  baseEndpoint: this._endpoint,
3350
3195
  defaultHeaders: this._defaultHeaders,
@@ -3389,12 +3234,11 @@ class MarketplacePublisherClient {
3389
3234
  * @param ListWorkRequestErrorsRequest
3390
3235
  * @return ListWorkRequestErrorsResponse
3391
3236
  * @throws OciError when an error occurs
3392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3393
3238
  */
3394
3239
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3395
3240
  return __awaiter(this, void 0, void 0, function* () {
3396
- if (this.logger)
3397
- this.logger.debug("Calling operation MarketplacePublisherClient#listWorkRequestErrors.");
3241
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listWorkRequestErrors.");
3398
3242
  const operationName = "listWorkRequestErrors";
3399
3243
  const apiReferenceLink = "";
3400
3244
  const pathParams = {
@@ -3412,8 +3256,6 @@ class MarketplacePublisherClient {
3412
3256
  };
3413
3257
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3414
3258
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
3415
- if (this.logger)
3416
- retrier.logger = this.logger;
3417
3259
  const request = yield oci_common_1.composeRequest({
3418
3260
  baseEndpoint: this._endpoint,
3419
3261
  defaultHeaders: this._defaultHeaders,
@@ -3458,12 +3300,11 @@ class MarketplacePublisherClient {
3458
3300
  * @param ListWorkRequestLogsRequest
3459
3301
  * @return ListWorkRequestLogsResponse
3460
3302
  * @throws OciError when an error occurs
3461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3462
3304
  */
3463
3305
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3464
3306
  return __awaiter(this, void 0, void 0, function* () {
3465
- if (this.logger)
3466
- this.logger.debug("Calling operation MarketplacePublisherClient#listWorkRequestLogs.");
3307
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listWorkRequestLogs.");
3467
3308
  const operationName = "listWorkRequestLogs";
3468
3309
  const apiReferenceLink = "";
3469
3310
  const pathParams = {
@@ -3481,8 +3322,6 @@ class MarketplacePublisherClient {
3481
3322
  };
3482
3323
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3483
3324
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
3484
- if (this.logger)
3485
- retrier.logger = this.logger;
3486
3325
  const request = yield oci_common_1.composeRequest({
3487
3326
  baseEndpoint: this._endpoint,
3488
3327
  defaultHeaders: this._defaultHeaders,
@@ -3527,12 +3366,11 @@ class MarketplacePublisherClient {
3527
3366
  * @param ListWorkRequestsRequest
3528
3367
  * @return ListWorkRequestsResponse
3529
3368
  * @throws OciError when an error occurs
3530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3531
3370
  */
3532
3371
  listWorkRequests(listWorkRequestsRequest) {
3533
3372
  return __awaiter(this, void 0, void 0, function* () {
3534
- if (this.logger)
3535
- this.logger.debug("Calling operation MarketplacePublisherClient#listWorkRequests.");
3373
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#listWorkRequests.");
3536
3374
  const operationName = "listWorkRequests";
3537
3375
  const apiReferenceLink = "";
3538
3376
  const pathParams = {};
@@ -3552,8 +3390,6 @@ class MarketplacePublisherClient {
3552
3390
  };
3553
3391
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3554
3392
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
3555
- if (this.logger)
3556
- retrier.logger = this.logger;
3557
3393
  const request = yield oci_common_1.composeRequest({
3558
3394
  baseEndpoint: this._endpoint,
3559
3395
  defaultHeaders: this._defaultHeaders,
@@ -3597,12 +3433,11 @@ class MarketplacePublisherClient {
3597
3433
  * @param MarkListingRevisionPackageAsDefaultRequest
3598
3434
  * @return MarkListingRevisionPackageAsDefaultResponse
3599
3435
  * @throws OciError when an error occurs
3600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
3436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/MarkListingRevisionPackageAsDefault.ts.html |here} to see how to use MarkListingRevisionPackageAsDefault API.
3601
3437
  */
3602
3438
  markListingRevisionPackageAsDefault(markListingRevisionPackageAsDefaultRequest) {
3603
3439
  return __awaiter(this, void 0, void 0, function* () {
3604
- if (this.logger)
3605
- this.logger.debug("Calling operation MarketplacePublisherClient#markListingRevisionPackageAsDefault.");
3440
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#markListingRevisionPackageAsDefault.");
3606
3441
  const operationName = "markListingRevisionPackageAsDefault";
3607
3442
  const apiReferenceLink = "";
3608
3443
  const pathParams = {
@@ -3617,8 +3452,6 @@ class MarketplacePublisherClient {
3617
3452
  };
3618
3453
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3619
3454
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, markListingRevisionPackageAsDefaultRequest.retryConfiguration, specRetryConfiguration);
3620
- if (this.logger)
3621
- retrier.logger = this.logger;
3622
3455
  const request = yield oci_common_1.composeRequest({
3623
3456
  baseEndpoint: this._endpoint,
3624
3457
  defaultHeaders: this._defaultHeaders,
@@ -3658,12 +3491,11 @@ class MarketplacePublisherClient {
3658
3491
  * @param PublishListingRevisionRequest
3659
3492
  * @return PublishListingRevisionResponse
3660
3493
  * @throws OciError when an error occurs
3661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
3494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/PublishListingRevision.ts.html |here} to see how to use PublishListingRevision API.
3662
3495
  */
3663
3496
  publishListingRevision(publishListingRevisionRequest) {
3664
3497
  return __awaiter(this, void 0, void 0, function* () {
3665
- if (this.logger)
3666
- this.logger.debug("Calling operation MarketplacePublisherClient#publishListingRevision.");
3498
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#publishListingRevision.");
3667
3499
  const operationName = "publishListingRevision";
3668
3500
  const apiReferenceLink = "";
3669
3501
  const pathParams = {
@@ -3678,8 +3510,6 @@ class MarketplacePublisherClient {
3678
3510
  };
3679
3511
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3680
3512
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, publishListingRevisionRequest.retryConfiguration, specRetryConfiguration);
3681
- if (this.logger)
3682
- retrier.logger = this.logger;
3683
3513
  const request = yield oci_common_1.composeRequest({
3684
3514
  baseEndpoint: this._endpoint,
3685
3515
  defaultHeaders: this._defaultHeaders,
@@ -3719,12 +3549,11 @@ class MarketplacePublisherClient {
3719
3549
  * @param PublishListingRevisionAsPrivateRequest
3720
3550
  * @return PublishListingRevisionAsPrivateResponse
3721
3551
  * @throws OciError when an error occurs
3722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
3552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/PublishListingRevisionAsPrivate.ts.html |here} to see how to use PublishListingRevisionAsPrivate API.
3723
3553
  */
3724
3554
  publishListingRevisionAsPrivate(publishListingRevisionAsPrivateRequest) {
3725
3555
  return __awaiter(this, void 0, void 0, function* () {
3726
- if (this.logger)
3727
- this.logger.debug("Calling operation MarketplacePublisherClient#publishListingRevisionAsPrivate.");
3556
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#publishListingRevisionAsPrivate.");
3728
3557
  const operationName = "publishListingRevisionAsPrivate";
3729
3558
  const apiReferenceLink = "";
3730
3559
  const pathParams = {
@@ -3739,8 +3568,6 @@ class MarketplacePublisherClient {
3739
3568
  };
3740
3569
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3741
3570
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, publishListingRevisionAsPrivateRequest.retryConfiguration, specRetryConfiguration);
3742
- if (this.logger)
3743
- retrier.logger = this.logger;
3744
3571
  const request = yield oci_common_1.composeRequest({
3745
3572
  baseEndpoint: this._endpoint,
3746
3573
  defaultHeaders: this._defaultHeaders,
@@ -3781,12 +3608,11 @@ class MarketplacePublisherClient {
3781
3608
  * @param PublishListingRevisionPackageRequest
3782
3609
  * @return PublishListingRevisionPackageResponse
3783
3610
  * @throws OciError when an error occurs
3784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
3611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/PublishListingRevisionPackage.ts.html |here} to see how to use PublishListingRevisionPackage API.
3785
3612
  */
3786
3613
  publishListingRevisionPackage(publishListingRevisionPackageRequest) {
3787
3614
  return __awaiter(this, void 0, void 0, function* () {
3788
- if (this.logger)
3789
- this.logger.debug("Calling operation MarketplacePublisherClient#publishListingRevisionPackage.");
3615
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#publishListingRevisionPackage.");
3790
3616
  const operationName = "publishListingRevisionPackage";
3791
3617
  const apiReferenceLink = "";
3792
3618
  const pathParams = {
@@ -3801,8 +3627,6 @@ class MarketplacePublisherClient {
3801
3627
  };
3802
3628
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3803
3629
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, publishListingRevisionPackageRequest.retryConfiguration, specRetryConfiguration);
3804
- if (this.logger)
3805
- retrier.logger = this.logger;
3806
3630
  const request = yield oci_common_1.composeRequest({
3807
3631
  baseEndpoint: this._endpoint,
3808
3632
  defaultHeaders: this._defaultHeaders,
@@ -3842,12 +3666,11 @@ class MarketplacePublisherClient {
3842
3666
  * @param SubmitListingRevisionForReviewRequest
3843
3667
  * @return SubmitListingRevisionForReviewResponse
3844
3668
  * @throws OciError when an error occurs
3845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
3669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/SubmitListingRevisionForReview.ts.html |here} to see how to use SubmitListingRevisionForReview API.
3846
3670
  */
3847
3671
  submitListingRevisionForReview(submitListingRevisionForReviewRequest) {
3848
3672
  return __awaiter(this, void 0, void 0, function* () {
3849
- if (this.logger)
3850
- this.logger.debug("Calling operation MarketplacePublisherClient#submitListingRevisionForReview.");
3673
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#submitListingRevisionForReview.");
3851
3674
  const operationName = "submitListingRevisionForReview";
3852
3675
  const apiReferenceLink = "";
3853
3676
  const pathParams = {
@@ -3862,8 +3685,6 @@ class MarketplacePublisherClient {
3862
3685
  };
3863
3686
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3864
3687
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, submitListingRevisionForReviewRequest.retryConfiguration, specRetryConfiguration);
3865
- if (this.logger)
3866
- retrier.logger = this.logger;
3867
3688
  const request = yield oci_common_1.composeRequest({
3868
3689
  baseEndpoint: this._endpoint,
3869
3690
  defaultHeaders: this._defaultHeaders,
@@ -3908,12 +3729,11 @@ class MarketplacePublisherClient {
3908
3729
  * @param UnPublishListingRevisionPackageRequest
3909
3730
  * @return UnPublishListingRevisionPackageResponse
3910
3731
  * @throws OciError when an error occurs
3911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
3732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UnPublishListingRevisionPackage.ts.html |here} to see how to use UnPublishListingRevisionPackage API.
3912
3733
  */
3913
3734
  unPublishListingRevisionPackage(unPublishListingRevisionPackageRequest) {
3914
3735
  return __awaiter(this, void 0, void 0, function* () {
3915
- if (this.logger)
3916
- this.logger.debug("Calling operation MarketplacePublisherClient#unPublishListingRevisionPackage.");
3736
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#unPublishListingRevisionPackage.");
3917
3737
  const operationName = "unPublishListingRevisionPackage";
3918
3738
  const apiReferenceLink = "";
3919
3739
  const pathParams = {
@@ -3928,8 +3748,6 @@ class MarketplacePublisherClient {
3928
3748
  };
3929
3749
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3930
3750
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, unPublishListingRevisionPackageRequest.retryConfiguration, specRetryConfiguration);
3931
- if (this.logger)
3932
- retrier.logger = this.logger;
3933
3751
  const request = yield oci_common_1.composeRequest({
3934
3752
  baseEndpoint: this._endpoint,
3935
3753
  defaultHeaders: this._defaultHeaders,
@@ -3969,12 +3787,11 @@ class MarketplacePublisherClient {
3969
3787
  * @param UpdateArtifactRequest
3970
3788
  * @return UpdateArtifactResponse
3971
3789
  * @throws OciError when an error occurs
3972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
3790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateArtifact.ts.html |here} to see how to use UpdateArtifact API.
3973
3791
  */
3974
3792
  updateArtifact(updateArtifactRequest) {
3975
3793
  return __awaiter(this, void 0, void 0, function* () {
3976
- if (this.logger)
3977
- this.logger.debug("Calling operation MarketplacePublisherClient#updateArtifact.");
3794
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateArtifact.");
3978
3795
  const operationName = "updateArtifact";
3979
3796
  const apiReferenceLink = "";
3980
3797
  const pathParams = {
@@ -3988,8 +3805,6 @@ class MarketplacePublisherClient {
3988
3805
  };
3989
3806
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3990
3807
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateArtifactRequest.retryConfiguration, specRetryConfiguration);
3991
- if (this.logger)
3992
- retrier.logger = this.logger;
3993
3808
  const request = yield oci_common_1.composeRequest({
3994
3809
  baseEndpoint: this._endpoint,
3995
3810
  defaultHeaders: this._defaultHeaders,
@@ -4030,12 +3845,11 @@ class MarketplacePublisherClient {
4030
3845
  * @param UpdateListingRequest
4031
3846
  * @return UpdateListingResponse
4032
3847
  * @throws OciError when an error occurs
4033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
3848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateListing.ts.html |here} to see how to use UpdateListing API.
4034
3849
  */
4035
3850
  updateListing(updateListingRequest) {
4036
3851
  return __awaiter(this, void 0, void 0, function* () {
4037
- if (this.logger)
4038
- this.logger.debug("Calling operation MarketplacePublisherClient#updateListing.");
3852
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateListing.");
4039
3853
  const operationName = "updateListing";
4040
3854
  const apiReferenceLink = "";
4041
3855
  const pathParams = {
@@ -4049,8 +3863,6 @@ class MarketplacePublisherClient {
4049
3863
  };
4050
3864
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4051
3865
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateListingRequest.retryConfiguration, specRetryConfiguration);
4052
- if (this.logger)
4053
- retrier.logger = this.logger;
4054
3866
  const request = yield oci_common_1.composeRequest({
4055
3867
  baseEndpoint: this._endpoint,
4056
3868
  defaultHeaders: this._defaultHeaders,
@@ -4095,12 +3907,11 @@ class MarketplacePublisherClient {
4095
3907
  * @param UpdateListingRevisionRequest
4096
3908
  * @return UpdateListingRevisionResponse
4097
3909
  * @throws OciError when an error occurs
4098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
3910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateListingRevision.ts.html |here} to see how to use UpdateListingRevision API.
4099
3911
  */
4100
3912
  updateListingRevision(updateListingRevisionRequest) {
4101
3913
  return __awaiter(this, void 0, void 0, function* () {
4102
- if (this.logger)
4103
- this.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevision.");
3914
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevision.");
4104
3915
  const operationName = "updateListingRevision";
4105
3916
  const apiReferenceLink = "";
4106
3917
  const pathParams = {
@@ -4114,8 +3925,6 @@ class MarketplacePublisherClient {
4114
3925
  };
4115
3926
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4116
3927
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateListingRevisionRequest.retryConfiguration, specRetryConfiguration);
4117
- if (this.logger)
4118
- retrier.logger = this.logger;
4119
3928
  const request = yield oci_common_1.composeRequest({
4120
3929
  baseEndpoint: this._endpoint,
4121
3930
  defaultHeaders: this._defaultHeaders,
@@ -4160,12 +3969,11 @@ class MarketplacePublisherClient {
4160
3969
  * @param UpdateListingRevisionAttachmentRequest
4161
3970
  * @return UpdateListingRevisionAttachmentResponse
4162
3971
  * @throws OciError when an error occurs
4163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
3972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateListingRevisionAttachment.ts.html |here} to see how to use UpdateListingRevisionAttachment API.
4164
3973
  */
4165
3974
  updateListingRevisionAttachment(updateListingRevisionAttachmentRequest) {
4166
3975
  return __awaiter(this, void 0, void 0, function* () {
4167
- if (this.logger)
4168
- this.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevisionAttachment.");
3976
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevisionAttachment.");
4169
3977
  const operationName = "updateListingRevisionAttachment";
4170
3978
  const apiReferenceLink = "";
4171
3979
  const pathParams = {
@@ -4179,8 +3987,6 @@ class MarketplacePublisherClient {
4179
3987
  };
4180
3988
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4181
3989
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateListingRevisionAttachmentRequest.retryConfiguration, specRetryConfiguration);
4182
- if (this.logger)
4183
- retrier.logger = this.logger;
4184
3990
  const request = yield oci_common_1.composeRequest({
4185
3991
  baseEndpoint: this._endpoint,
4186
3992
  defaultHeaders: this._defaultHeaders,
@@ -4225,12 +4031,11 @@ class MarketplacePublisherClient {
4225
4031
  * @param UpdateListingRevisionAttachmentContentRequest
4226
4032
  * @return UpdateListingRevisionAttachmentContentResponse
4227
4033
  * @throws OciError when an error occurs
4228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateListingRevisionAttachmentContent.ts.html |here} to see how to use UpdateListingRevisionAttachmentContent API.
4229
4035
  */
4230
4036
  updateListingRevisionAttachmentContent(updateListingRevisionAttachmentContentRequest) {
4231
4037
  return __awaiter(this, void 0, void 0, function* () {
4232
- if (this.logger)
4233
- this.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevisionAttachmentContent.");
4038
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevisionAttachmentContent.");
4234
4039
  const operationName = "updateListingRevisionAttachmentContent";
4235
4040
  const apiReferenceLink = "";
4236
4041
  const pathParams = {
@@ -4243,8 +4048,6 @@ class MarketplacePublisherClient {
4243
4048
  };
4244
4049
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4245
4050
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateListingRevisionAttachmentContentRequest.retryConfiguration, specRetryConfiguration);
4246
- if (this.logger)
4247
- retrier.logger = this.logger;
4248
4051
  const request = yield oci_common_1.composeRequest({
4249
4052
  baseEndpoint: this._endpoint,
4250
4053
  defaultHeaders: this._defaultHeaders,
@@ -4290,12 +4093,11 @@ class MarketplacePublisherClient {
4290
4093
  * @param UpdateListingRevisionIconContentRequest
4291
4094
  * @return UpdateListingRevisionIconContentResponse
4292
4095
  * @throws OciError when an error occurs
4293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateListingRevisionIconContent.ts.html |here} to see how to use UpdateListingRevisionIconContent API.
4294
4097
  */
4295
4098
  updateListingRevisionIconContent(updateListingRevisionIconContentRequest) {
4296
4099
  return __awaiter(this, void 0, void 0, function* () {
4297
- if (this.logger)
4298
- this.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevisionIconContent.");
4100
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevisionIconContent.");
4299
4101
  const operationName = "updateListingRevisionIconContent";
4300
4102
  const apiReferenceLink = "";
4301
4103
  const pathParams = {
@@ -4308,8 +4110,6 @@ class MarketplacePublisherClient {
4308
4110
  };
4309
4111
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4310
4112
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateListingRevisionIconContentRequest.retryConfiguration, specRetryConfiguration);
4311
- if (this.logger)
4312
- retrier.logger = this.logger;
4313
4113
  const request = yield oci_common_1.composeRequest({
4314
4114
  baseEndpoint: this._endpoint,
4315
4115
  defaultHeaders: this._defaultHeaders,
@@ -4355,12 +4155,11 @@ class MarketplacePublisherClient {
4355
4155
  * @param UpdateListingRevisionPackageRequest
4356
4156
  * @return UpdateListingRevisionPackageResponse
4357
4157
  * @throws OciError when an error occurs
4358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateListingRevisionPackage.ts.html |here} to see how to use UpdateListingRevisionPackage API.
4359
4159
  */
4360
4160
  updateListingRevisionPackage(updateListingRevisionPackageRequest) {
4361
4161
  return __awaiter(this, void 0, void 0, function* () {
4362
- if (this.logger)
4363
- this.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevisionPackage.");
4162
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateListingRevisionPackage.");
4364
4163
  const operationName = "updateListingRevisionPackage";
4365
4164
  const apiReferenceLink = "";
4366
4165
  const pathParams = {
@@ -4374,8 +4173,6 @@ class MarketplacePublisherClient {
4374
4173
  };
4375
4174
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4376
4175
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateListingRevisionPackageRequest.retryConfiguration, specRetryConfiguration);
4377
- if (this.logger)
4378
- retrier.logger = this.logger;
4379
4176
  const request = yield oci_common_1.composeRequest({
4380
4177
  baseEndpoint: this._endpoint,
4381
4178
  defaultHeaders: this._defaultHeaders,
@@ -4420,12 +4217,11 @@ class MarketplacePublisherClient {
4420
4217
  * @param UpdateTermRequest
4421
4218
  * @return UpdateTermResponse
4422
4219
  * @throws OciError when an error occurs
4423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
4424
4221
  */
4425
4222
  updateTerm(updateTermRequest) {
4426
4223
  return __awaiter(this, void 0, void 0, function* () {
4427
- if (this.logger)
4428
- this.logger.debug("Calling operation MarketplacePublisherClient#updateTerm.");
4224
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateTerm.");
4429
4225
  const operationName = "updateTerm";
4430
4226
  const apiReferenceLink = "";
4431
4227
  const pathParams = {
@@ -4439,8 +4235,6 @@ class MarketplacePublisherClient {
4439
4235
  };
4440
4236
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4441
4237
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTermRequest.retryConfiguration, specRetryConfiguration);
4442
- if (this.logger)
4443
- retrier.logger = this.logger;
4444
4238
  const request = yield oci_common_1.composeRequest({
4445
4239
  baseEndpoint: this._endpoint,
4446
4240
  defaultHeaders: this._defaultHeaders,
@@ -4485,12 +4279,11 @@ class MarketplacePublisherClient {
4485
4279
  * @param UpdateTermVersionRequest
4486
4280
  * @return UpdateTermVersionResponse
4487
4281
  * @throws OciError when an error occurs
4488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateTermVersion.ts.html |here} to see how to use UpdateTermVersion API.
4489
4283
  */
4490
4284
  updateTermVersion(updateTermVersionRequest) {
4491
4285
  return __awaiter(this, void 0, void 0, function* () {
4492
- if (this.logger)
4493
- this.logger.debug("Calling operation MarketplacePublisherClient#updateTermVersion.");
4286
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateTermVersion.");
4494
4287
  const operationName = "updateTermVersion";
4495
4288
  const apiReferenceLink = "";
4496
4289
  const pathParams = {
@@ -4504,8 +4297,6 @@ class MarketplacePublisherClient {
4504
4297
  };
4505
4298
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4506
4299
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTermVersionRequest.retryConfiguration, specRetryConfiguration);
4507
- if (this.logger)
4508
- retrier.logger = this.logger;
4509
4300
  const request = yield oci_common_1.composeRequest({
4510
4301
  baseEndpoint: this._endpoint,
4511
4302
  defaultHeaders: this._defaultHeaders,
@@ -4550,12 +4341,11 @@ class MarketplacePublisherClient {
4550
4341
  * @param UpdateTermVersionContentRequest
4551
4342
  * @return UpdateTermVersionContentResponse
4552
4343
  * @throws OciError when an error occurs
4553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
4344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/UpdateTermVersionContent.ts.html |here} to see how to use UpdateTermVersionContent API.
4554
4345
  */
4555
4346
  updateTermVersionContent(updateTermVersionContentRequest) {
4556
4347
  return __awaiter(this, void 0, void 0, function* () {
4557
- if (this.logger)
4558
- this.logger.debug("Calling operation MarketplacePublisherClient#updateTermVersionContent.");
4348
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#updateTermVersionContent.");
4559
4349
  const operationName = "updateTermVersionContent";
4560
4350
  const apiReferenceLink = "";
4561
4351
  const pathParams = {
@@ -4569,8 +4359,6 @@ class MarketplacePublisherClient {
4569
4359
  };
4570
4360
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4571
4361
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTermVersionContentRequest.retryConfiguration, specRetryConfiguration);
4572
- if (this.logger)
4573
- retrier.logger = this.logger;
4574
4362
  const request = yield oci_common_1.composeRequest({
4575
4363
  baseEndpoint: this._endpoint,
4576
4364
  defaultHeaders: this._defaultHeaders,
@@ -4616,12 +4404,11 @@ class MarketplacePublisherClient {
4616
4404
  * @param ValidateAndPublishArtifactRequest
4617
4405
  * @return ValidateAndPublishArtifactResponse
4618
4406
  * @throws OciError when an error occurs
4619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
4407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/ValidateAndPublishArtifact.ts.html |here} to see how to use ValidateAndPublishArtifact API.
4620
4408
  */
4621
4409
  validateAndPublishArtifact(validateAndPublishArtifactRequest) {
4622
4410
  return __awaiter(this, void 0, void 0, function* () {
4623
- if (this.logger)
4624
- this.logger.debug("Calling operation MarketplacePublisherClient#validateAndPublishArtifact.");
4411
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#validateAndPublishArtifact.");
4625
4412
  const operationName = "validateAndPublishArtifact";
4626
4413
  const apiReferenceLink = "";
4627
4414
  const pathParams = {
@@ -4636,8 +4423,6 @@ class MarketplacePublisherClient {
4636
4423
  };
4637
4424
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4638
4425
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateAndPublishArtifactRequest.retryConfiguration, specRetryConfiguration);
4639
- if (this.logger)
4640
- retrier.logger = this.logger;
4641
4426
  const request = yield oci_common_1.composeRequest({
4642
4427
  baseEndpoint: this._endpoint,
4643
4428
  defaultHeaders: this._defaultHeaders,
@@ -4677,12 +4462,11 @@ class MarketplacePublisherClient {
4677
4462
  * @param WithdrawListingRevisionRequest
4678
4463
  * @return WithdrawListingRevisionResponse
4679
4464
  * @throws OciError when an error occurs
4680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
4465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/marketplacepublisher/WithdrawListingRevision.ts.html |here} to see how to use WithdrawListingRevision API.
4681
4466
  */
4682
4467
  withdrawListingRevision(withdrawListingRevisionRequest) {
4683
4468
  return __awaiter(this, void 0, void 0, function* () {
4684
- if (this.logger)
4685
- this.logger.debug("Calling operation MarketplacePublisherClient#withdrawListingRevision.");
4469
+ oci_common_1.logger.debug("Calling operation MarketplacePublisherClient#withdrawListingRevision.");
4686
4470
  const operationName = "withdrawListingRevision";
4687
4471
  const apiReferenceLink = "";
4688
4472
  const pathParams = {
@@ -4697,8 +4481,6 @@ class MarketplacePublisherClient {
4697
4481
  };
4698
4482
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4699
4483
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, withdrawListingRevisionRequest.retryConfiguration, specRetryConfiguration);
4700
- if (this.logger)
4701
- retrier.logger = this.logger;
4702
4484
  const request = yield oci_common_1.composeRequest({
4703
4485
  baseEndpoint: this._endpoint,
4704
4486
  defaultHeaders: this._defaultHeaders,