oci-datacatalog 2.79.1 → 2.80.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/lib/client.d.ts +149 -148
  2. package/lib/client.js +743 -297
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-catalog-lock-request.d.ts +1 -1
  5. package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +1 -1
  6. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  7. package/lib/request/add-metastore-lock-request.d.ts +1 -1
  8. package/lib/request/associate-custom-property-request.d.ts +1 -1
  9. package/lib/request/asynchronous-export-glossary-request.d.ts +1 -1
  10. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  11. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  12. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  13. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  14. package/lib/request/create-attribute-request.d.ts +1 -1
  15. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  16. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  17. package/lib/request/create-catalog-request.d.ts +1 -1
  18. package/lib/request/create-connection-request.d.ts +1 -1
  19. package/lib/request/create-custom-property-request.d.ts +1 -1
  20. package/lib/request/create-data-asset-request.d.ts +1 -1
  21. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  22. package/lib/request/create-entity-request.d.ts +1 -1
  23. package/lib/request/create-entity-tag-request.d.ts +1 -1
  24. package/lib/request/create-folder-request.d.ts +1 -1
  25. package/lib/request/create-folder-tag-request.d.ts +1 -1
  26. package/lib/request/create-glossary-request.d.ts +1 -1
  27. package/lib/request/create-job-definition-request.d.ts +1 -1
  28. package/lib/request/create-job-execution-request.d.ts +1 -1
  29. package/lib/request/create-job-request.d.ts +1 -1
  30. package/lib/request/create-metastore-request.d.ts +1 -1
  31. package/lib/request/create-namespace-request.d.ts +1 -1
  32. package/lib/request/create-pattern-request.d.ts +1 -1
  33. package/lib/request/create-term-relationship-request.d.ts +1 -1
  34. package/lib/request/create-term-request.d.ts +1 -1
  35. package/lib/request/delete-attribute-request.d.ts +1 -1
  36. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  37. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  38. package/lib/request/delete-catalog-request.d.ts +1 -1
  39. package/lib/request/delete-connection-request.d.ts +1 -1
  40. package/lib/request/delete-custom-property-request.d.ts +1 -1
  41. package/lib/request/delete-data-asset-request.d.ts +1 -1
  42. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  43. package/lib/request/delete-entity-request.d.ts +1 -1
  44. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  45. package/lib/request/delete-folder-request.d.ts +1 -1
  46. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  47. package/lib/request/delete-glossary-request.d.ts +1 -1
  48. package/lib/request/delete-job-definition-request.d.ts +1 -1
  49. package/lib/request/delete-job-request.d.ts +1 -1
  50. package/lib/request/delete-metastore-request.d.ts +1 -1
  51. package/lib/request/delete-namespace-request.d.ts +1 -1
  52. package/lib/request/delete-pattern-request.d.ts +1 -1
  53. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  54. package/lib/request/delete-term-request.d.ts +1 -1
  55. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  56. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  57. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  58. package/lib/request/export-glossary-request.d.ts +1 -1
  59. package/lib/request/fetch-entity-lineage-request.d.ts +1 -1
  60. package/lib/request/get-attribute-request.d.ts +1 -1
  61. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  62. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  63. package/lib/request/get-catalog-request.d.ts +1 -1
  64. package/lib/request/get-connection-request.d.ts +1 -1
  65. package/lib/request/get-custom-property-request.d.ts +1 -1
  66. package/lib/request/get-data-asset-request.d.ts +1 -1
  67. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  68. package/lib/request/get-entity-request.d.ts +1 -1
  69. package/lib/request/get-entity-tag-request.d.ts +1 -1
  70. package/lib/request/get-folder-request.d.ts +1 -1
  71. package/lib/request/get-folder-tag-request.d.ts +1 -1
  72. package/lib/request/get-glossary-request.d.ts +1 -1
  73. package/lib/request/get-job-definition-request.d.ts +1 -1
  74. package/lib/request/get-job-execution-request.d.ts +1 -1
  75. package/lib/request/get-job-log-request.d.ts +1 -1
  76. package/lib/request/get-job-metrics-request.d.ts +1 -1
  77. package/lib/request/get-job-request.d.ts +1 -1
  78. package/lib/request/get-metastore-request.d.ts +1 -1
  79. package/lib/request/get-namespace-request.d.ts +1 -1
  80. package/lib/request/get-pattern-request.d.ts +1 -1
  81. package/lib/request/get-term-relationship-request.d.ts +1 -1
  82. package/lib/request/get-term-request.d.ts +1 -1
  83. package/lib/request/get-type-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-connection-request.d.ts +1 -1
  86. package/lib/request/import-data-asset-request.d.ts +1 -1
  87. package/lib/request/import-glossary-request.d.ts +1 -1
  88. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  89. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  90. package/lib/request/list-attributes-request.d.ts +1 -1
  91. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  92. package/lib/request/list-catalogs-request.d.ts +1 -1
  93. package/lib/request/list-connections-request.d.ts +1 -1
  94. package/lib/request/list-custom-properties-request.d.ts +1 -1
  95. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  96. package/lib/request/list-data-assets-request.d.ts +1 -1
  97. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  98. package/lib/request/list-entities-request.d.ts +1 -1
  99. package/lib/request/list-entity-tags-request.d.ts +1 -1
  100. package/lib/request/list-folder-tags-request.d.ts +1 -1
  101. package/lib/request/list-folders-request.d.ts +1 -1
  102. package/lib/request/list-glossaries-request.d.ts +1 -1
  103. package/lib/request/list-job-definitions-request.d.ts +1 -1
  104. package/lib/request/list-job-executions-request.d.ts +1 -1
  105. package/lib/request/list-job-logs-request.d.ts +1 -1
  106. package/lib/request/list-job-metrics-request.d.ts +1 -1
  107. package/lib/request/list-jobs-request.d.ts +1 -1
  108. package/lib/request/list-metastores-request.d.ts +1 -1
  109. package/lib/request/list-namespaces-request.d.ts +1 -1
  110. package/lib/request/list-patterns-request.d.ts +1 -1
  111. package/lib/request/list-rules-request.d.ts +1 -1
  112. package/lib/request/list-tags-request.d.ts +1 -1
  113. package/lib/request/list-term-relationships-request.d.ts +1 -1
  114. package/lib/request/list-terms-request.d.ts +1 -1
  115. package/lib/request/list-types-request.d.ts +1 -1
  116. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  117. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  118. package/lib/request/list-work-requests-request.d.ts +1 -1
  119. package/lib/request/object-stats-request.d.ts +1 -1
  120. package/lib/request/parse-connection-request.d.ts +1 -1
  121. package/lib/request/process-recommendation-request.d.ts +1 -1
  122. package/lib/request/recommendations-request.d.ts +1 -1
  123. package/lib/request/remove-catalog-lock-request.d.ts +1 -1
  124. package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +1 -1
  125. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  126. package/lib/request/remove-metastore-lock-request.d.ts +1 -1
  127. package/lib/request/search-criteria-request.d.ts +1 -1
  128. package/lib/request/suggest-matches-request.d.ts +1 -1
  129. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  130. package/lib/request/test-connection-request.d.ts +1 -1
  131. package/lib/request/update-attribute-request.d.ts +1 -1
  132. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  133. package/lib/request/update-catalog-request.d.ts +1 -1
  134. package/lib/request/update-connection-request.d.ts +1 -1
  135. package/lib/request/update-custom-property-request.d.ts +1 -1
  136. package/lib/request/update-data-asset-request.d.ts +1 -1
  137. package/lib/request/update-entity-request.d.ts +1 -1
  138. package/lib/request/update-folder-request.d.ts +1 -1
  139. package/lib/request/update-glossary-request.d.ts +1 -1
  140. package/lib/request/update-job-definition-request.d.ts +1 -1
  141. package/lib/request/update-job-request.d.ts +1 -1
  142. package/lib/request/update-metastore-request.d.ts +1 -1
  143. package/lib/request/update-namespace-request.d.ts +1 -1
  144. package/lib/request/update-pattern-request.d.ts +1 -1
  145. package/lib/request/update-term-relationship-request.d.ts +1 -1
  146. package/lib/request/update-term-request.d.ts +1 -1
  147. package/lib/request/upload-credentials-request.d.ts +1 -1
  148. package/lib/request/users-request.d.ts +1 -1
  149. package/lib/request/validate-connection-request.d.ts +1 -1
  150. package/lib/request/validate-pattern-request.d.ts +1 -1
  151. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -60,7 +60,7 @@ var DataCatalogApiKeys;
60
60
  */
61
61
  class DataCatalogClient {
62
62
  constructor(params, clientConfiguration) {
63
- this["_realmSpecificEndpointTemplateEnabled"] = false;
63
+ this["_realmSpecificEndpointTemplateEnabled"] = undefined;
64
64
  this["_endpoint"] = "";
65
65
  this["_defaultHeaders"] = {};
66
66
  this._circuitBreaker = null;
@@ -119,7 +119,11 @@ class DataCatalogClient {
119
119
  set endpoint(endpoint) {
120
120
  this._endpoint = endpoint;
121
121
  this._endpoint = this._endpoint + "/20190325";
122
- oci_common_2.logger.info(`DataCatalogClient endpoint set to ${this._endpoint}`);
122
+ if (this.logger)
123
+ this.logger.info(`DataCatalogClient endpoint set to ${this._endpoint}`);
124
+ }
125
+ get logger() {
126
+ return common.LOG.logger;
123
127
  }
124
128
  /**
125
129
  * Determines whether realm specific endpoint should be used or not.
@@ -128,7 +132,8 @@ class DataCatalogClient {
128
132
  */
129
133
  set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
130
134
  this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
131
- oci_common_2.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
135
+ if (this.logger)
136
+ this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
132
137
  if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
133
138
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(DataCatalogClient.serviceEndpointTemplate, this._region, DataCatalogClient.endpointServiceName);
134
139
  }
@@ -194,11 +199,12 @@ class DataCatalogClient {
194
199
  * @param AddCatalogLockRequest
195
200
  * @return AddCatalogLockResponse
196
201
  * @throws OciError when an error occurs
197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
198
203
  */
199
204
  addCatalogLock(addCatalogLockRequest) {
200
205
  return __awaiter(this, void 0, void 0, function* () {
201
- oci_common_2.logger.debug("Calling operation DataCatalogClient#addCatalogLock.");
206
+ if (this.logger)
207
+ this.logger.debug("Calling operation DataCatalogClient#addCatalogLock.");
202
208
  const operationName = "addCatalogLock";
203
209
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/AddCatalogLock";
204
210
  const pathParams = {
@@ -212,6 +218,8 @@ class DataCatalogClient {
212
218
  };
213
219
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
214
220
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addCatalogLockRequest.retryConfiguration, specRetryConfiguration);
221
+ if (this.logger)
222
+ retrier.logger = this.logger;
215
223
  const request = yield oci_common_2.composeRequest({
216
224
  baseEndpoint: this._endpoint,
217
225
  defaultHeaders: this._defaultHeaders,
@@ -256,11 +264,12 @@ class DataCatalogClient {
256
264
  * @param AddCatalogPrivateEndpointLockRequest
257
265
  * @return AddCatalogPrivateEndpointLockResponse
258
266
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
260
268
  */
261
269
  addCatalogPrivateEndpointLock(addCatalogPrivateEndpointLockRequest) {
262
270
  return __awaiter(this, void 0, void 0, function* () {
263
- oci_common_2.logger.debug("Calling operation DataCatalogClient#addCatalogPrivateEndpointLock.");
271
+ if (this.logger)
272
+ this.logger.debug("Calling operation DataCatalogClient#addCatalogPrivateEndpointLock.");
264
273
  const operationName = "addCatalogPrivateEndpointLock";
265
274
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/AddCatalogPrivateEndpointLock";
266
275
  const pathParams = {
@@ -274,6 +283,8 @@ class DataCatalogClient {
274
283
  };
275
284
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
276
285
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addCatalogPrivateEndpointLockRequest.retryConfiguration, specRetryConfiguration);
286
+ if (this.logger)
287
+ retrier.logger = this.logger;
277
288
  const request = yield oci_common_2.composeRequest({
278
289
  baseEndpoint: this._endpoint,
279
290
  defaultHeaders: this._defaultHeaders,
@@ -318,11 +329,12 @@ class DataCatalogClient {
318
329
  * @param AddDataSelectorPatternsRequest
319
330
  * @return AddDataSelectorPatternsResponse
320
331
  * @throws OciError when an error occurs
321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
322
333
  */
323
334
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
324
335
  return __awaiter(this, void 0, void 0, function* () {
325
- oci_common_2.logger.debug("Calling operation DataCatalogClient#addDataSelectorPatterns.");
336
+ if (this.logger)
337
+ this.logger.debug("Calling operation DataCatalogClient#addDataSelectorPatterns.");
326
338
  const operationName = "addDataSelectorPatterns";
327
339
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/AddDataSelectorPatterns";
328
340
  const pathParams = {
@@ -338,6 +350,8 @@ class DataCatalogClient {
338
350
  };
339
351
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
340
352
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addDataSelectorPatternsRequest.retryConfiguration, specRetryConfiguration);
353
+ if (this.logger)
354
+ retrier.logger = this.logger;
341
355
  const request = yield oci_common_2.composeRequest({
342
356
  baseEndpoint: this._endpoint,
343
357
  defaultHeaders: this._defaultHeaders,
@@ -382,11 +396,12 @@ class DataCatalogClient {
382
396
  * @param AddMetastoreLockRequest
383
397
  * @return AddMetastoreLockResponse
384
398
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
386
400
  */
387
401
  addMetastoreLock(addMetastoreLockRequest) {
388
402
  return __awaiter(this, void 0, void 0, function* () {
389
- oci_common_2.logger.debug("Calling operation DataCatalogClient#addMetastoreLock.");
403
+ if (this.logger)
404
+ this.logger.debug("Calling operation DataCatalogClient#addMetastoreLock.");
390
405
  const operationName = "addMetastoreLock";
391
406
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/AddMetastoreLock";
392
407
  const pathParams = {
@@ -400,6 +415,8 @@ class DataCatalogClient {
400
415
  };
401
416
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
402
417
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addMetastoreLockRequest.retryConfiguration, specRetryConfiguration);
418
+ if (this.logger)
419
+ retrier.logger = this.logger;
403
420
  const request = yield oci_common_2.composeRequest({
404
421
  baseEndpoint: this._endpoint,
405
422
  defaultHeaders: this._defaultHeaders,
@@ -444,11 +461,12 @@ class DataCatalogClient {
444
461
  * @param AssociateCustomPropertyRequest
445
462
  * @return AssociateCustomPropertyResponse
446
463
  * @throws OciError when an error occurs
447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
448
465
  */
449
466
  associateCustomProperty(associateCustomPropertyRequest) {
450
467
  return __awaiter(this, void 0, void 0, function* () {
451
- oci_common_2.logger.debug("Calling operation DataCatalogClient#associateCustomProperty.");
468
+ if (this.logger)
469
+ this.logger.debug("Calling operation DataCatalogClient#associateCustomProperty.");
452
470
  const operationName = "associateCustomProperty";
453
471
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Type/AssociateCustomProperty";
454
472
  const pathParams = {
@@ -464,6 +482,8 @@ class DataCatalogClient {
464
482
  };
465
483
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
466
484
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, associateCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
485
+ if (this.logger)
486
+ retrier.logger = this.logger;
467
487
  const request = yield oci_common_2.composeRequest({
468
488
  baseEndpoint: this._endpoint,
469
489
  defaultHeaders: this._defaultHeaders,
@@ -509,11 +529,12 @@ class DataCatalogClient {
509
529
  * @param AsynchronousExportGlossaryRequest
510
530
  * @return AsynchronousExportGlossaryResponse
511
531
  * @throws OciError when an error occurs
512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
513
533
  */
514
534
  asynchronousExportGlossary(asynchronousExportGlossaryRequest) {
515
535
  return __awaiter(this, void 0, void 0, function* () {
516
- oci_common_2.logger.debug("Calling operation DataCatalogClient#asynchronousExportGlossary.");
536
+ if (this.logger)
537
+ this.logger.debug("Calling operation DataCatalogClient#asynchronousExportGlossary.");
517
538
  const operationName = "asynchronousExportGlossary";
518
539
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/AsynchronousExportGlossary";
519
540
  const pathParams = {
@@ -528,6 +549,8 @@ class DataCatalogClient {
528
549
  };
529
550
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
530
551
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, asynchronousExportGlossaryRequest.retryConfiguration, specRetryConfiguration);
552
+ if (this.logger)
553
+ retrier.logger = this.logger;
531
554
  const request = yield oci_common_2.composeRequest({
532
555
  baseEndpoint: this._endpoint,
533
556
  defaultHeaders: this._defaultHeaders,
@@ -572,11 +595,12 @@ class DataCatalogClient {
572
595
  * @param AttachCatalogPrivateEndpointRequest
573
596
  * @return AttachCatalogPrivateEndpointResponse
574
597
  * @throws OciError when an error occurs
575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
576
599
  */
577
600
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
578
601
  return __awaiter(this, void 0, void 0, function* () {
579
- oci_common_2.logger.debug("Calling operation DataCatalogClient#attachCatalogPrivateEndpoint.");
602
+ if (this.logger)
603
+ this.logger.debug("Calling operation DataCatalogClient#attachCatalogPrivateEndpoint.");
580
604
  const operationName = "attachCatalogPrivateEndpoint";
581
605
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/AttachCatalogPrivateEndpoint";
582
606
  const pathParams = {
@@ -593,6 +617,8 @@ class DataCatalogClient {
593
617
  };
594
618
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
595
619
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, attachCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
620
+ if (this.logger)
621
+ retrier.logger = this.logger;
596
622
  const request = yield oci_common_2.composeRequest({
597
623
  baseEndpoint: this._endpoint,
598
624
  defaultHeaders: this._defaultHeaders,
@@ -633,11 +659,12 @@ class DataCatalogClient {
633
659
  * @param ChangeCatalogCompartmentRequest
634
660
  * @return ChangeCatalogCompartmentResponse
635
661
  * @throws OciError when an error occurs
636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
637
663
  */
638
664
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
639
665
  return __awaiter(this, void 0, void 0, function* () {
640
- oci_common_2.logger.debug("Calling operation DataCatalogClient#changeCatalogCompartment.");
666
+ if (this.logger)
667
+ this.logger.debug("Calling operation DataCatalogClient#changeCatalogCompartment.");
641
668
  const operationName = "changeCatalogCompartment";
642
669
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/ChangeCatalogCompartment";
643
670
  const pathParams = {
@@ -653,6 +680,8 @@ class DataCatalogClient {
653
680
  };
654
681
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
655
682
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeCatalogCompartmentRequest.retryConfiguration, specRetryConfiguration);
683
+ if (this.logger)
684
+ retrier.logger = this.logger;
656
685
  const request = yield oci_common_2.composeRequest({
657
686
  baseEndpoint: this._endpoint,
658
687
  defaultHeaders: this._defaultHeaders,
@@ -693,11 +722,12 @@ class DataCatalogClient {
693
722
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
694
723
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
695
724
  * @throws OciError when an error occurs
696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
697
726
  */
698
727
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
699
728
  return __awaiter(this, void 0, void 0, function* () {
700
- oci_common_2.logger.debug("Calling operation DataCatalogClient#changeCatalogPrivateEndpointCompartment.");
729
+ if (this.logger)
730
+ this.logger.debug("Calling operation DataCatalogClient#changeCatalogPrivateEndpointCompartment.");
701
731
  const operationName = "changeCatalogPrivateEndpointCompartment";
702
732
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/ChangeCatalogPrivateEndpointCompartment";
703
733
  const pathParams = {
@@ -713,6 +743,8 @@ class DataCatalogClient {
713
743
  };
714
744
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
715
745
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeCatalogPrivateEndpointCompartmentRequest.retryConfiguration, specRetryConfiguration);
746
+ if (this.logger)
747
+ retrier.logger = this.logger;
716
748
  const request = yield oci_common_2.composeRequest({
717
749
  baseEndpoint: this._endpoint,
718
750
  defaultHeaders: this._defaultHeaders,
@@ -753,11 +785,12 @@ class DataCatalogClient {
753
785
  * @param ChangeMetastoreCompartmentRequest
754
786
  * @return ChangeMetastoreCompartmentResponse
755
787
  * @throws OciError when an error occurs
756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
757
789
  */
758
790
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
759
791
  return __awaiter(this, void 0, void 0, function* () {
760
- oci_common_2.logger.debug("Calling operation DataCatalogClient#changeMetastoreCompartment.");
792
+ if (this.logger)
793
+ this.logger.debug("Calling operation DataCatalogClient#changeMetastoreCompartment.");
761
794
  const operationName = "changeMetastoreCompartment";
762
795
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/ChangeMetastoreCompartment";
763
796
  const pathParams = {
@@ -773,6 +806,8 @@ class DataCatalogClient {
773
806
  };
774
807
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
775
808
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMetastoreCompartmentRequest.retryConfiguration, specRetryConfiguration);
809
+ if (this.logger)
810
+ retrier.logger = this.logger;
776
811
  const request = yield oci_common_2.composeRequest({
777
812
  baseEndpoint: this._endpoint,
778
813
  defaultHeaders: this._defaultHeaders,
@@ -813,11 +848,12 @@ class DataCatalogClient {
813
848
  * @param CreateAttributeRequest
814
849
  * @return CreateAttributeResponse
815
850
  * @throws OciError when an error occurs
816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
817
852
  */
818
853
  createAttribute(createAttributeRequest) {
819
854
  return __awaiter(this, void 0, void 0, function* () {
820
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createAttribute.");
855
+ if (this.logger)
856
+ this.logger.debug("Calling operation DataCatalogClient#createAttribute.");
821
857
  const operationName = "createAttribute";
822
858
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Attribute/CreateAttribute";
823
859
  const pathParams = {
@@ -833,6 +869,8 @@ class DataCatalogClient {
833
869
  };
834
870
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
835
871
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAttributeRequest.retryConfiguration, specRetryConfiguration);
872
+ if (this.logger)
873
+ retrier.logger = this.logger;
836
874
  const request = yield oci_common_2.composeRequest({
837
875
  baseEndpoint: this._endpoint,
838
876
  defaultHeaders: this._defaultHeaders,
@@ -877,11 +915,12 @@ class DataCatalogClient {
877
915
  * @param CreateAttributeTagRequest
878
916
  * @return CreateAttributeTagResponse
879
917
  * @throws OciError when an error occurs
880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
881
919
  */
882
920
  createAttributeTag(createAttributeTagRequest) {
883
921
  return __awaiter(this, void 0, void 0, function* () {
884
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createAttributeTag.");
922
+ if (this.logger)
923
+ this.logger.debug("Calling operation DataCatalogClient#createAttributeTag.");
885
924
  const operationName = "createAttributeTag";
886
925
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeTag/CreateAttributeTag";
887
926
  const pathParams = {
@@ -898,6 +937,8 @@ class DataCatalogClient {
898
937
  };
899
938
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
900
939
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAttributeTagRequest.retryConfiguration, specRetryConfiguration);
940
+ if (this.logger)
941
+ retrier.logger = this.logger;
901
942
  const request = yield oci_common_2.composeRequest({
902
943
  baseEndpoint: this._endpoint,
903
944
  defaultHeaders: this._defaultHeaders,
@@ -944,11 +985,12 @@ class DataCatalogClient {
944
985
  * @param CreateCatalogRequest
945
986
  * @return CreateCatalogResponse
946
987
  * @throws OciError when an error occurs
947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
988
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
948
989
  */
949
990
  createCatalog(createCatalogRequest) {
950
991
  return __awaiter(this, void 0, void 0, function* () {
951
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createCatalog.");
992
+ if (this.logger)
993
+ this.logger.debug("Calling operation DataCatalogClient#createCatalog.");
952
994
  const operationName = "createCatalog";
953
995
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/CreateCatalog";
954
996
  const pathParams = {};
@@ -960,6 +1002,8 @@ class DataCatalogClient {
960
1002
  };
961
1003
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
962
1004
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCatalogRequest.retryConfiguration, specRetryConfiguration);
1005
+ if (this.logger)
1006
+ retrier.logger = this.logger;
963
1007
  const request = yield oci_common_2.composeRequest({
964
1008
  baseEndpoint: this._endpoint,
965
1009
  defaultHeaders: this._defaultHeaders,
@@ -1000,11 +1044,12 @@ class DataCatalogClient {
1000
1044
  * @param CreateCatalogPrivateEndpointRequest
1001
1045
  * @return CreateCatalogPrivateEndpointResponse
1002
1046
  * @throws OciError when an error occurs
1003
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
1004
1048
  */
1005
1049
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
1006
1050
  return __awaiter(this, void 0, void 0, function* () {
1007
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createCatalogPrivateEndpoint.");
1051
+ if (this.logger)
1052
+ this.logger.debug("Calling operation DataCatalogClient#createCatalogPrivateEndpoint.");
1008
1053
  const operationName = "createCatalogPrivateEndpoint";
1009
1054
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/CreateCatalogPrivateEndpoint";
1010
1055
  const pathParams = {};
@@ -1016,6 +1061,8 @@ class DataCatalogClient {
1016
1061
  };
1017
1062
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1018
1063
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
1064
+ if (this.logger)
1065
+ retrier.logger = this.logger;
1019
1066
  const request = yield oci_common_2.composeRequest({
1020
1067
  baseEndpoint: this._endpoint,
1021
1068
  defaultHeaders: this._defaultHeaders,
@@ -1056,11 +1103,12 @@ class DataCatalogClient {
1056
1103
  * @param CreateConnectionRequest
1057
1104
  * @return CreateConnectionResponse
1058
1105
  * @throws OciError when an error occurs
1059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
1060
1107
  */
1061
1108
  createConnection(createConnectionRequest) {
1062
1109
  return __awaiter(this, void 0, void 0, function* () {
1063
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createConnection.");
1110
+ if (this.logger)
1111
+ this.logger.debug("Calling operation DataCatalogClient#createConnection.");
1064
1112
  const operationName = "createConnection";
1065
1113
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/CreateConnection";
1066
1114
  const pathParams = {
@@ -1075,6 +1123,8 @@ class DataCatalogClient {
1075
1123
  };
1076
1124
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1077
1125
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createConnectionRequest.retryConfiguration, specRetryConfiguration);
1126
+ if (this.logger)
1127
+ retrier.logger = this.logger;
1078
1128
  const request = yield oci_common_2.composeRequest({
1079
1129
  baseEndpoint: this._endpoint,
1080
1130
  defaultHeaders: this._defaultHeaders,
@@ -1119,11 +1169,12 @@ class DataCatalogClient {
1119
1169
  * @param CreateCustomPropertyRequest
1120
1170
  * @return CreateCustomPropertyResponse
1121
1171
  * @throws OciError when an error occurs
1122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
1123
1173
  */
1124
1174
  createCustomProperty(createCustomPropertyRequest) {
1125
1175
  return __awaiter(this, void 0, void 0, function* () {
1126
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createCustomProperty.");
1176
+ if (this.logger)
1177
+ this.logger.debug("Calling operation DataCatalogClient#createCustomProperty.");
1127
1178
  const operationName = "createCustomProperty";
1128
1179
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/CreateCustomProperty";
1129
1180
  const pathParams = {
@@ -1138,6 +1189,8 @@ class DataCatalogClient {
1138
1189
  };
1139
1190
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1140
1191
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
1192
+ if (this.logger)
1193
+ retrier.logger = this.logger;
1141
1194
  const request = yield oci_common_2.composeRequest({
1142
1195
  baseEndpoint: this._endpoint,
1143
1196
  defaultHeaders: this._defaultHeaders,
@@ -1182,11 +1235,12 @@ class DataCatalogClient {
1182
1235
  * @param CreateDataAssetRequest
1183
1236
  * @return CreateDataAssetResponse
1184
1237
  * @throws OciError when an error occurs
1185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
1186
1239
  */
1187
1240
  createDataAsset(createDataAssetRequest) {
1188
1241
  return __awaiter(this, void 0, void 0, function* () {
1189
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createDataAsset.");
1242
+ if (this.logger)
1243
+ this.logger.debug("Calling operation DataCatalogClient#createDataAsset.");
1190
1244
  const operationName = "createDataAsset";
1191
1245
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/CreateDataAsset";
1192
1246
  const pathParams = {
@@ -1200,6 +1254,8 @@ class DataCatalogClient {
1200
1254
  };
1201
1255
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1202
1256
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDataAssetRequest.retryConfiguration, specRetryConfiguration);
1257
+ if (this.logger)
1258
+ retrier.logger = this.logger;
1203
1259
  const request = yield oci_common_2.composeRequest({
1204
1260
  baseEndpoint: this._endpoint,
1205
1261
  defaultHeaders: this._defaultHeaders,
@@ -1244,11 +1300,12 @@ class DataCatalogClient {
1244
1300
  * @param CreateDataAssetTagRequest
1245
1301
  * @return CreateDataAssetTagResponse
1246
1302
  * @throws OciError when an error occurs
1247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
1248
1304
  */
1249
1305
  createDataAssetTag(createDataAssetTagRequest) {
1250
1306
  return __awaiter(this, void 0, void 0, function* () {
1251
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createDataAssetTag.");
1307
+ if (this.logger)
1308
+ this.logger.debug("Calling operation DataCatalogClient#createDataAssetTag.");
1252
1309
  const operationName = "createDataAssetTag";
1253
1310
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetTag/CreateDataAssetTag";
1254
1311
  const pathParams = {
@@ -1263,6 +1320,8 @@ class DataCatalogClient {
1263
1320
  };
1264
1321
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1265
1322
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDataAssetTagRequest.retryConfiguration, specRetryConfiguration);
1323
+ if (this.logger)
1324
+ retrier.logger = this.logger;
1266
1325
  const request = yield oci_common_2.composeRequest({
1267
1326
  baseEndpoint: this._endpoint,
1268
1327
  defaultHeaders: this._defaultHeaders,
@@ -1307,11 +1366,12 @@ class DataCatalogClient {
1307
1366
  * @param CreateEntityRequest
1308
1367
  * @return CreateEntityResponse
1309
1368
  * @throws OciError when an error occurs
1310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1311
1370
  */
1312
1371
  createEntity(createEntityRequest) {
1313
1372
  return __awaiter(this, void 0, void 0, function* () {
1314
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createEntity.");
1373
+ if (this.logger)
1374
+ this.logger.debug("Calling operation DataCatalogClient#createEntity.");
1315
1375
  const operationName = "createEntity";
1316
1376
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/CreateEntity";
1317
1377
  const pathParams = {
@@ -1326,6 +1386,8 @@ class DataCatalogClient {
1326
1386
  };
1327
1387
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1328
1388
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createEntityRequest.retryConfiguration, specRetryConfiguration);
1389
+ if (this.logger)
1390
+ retrier.logger = this.logger;
1329
1391
  const request = yield oci_common_2.composeRequest({
1330
1392
  baseEndpoint: this._endpoint,
1331
1393
  defaultHeaders: this._defaultHeaders,
@@ -1370,11 +1432,12 @@ class DataCatalogClient {
1370
1432
  * @param CreateEntityTagRequest
1371
1433
  * @return CreateEntityTagResponse
1372
1434
  * @throws OciError when an error occurs
1373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1374
1436
  */
1375
1437
  createEntityTag(createEntityTagRequest) {
1376
1438
  return __awaiter(this, void 0, void 0, function* () {
1377
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createEntityTag.");
1439
+ if (this.logger)
1440
+ this.logger.debug("Calling operation DataCatalogClient#createEntityTag.");
1378
1441
  const operationName = "createEntityTag";
1379
1442
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/EntityTag/CreateEntityTag";
1380
1443
  const pathParams = {
@@ -1390,6 +1453,8 @@ class DataCatalogClient {
1390
1453
  };
1391
1454
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1392
1455
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createEntityTagRequest.retryConfiguration, specRetryConfiguration);
1456
+ if (this.logger)
1457
+ retrier.logger = this.logger;
1393
1458
  const request = yield oci_common_2.composeRequest({
1394
1459
  baseEndpoint: this._endpoint,
1395
1460
  defaultHeaders: this._defaultHeaders,
@@ -1434,11 +1499,12 @@ class DataCatalogClient {
1434
1499
  * @param CreateFolderRequest
1435
1500
  * @return CreateFolderResponse
1436
1501
  * @throws OciError when an error occurs
1437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1438
1503
  */
1439
1504
  createFolder(createFolderRequest) {
1440
1505
  return __awaiter(this, void 0, void 0, function* () {
1441
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createFolder.");
1506
+ if (this.logger)
1507
+ this.logger.debug("Calling operation DataCatalogClient#createFolder.");
1442
1508
  const operationName = "createFolder";
1443
1509
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Folder/CreateFolder";
1444
1510
  const pathParams = {
@@ -1453,6 +1519,8 @@ class DataCatalogClient {
1453
1519
  };
1454
1520
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1455
1521
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createFolderRequest.retryConfiguration, specRetryConfiguration);
1522
+ if (this.logger)
1523
+ retrier.logger = this.logger;
1456
1524
  const request = yield oci_common_2.composeRequest({
1457
1525
  baseEndpoint: this._endpoint,
1458
1526
  defaultHeaders: this._defaultHeaders,
@@ -1497,11 +1565,12 @@ class DataCatalogClient {
1497
1565
  * @param CreateFolderTagRequest
1498
1566
  * @return CreateFolderTagResponse
1499
1567
  * @throws OciError when an error occurs
1500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1501
1569
  */
1502
1570
  createFolderTag(createFolderTagRequest) {
1503
1571
  return __awaiter(this, void 0, void 0, function* () {
1504
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createFolderTag.");
1572
+ if (this.logger)
1573
+ this.logger.debug("Calling operation DataCatalogClient#createFolderTag.");
1505
1574
  const operationName = "createFolderTag";
1506
1575
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderTag/CreateFolderTag";
1507
1576
  const pathParams = {
@@ -1517,6 +1586,8 @@ class DataCatalogClient {
1517
1586
  };
1518
1587
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1519
1588
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createFolderTagRequest.retryConfiguration, specRetryConfiguration);
1589
+ if (this.logger)
1590
+ retrier.logger = this.logger;
1520
1591
  const request = yield oci_common_2.composeRequest({
1521
1592
  baseEndpoint: this._endpoint,
1522
1593
  defaultHeaders: this._defaultHeaders,
@@ -1561,11 +1632,12 @@ class DataCatalogClient {
1561
1632
  * @param CreateGlossaryRequest
1562
1633
  * @return CreateGlossaryResponse
1563
1634
  * @throws OciError when an error occurs
1564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1565
1636
  */
1566
1637
  createGlossary(createGlossaryRequest) {
1567
1638
  return __awaiter(this, void 0, void 0, function* () {
1568
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createGlossary.");
1639
+ if (this.logger)
1640
+ this.logger.debug("Calling operation DataCatalogClient#createGlossary.");
1569
1641
  const operationName = "createGlossary";
1570
1642
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/CreateGlossary";
1571
1643
  const pathParams = {
@@ -1579,6 +1651,8 @@ class DataCatalogClient {
1579
1651
  };
1580
1652
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1581
1653
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createGlossaryRequest.retryConfiguration, specRetryConfiguration);
1654
+ if (this.logger)
1655
+ retrier.logger = this.logger;
1582
1656
  const request = yield oci_common_2.composeRequest({
1583
1657
  baseEndpoint: this._endpoint,
1584
1658
  defaultHeaders: this._defaultHeaders,
@@ -1623,11 +1697,12 @@ class DataCatalogClient {
1623
1697
  * @param CreateJobRequest
1624
1698
  * @return CreateJobResponse
1625
1699
  * @throws OciError when an error occurs
1626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1627
1701
  */
1628
1702
  createJob(createJobRequest) {
1629
1703
  return __awaiter(this, void 0, void 0, function* () {
1630
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createJob.");
1704
+ if (this.logger)
1705
+ this.logger.debug("Calling operation DataCatalogClient#createJob.");
1631
1706
  const operationName = "createJob";
1632
1707
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Job/CreateJob";
1633
1708
  const pathParams = {
@@ -1641,6 +1716,8 @@ class DataCatalogClient {
1641
1716
  };
1642
1717
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1643
1718
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createJobRequest.retryConfiguration, specRetryConfiguration);
1719
+ if (this.logger)
1720
+ retrier.logger = this.logger;
1644
1721
  const request = yield oci_common_2.composeRequest({
1645
1722
  baseEndpoint: this._endpoint,
1646
1723
  defaultHeaders: this._defaultHeaders,
@@ -1685,11 +1762,12 @@ class DataCatalogClient {
1685
1762
  * @param CreateJobDefinitionRequest
1686
1763
  * @return CreateJobDefinitionResponse
1687
1764
  * @throws OciError when an error occurs
1688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1689
1766
  */
1690
1767
  createJobDefinition(createJobDefinitionRequest) {
1691
1768
  return __awaiter(this, void 0, void 0, function* () {
1692
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createJobDefinition.");
1769
+ if (this.logger)
1770
+ this.logger.debug("Calling operation DataCatalogClient#createJobDefinition.");
1693
1771
  const operationName = "createJobDefinition";
1694
1772
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinition/CreateJobDefinition";
1695
1773
  const pathParams = {
@@ -1703,6 +1781,8 @@ class DataCatalogClient {
1703
1781
  };
1704
1782
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1705
1783
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createJobDefinitionRequest.retryConfiguration, specRetryConfiguration);
1784
+ if (this.logger)
1785
+ retrier.logger = this.logger;
1706
1786
  const request = yield oci_common_2.composeRequest({
1707
1787
  baseEndpoint: this._endpoint,
1708
1788
  defaultHeaders: this._defaultHeaders,
@@ -1747,11 +1827,12 @@ class DataCatalogClient {
1747
1827
  * @param CreateJobExecutionRequest
1748
1828
  * @return CreateJobExecutionResponse
1749
1829
  * @throws OciError when an error occurs
1750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1751
1831
  */
1752
1832
  createJobExecution(createJobExecutionRequest) {
1753
1833
  return __awaiter(this, void 0, void 0, function* () {
1754
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createJobExecution.");
1834
+ if (this.logger)
1835
+ this.logger.debug("Calling operation DataCatalogClient#createJobExecution.");
1755
1836
  const operationName = "createJobExecution";
1756
1837
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobExecution/CreateJobExecution";
1757
1838
  const pathParams = {
@@ -1766,6 +1847,8 @@ class DataCatalogClient {
1766
1847
  };
1767
1848
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1768
1849
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createJobExecutionRequest.retryConfiguration, specRetryConfiguration);
1850
+ if (this.logger)
1851
+ retrier.logger = this.logger;
1769
1852
  const request = yield oci_common_2.composeRequest({
1770
1853
  baseEndpoint: this._endpoint,
1771
1854
  defaultHeaders: this._defaultHeaders,
@@ -1811,11 +1894,12 @@ class DataCatalogClient {
1811
1894
  * @param CreateMetastoreRequest
1812
1895
  * @return CreateMetastoreResponse
1813
1896
  * @throws OciError when an error occurs
1814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1815
1898
  */
1816
1899
  createMetastore(createMetastoreRequest) {
1817
1900
  return __awaiter(this, void 0, void 0, function* () {
1818
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createMetastore.");
1901
+ if (this.logger)
1902
+ this.logger.debug("Calling operation DataCatalogClient#createMetastore.");
1819
1903
  const operationName = "createMetastore";
1820
1904
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/CreateMetastore";
1821
1905
  const pathParams = {};
@@ -1827,6 +1911,8 @@ class DataCatalogClient {
1827
1911
  };
1828
1912
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1829
1913
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMetastoreRequest.retryConfiguration, specRetryConfiguration);
1914
+ if (this.logger)
1915
+ retrier.logger = this.logger;
1830
1916
  const request = yield oci_common_2.composeRequest({
1831
1917
  baseEndpoint: this._endpoint,
1832
1918
  defaultHeaders: this._defaultHeaders,
@@ -1867,11 +1953,12 @@ class DataCatalogClient {
1867
1953
  * @param CreateNamespaceRequest
1868
1954
  * @return CreateNamespaceResponse
1869
1955
  * @throws OciError when an error occurs
1870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1871
1957
  */
1872
1958
  createNamespace(createNamespaceRequest) {
1873
1959
  return __awaiter(this, void 0, void 0, function* () {
1874
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createNamespace.");
1960
+ if (this.logger)
1961
+ this.logger.debug("Calling operation DataCatalogClient#createNamespace.");
1875
1962
  const operationName = "createNamespace";
1876
1963
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/CreateNamespace";
1877
1964
  const pathParams = {
@@ -1885,6 +1972,8 @@ class DataCatalogClient {
1885
1972
  };
1886
1973
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1887
1974
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNamespaceRequest.retryConfiguration, specRetryConfiguration);
1975
+ if (this.logger)
1976
+ retrier.logger = this.logger;
1888
1977
  const request = yield oci_common_2.composeRequest({
1889
1978
  baseEndpoint: this._endpoint,
1890
1979
  defaultHeaders: this._defaultHeaders,
@@ -1929,11 +2018,12 @@ class DataCatalogClient {
1929
2018
  * @param CreatePatternRequest
1930
2019
  * @return CreatePatternResponse
1931
2020
  * @throws OciError when an error occurs
1932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
2021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1933
2022
  */
1934
2023
  createPattern(createPatternRequest) {
1935
2024
  return __awaiter(this, void 0, void 0, function* () {
1936
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createPattern.");
2025
+ if (this.logger)
2026
+ this.logger.debug("Calling operation DataCatalogClient#createPattern.");
1937
2027
  const operationName = "createPattern";
1938
2028
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/CreatePattern";
1939
2029
  const pathParams = {
@@ -1947,6 +2037,8 @@ class DataCatalogClient {
1947
2037
  };
1948
2038
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
1949
2039
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createPatternRequest.retryConfiguration, specRetryConfiguration);
2040
+ if (this.logger)
2041
+ retrier.logger = this.logger;
1950
2042
  const request = yield oci_common_2.composeRequest({
1951
2043
  baseEndpoint: this._endpoint,
1952
2044
  defaultHeaders: this._defaultHeaders,
@@ -1991,11 +2083,12 @@ class DataCatalogClient {
1991
2083
  * @param CreateTermRequest
1992
2084
  * @return CreateTermResponse
1993
2085
  * @throws OciError when an error occurs
1994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
2086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1995
2087
  */
1996
2088
  createTerm(createTermRequest) {
1997
2089
  return __awaiter(this, void 0, void 0, function* () {
1998
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createTerm.");
2090
+ if (this.logger)
2091
+ this.logger.debug("Calling operation DataCatalogClient#createTerm.");
1999
2092
  const operationName = "createTerm";
2000
2093
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/CreateTerm";
2001
2094
  const pathParams = {
@@ -2010,6 +2103,8 @@ class DataCatalogClient {
2010
2103
  };
2011
2104
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2012
2105
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTermRequest.retryConfiguration, specRetryConfiguration);
2106
+ if (this.logger)
2107
+ retrier.logger = this.logger;
2013
2108
  const request = yield oci_common_2.composeRequest({
2014
2109
  baseEndpoint: this._endpoint,
2015
2110
  defaultHeaders: this._defaultHeaders,
@@ -2054,11 +2149,12 @@ class DataCatalogClient {
2054
2149
  * @param CreateTermRelationshipRequest
2055
2150
  * @return CreateTermRelationshipResponse
2056
2151
  * @throws OciError when an error occurs
2057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
2058
2153
  */
2059
2154
  createTermRelationship(createTermRelationshipRequest) {
2060
2155
  return __awaiter(this, void 0, void 0, function* () {
2061
- oci_common_2.logger.debug("Calling operation DataCatalogClient#createTermRelationship.");
2156
+ if (this.logger)
2157
+ this.logger.debug("Calling operation DataCatalogClient#createTermRelationship.");
2062
2158
  const operationName = "createTermRelationship";
2063
2159
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/CreateTermRelationship";
2064
2160
  const pathParams = {
@@ -2074,6 +2170,8 @@ class DataCatalogClient {
2074
2170
  };
2075
2171
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2076
2172
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTermRelationshipRequest.retryConfiguration, specRetryConfiguration);
2173
+ if (this.logger)
2174
+ retrier.logger = this.logger;
2077
2175
  const request = yield oci_common_2.composeRequest({
2078
2176
  baseEndpoint: this._endpoint,
2079
2177
  defaultHeaders: this._defaultHeaders,
@@ -2118,11 +2216,12 @@ class DataCatalogClient {
2118
2216
  * @param DeleteAttributeRequest
2119
2217
  * @return DeleteAttributeResponse
2120
2218
  * @throws OciError when an error occurs
2121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
2122
2220
  */
2123
2221
  deleteAttribute(deleteAttributeRequest) {
2124
2222
  return __awaiter(this, void 0, void 0, function* () {
2125
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteAttribute.");
2223
+ if (this.logger)
2224
+ this.logger.debug("Calling operation DataCatalogClient#deleteAttribute.");
2126
2225
  const operationName = "deleteAttribute";
2127
2226
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Attribute/DeleteAttribute";
2128
2227
  const pathParams = {
@@ -2139,6 +2238,8 @@ class DataCatalogClient {
2139
2238
  };
2140
2239
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2141
2240
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAttributeRequest.retryConfiguration, specRetryConfiguration);
2241
+ if (this.logger)
2242
+ retrier.logger = this.logger;
2142
2243
  const request = yield oci_common_2.composeRequest({
2143
2244
  baseEndpoint: this._endpoint,
2144
2245
  defaultHeaders: this._defaultHeaders,
@@ -2173,11 +2274,12 @@ class DataCatalogClient {
2173
2274
  * @param DeleteAttributeTagRequest
2174
2275
  * @return DeleteAttributeTagResponse
2175
2276
  * @throws OciError when an error occurs
2176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
2177
2278
  */
2178
2279
  deleteAttributeTag(deleteAttributeTagRequest) {
2179
2280
  return __awaiter(this, void 0, void 0, function* () {
2180
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteAttributeTag.");
2281
+ if (this.logger)
2282
+ this.logger.debug("Calling operation DataCatalogClient#deleteAttributeTag.");
2181
2283
  const operationName = "deleteAttributeTag";
2182
2284
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeTag/DeleteAttributeTag";
2183
2285
  const pathParams = {
@@ -2195,6 +2297,8 @@ class DataCatalogClient {
2195
2297
  };
2196
2298
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2197
2299
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAttributeTagRequest.retryConfiguration, specRetryConfiguration);
2300
+ if (this.logger)
2301
+ retrier.logger = this.logger;
2198
2302
  const request = yield oci_common_2.composeRequest({
2199
2303
  baseEndpoint: this._endpoint,
2200
2304
  defaultHeaders: this._defaultHeaders,
@@ -2229,11 +2333,12 @@ class DataCatalogClient {
2229
2333
  * @param DeleteCatalogRequest
2230
2334
  * @return DeleteCatalogResponse
2231
2335
  * @throws OciError when an error occurs
2232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2233
2337
  */
2234
2338
  deleteCatalog(deleteCatalogRequest) {
2235
2339
  return __awaiter(this, void 0, void 0, function* () {
2236
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteCatalog.");
2340
+ if (this.logger)
2341
+ this.logger.debug("Calling operation DataCatalogClient#deleteCatalog.");
2237
2342
  const operationName = "deleteCatalog";
2238
2343
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/DeleteCatalog";
2239
2344
  const pathParams = {
@@ -2249,6 +2354,8 @@ class DataCatalogClient {
2249
2354
  };
2250
2355
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2251
2356
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCatalogRequest.retryConfiguration, specRetryConfiguration);
2357
+ if (this.logger)
2358
+ retrier.logger = this.logger;
2252
2359
  const request = yield oci_common_2.composeRequest({
2253
2360
  baseEndpoint: this._endpoint,
2254
2361
  defaultHeaders: this._defaultHeaders,
@@ -2288,11 +2395,12 @@ class DataCatalogClient {
2288
2395
  * @param DeleteCatalogPrivateEndpointRequest
2289
2396
  * @return DeleteCatalogPrivateEndpointResponse
2290
2397
  * @throws OciError when an error occurs
2291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2292
2399
  */
2293
2400
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2294
2401
  return __awaiter(this, void 0, void 0, function* () {
2295
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteCatalogPrivateEndpoint.");
2402
+ if (this.logger)
2403
+ this.logger.debug("Calling operation DataCatalogClient#deleteCatalogPrivateEndpoint.");
2296
2404
  const operationName = "deleteCatalogPrivateEndpoint";
2297
2405
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/DeleteCatalogPrivateEndpoint";
2298
2406
  const pathParams = {
@@ -2308,6 +2416,8 @@ class DataCatalogClient {
2308
2416
  };
2309
2417
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2310
2418
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
2419
+ if (this.logger)
2420
+ retrier.logger = this.logger;
2311
2421
  const request = yield oci_common_2.composeRequest({
2312
2422
  baseEndpoint: this._endpoint,
2313
2423
  defaultHeaders: this._defaultHeaders,
@@ -2347,11 +2457,12 @@ class DataCatalogClient {
2347
2457
  * @param DeleteConnectionRequest
2348
2458
  * @return DeleteConnectionResponse
2349
2459
  * @throws OciError when an error occurs
2350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2351
2461
  */
2352
2462
  deleteConnection(deleteConnectionRequest) {
2353
2463
  return __awaiter(this, void 0, void 0, function* () {
2354
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteConnection.");
2464
+ if (this.logger)
2465
+ this.logger.debug("Calling operation DataCatalogClient#deleteConnection.");
2355
2466
  const operationName = "deleteConnection";
2356
2467
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/DeleteConnection";
2357
2468
  const pathParams = {
@@ -2367,6 +2478,8 @@ class DataCatalogClient {
2367
2478
  };
2368
2479
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2369
2480
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteConnectionRequest.retryConfiguration, specRetryConfiguration);
2481
+ if (this.logger)
2482
+ retrier.logger = this.logger;
2370
2483
  const request = yield oci_common_2.composeRequest({
2371
2484
  baseEndpoint: this._endpoint,
2372
2485
  defaultHeaders: this._defaultHeaders,
@@ -2401,11 +2514,12 @@ class DataCatalogClient {
2401
2514
  * @param DeleteCustomPropertyRequest
2402
2515
  * @return DeleteCustomPropertyResponse
2403
2516
  * @throws OciError when an error occurs
2404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2405
2518
  */
2406
2519
  deleteCustomProperty(deleteCustomPropertyRequest) {
2407
2520
  return __awaiter(this, void 0, void 0, function* () {
2408
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteCustomProperty.");
2521
+ if (this.logger)
2522
+ this.logger.debug("Calling operation DataCatalogClient#deleteCustomProperty.");
2409
2523
  const operationName = "deleteCustomProperty";
2410
2524
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/DeleteCustomProperty";
2411
2525
  const pathParams = {
@@ -2421,6 +2535,8 @@ class DataCatalogClient {
2421
2535
  };
2422
2536
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2423
2537
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
2538
+ if (this.logger)
2539
+ retrier.logger = this.logger;
2424
2540
  const request = yield oci_common_2.composeRequest({
2425
2541
  baseEndpoint: this._endpoint,
2426
2542
  defaultHeaders: this._defaultHeaders,
@@ -2455,11 +2571,12 @@ class DataCatalogClient {
2455
2571
  * @param DeleteDataAssetRequest
2456
2572
  * @return DeleteDataAssetResponse
2457
2573
  * @throws OciError when an error occurs
2458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2459
2575
  */
2460
2576
  deleteDataAsset(deleteDataAssetRequest) {
2461
2577
  return __awaiter(this, void 0, void 0, function* () {
2462
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteDataAsset.");
2578
+ if (this.logger)
2579
+ this.logger.debug("Calling operation DataCatalogClient#deleteDataAsset.");
2463
2580
  const operationName = "deleteDataAsset";
2464
2581
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/DeleteDataAsset";
2465
2582
  const pathParams = {
@@ -2474,6 +2591,8 @@ class DataCatalogClient {
2474
2591
  };
2475
2592
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2476
2593
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDataAssetRequest.retryConfiguration, specRetryConfiguration);
2594
+ if (this.logger)
2595
+ retrier.logger = this.logger;
2477
2596
  const request = yield oci_common_2.composeRequest({
2478
2597
  baseEndpoint: this._endpoint,
2479
2598
  defaultHeaders: this._defaultHeaders,
@@ -2508,11 +2627,12 @@ class DataCatalogClient {
2508
2627
  * @param DeleteDataAssetTagRequest
2509
2628
  * @return DeleteDataAssetTagResponse
2510
2629
  * @throws OciError when an error occurs
2511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2512
2631
  */
2513
2632
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2514
2633
  return __awaiter(this, void 0, void 0, function* () {
2515
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteDataAssetTag.");
2634
+ if (this.logger)
2635
+ this.logger.debug("Calling operation DataCatalogClient#deleteDataAssetTag.");
2516
2636
  const operationName = "deleteDataAssetTag";
2517
2637
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetTag/DeleteDataAssetTag";
2518
2638
  const pathParams = {
@@ -2528,6 +2648,8 @@ class DataCatalogClient {
2528
2648
  };
2529
2649
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2530
2650
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDataAssetTagRequest.retryConfiguration, specRetryConfiguration);
2651
+ if (this.logger)
2652
+ retrier.logger = this.logger;
2531
2653
  const request = yield oci_common_2.composeRequest({
2532
2654
  baseEndpoint: this._endpoint,
2533
2655
  defaultHeaders: this._defaultHeaders,
@@ -2562,11 +2684,12 @@ class DataCatalogClient {
2562
2684
  * @param DeleteEntityRequest
2563
2685
  * @return DeleteEntityResponse
2564
2686
  * @throws OciError when an error occurs
2565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2566
2688
  */
2567
2689
  deleteEntity(deleteEntityRequest) {
2568
2690
  return __awaiter(this, void 0, void 0, function* () {
2569
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteEntity.");
2691
+ if (this.logger)
2692
+ this.logger.debug("Calling operation DataCatalogClient#deleteEntity.");
2570
2693
  const operationName = "deleteEntity";
2571
2694
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/DeleteEntity";
2572
2695
  const pathParams = {
@@ -2582,6 +2705,8 @@ class DataCatalogClient {
2582
2705
  };
2583
2706
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2584
2707
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteEntityRequest.retryConfiguration, specRetryConfiguration);
2708
+ if (this.logger)
2709
+ retrier.logger = this.logger;
2585
2710
  const request = yield oci_common_2.composeRequest({
2586
2711
  baseEndpoint: this._endpoint,
2587
2712
  defaultHeaders: this._defaultHeaders,
@@ -2616,11 +2741,12 @@ class DataCatalogClient {
2616
2741
  * @param DeleteEntityTagRequest
2617
2742
  * @return DeleteEntityTagResponse
2618
2743
  * @throws OciError when an error occurs
2619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2620
2745
  */
2621
2746
  deleteEntityTag(deleteEntityTagRequest) {
2622
2747
  return __awaiter(this, void 0, void 0, function* () {
2623
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteEntityTag.");
2748
+ if (this.logger)
2749
+ this.logger.debug("Calling operation DataCatalogClient#deleteEntityTag.");
2624
2750
  const operationName = "deleteEntityTag";
2625
2751
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/EntityTag/DeleteEntityTag";
2626
2752
  const pathParams = {
@@ -2637,6 +2763,8 @@ class DataCatalogClient {
2637
2763
  };
2638
2764
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2639
2765
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteEntityTagRequest.retryConfiguration, specRetryConfiguration);
2766
+ if (this.logger)
2767
+ retrier.logger = this.logger;
2640
2768
  const request = yield oci_common_2.composeRequest({
2641
2769
  baseEndpoint: this._endpoint,
2642
2770
  defaultHeaders: this._defaultHeaders,
@@ -2671,11 +2799,12 @@ class DataCatalogClient {
2671
2799
  * @param DeleteFolderRequest
2672
2800
  * @return DeleteFolderResponse
2673
2801
  * @throws OciError when an error occurs
2674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2675
2803
  */
2676
2804
  deleteFolder(deleteFolderRequest) {
2677
2805
  return __awaiter(this, void 0, void 0, function* () {
2678
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteFolder.");
2806
+ if (this.logger)
2807
+ this.logger.debug("Calling operation DataCatalogClient#deleteFolder.");
2679
2808
  const operationName = "deleteFolder";
2680
2809
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Folder/DeleteFolder";
2681
2810
  const pathParams = {
@@ -2691,6 +2820,8 @@ class DataCatalogClient {
2691
2820
  };
2692
2821
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2693
2822
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFolderRequest.retryConfiguration, specRetryConfiguration);
2823
+ if (this.logger)
2824
+ retrier.logger = this.logger;
2694
2825
  const request = yield oci_common_2.composeRequest({
2695
2826
  baseEndpoint: this._endpoint,
2696
2827
  defaultHeaders: this._defaultHeaders,
@@ -2725,11 +2856,12 @@ class DataCatalogClient {
2725
2856
  * @param DeleteFolderTagRequest
2726
2857
  * @return DeleteFolderTagResponse
2727
2858
  * @throws OciError when an error occurs
2728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2729
2860
  */
2730
2861
  deleteFolderTag(deleteFolderTagRequest) {
2731
2862
  return __awaiter(this, void 0, void 0, function* () {
2732
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteFolderTag.");
2863
+ if (this.logger)
2864
+ this.logger.debug("Calling operation DataCatalogClient#deleteFolderTag.");
2733
2865
  const operationName = "deleteFolderTag";
2734
2866
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderTag/DeleteFolderTag";
2735
2867
  const pathParams = {
@@ -2746,6 +2878,8 @@ class DataCatalogClient {
2746
2878
  };
2747
2879
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2748
2880
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFolderTagRequest.retryConfiguration, specRetryConfiguration);
2881
+ if (this.logger)
2882
+ retrier.logger = this.logger;
2749
2883
  const request = yield oci_common_2.composeRequest({
2750
2884
  baseEndpoint: this._endpoint,
2751
2885
  defaultHeaders: this._defaultHeaders,
@@ -2780,11 +2914,12 @@ class DataCatalogClient {
2780
2914
  * @param DeleteGlossaryRequest
2781
2915
  * @return DeleteGlossaryResponse
2782
2916
  * @throws OciError when an error occurs
2783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2784
2918
  */
2785
2919
  deleteGlossary(deleteGlossaryRequest) {
2786
2920
  return __awaiter(this, void 0, void 0, function* () {
2787
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteGlossary.");
2921
+ if (this.logger)
2922
+ this.logger.debug("Calling operation DataCatalogClient#deleteGlossary.");
2788
2923
  const operationName = "deleteGlossary";
2789
2924
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/DeleteGlossary";
2790
2925
  const pathParams = {
@@ -2799,6 +2934,8 @@ class DataCatalogClient {
2799
2934
  };
2800
2935
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2801
2936
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteGlossaryRequest.retryConfiguration, specRetryConfiguration);
2937
+ if (this.logger)
2938
+ retrier.logger = this.logger;
2802
2939
  const request = yield oci_common_2.composeRequest({
2803
2940
  baseEndpoint: this._endpoint,
2804
2941
  defaultHeaders: this._defaultHeaders,
@@ -2833,11 +2970,12 @@ class DataCatalogClient {
2833
2970
  * @param DeleteJobRequest
2834
2971
  * @return DeleteJobResponse
2835
2972
  * @throws OciError when an error occurs
2836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2837
2974
  */
2838
2975
  deleteJob(deleteJobRequest) {
2839
2976
  return __awaiter(this, void 0, void 0, function* () {
2840
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteJob.");
2977
+ if (this.logger)
2978
+ this.logger.debug("Calling operation DataCatalogClient#deleteJob.");
2841
2979
  const operationName = "deleteJob";
2842
2980
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Job/DeleteJob";
2843
2981
  const pathParams = {
@@ -2852,6 +2990,8 @@ class DataCatalogClient {
2852
2990
  };
2853
2991
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2854
2992
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteJobRequest.retryConfiguration, specRetryConfiguration);
2993
+ if (this.logger)
2994
+ retrier.logger = this.logger;
2855
2995
  const request = yield oci_common_2.composeRequest({
2856
2996
  baseEndpoint: this._endpoint,
2857
2997
  defaultHeaders: this._defaultHeaders,
@@ -2886,11 +3026,12 @@ class DataCatalogClient {
2886
3026
  * @param DeleteJobDefinitionRequest
2887
3027
  * @return DeleteJobDefinitionResponse
2888
3028
  * @throws OciError when an error occurs
2889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
3029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2890
3030
  */
2891
3031
  deleteJobDefinition(deleteJobDefinitionRequest) {
2892
3032
  return __awaiter(this, void 0, void 0, function* () {
2893
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteJobDefinition.");
3033
+ if (this.logger)
3034
+ this.logger.debug("Calling operation DataCatalogClient#deleteJobDefinition.");
2894
3035
  const operationName = "deleteJobDefinition";
2895
3036
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinition/DeleteJobDefinition";
2896
3037
  const pathParams = {
@@ -2905,6 +3046,8 @@ class DataCatalogClient {
2905
3046
  };
2906
3047
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2907
3048
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteJobDefinitionRequest.retryConfiguration, specRetryConfiguration);
3049
+ if (this.logger)
3050
+ retrier.logger = this.logger;
2908
3051
  const request = yield oci_common_2.composeRequest({
2909
3052
  baseEndpoint: this._endpoint,
2910
3053
  defaultHeaders: this._defaultHeaders,
@@ -2939,11 +3082,12 @@ class DataCatalogClient {
2939
3082
  * @param DeleteMetastoreRequest
2940
3083
  * @return DeleteMetastoreResponse
2941
3084
  * @throws OciError when an error occurs
2942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
3085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2943
3086
  */
2944
3087
  deleteMetastore(deleteMetastoreRequest) {
2945
3088
  return __awaiter(this, void 0, void 0, function* () {
2946
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteMetastore.");
3089
+ if (this.logger)
3090
+ this.logger.debug("Calling operation DataCatalogClient#deleteMetastore.");
2947
3091
  const operationName = "deleteMetastore";
2948
3092
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/DeleteMetastore";
2949
3093
  const pathParams = {
@@ -2959,6 +3103,8 @@ class DataCatalogClient {
2959
3103
  };
2960
3104
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
2961
3105
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMetastoreRequest.retryConfiguration, specRetryConfiguration);
3106
+ if (this.logger)
3107
+ retrier.logger = this.logger;
2962
3108
  const request = yield oci_common_2.composeRequest({
2963
3109
  baseEndpoint: this._endpoint,
2964
3110
  defaultHeaders: this._defaultHeaders,
@@ -2998,11 +3144,12 @@ class DataCatalogClient {
2998
3144
  * @param DeleteNamespaceRequest
2999
3145
  * @return DeleteNamespaceResponse
3000
3146
  * @throws OciError when an error occurs
3001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
3002
3148
  */
3003
3149
  deleteNamespace(deleteNamespaceRequest) {
3004
3150
  return __awaiter(this, void 0, void 0, function* () {
3005
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteNamespace.");
3151
+ if (this.logger)
3152
+ this.logger.debug("Calling operation DataCatalogClient#deleteNamespace.");
3006
3153
  const operationName = "deleteNamespace";
3007
3154
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/DeleteNamespace";
3008
3155
  const pathParams = {
@@ -3017,6 +3164,8 @@ class DataCatalogClient {
3017
3164
  };
3018
3165
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
3019
3166
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNamespaceRequest.retryConfiguration, specRetryConfiguration);
3167
+ if (this.logger)
3168
+ retrier.logger = this.logger;
3020
3169
  const request = yield oci_common_2.composeRequest({
3021
3170
  baseEndpoint: this._endpoint,
3022
3171
  defaultHeaders: this._defaultHeaders,
@@ -3051,11 +3200,12 @@ class DataCatalogClient {
3051
3200
  * @param DeletePatternRequest
3052
3201
  * @return DeletePatternResponse
3053
3202
  * @throws OciError when an error occurs
3054
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
3055
3204
  */
3056
3205
  deletePattern(deletePatternRequest) {
3057
3206
  return __awaiter(this, void 0, void 0, function* () {
3058
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deletePattern.");
3207
+ if (this.logger)
3208
+ this.logger.debug("Calling operation DataCatalogClient#deletePattern.");
3059
3209
  const operationName = "deletePattern";
3060
3210
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/DeletePattern";
3061
3211
  const pathParams = {
@@ -3070,6 +3220,8 @@ class DataCatalogClient {
3070
3220
  };
3071
3221
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
3072
3222
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deletePatternRequest.retryConfiguration, specRetryConfiguration);
3223
+ if (this.logger)
3224
+ retrier.logger = this.logger;
3073
3225
  const request = yield oci_common_2.composeRequest({
3074
3226
  baseEndpoint: this._endpoint,
3075
3227
  defaultHeaders: this._defaultHeaders,
@@ -3104,11 +3256,12 @@ class DataCatalogClient {
3104
3256
  * @param DeleteTermRequest
3105
3257
  * @return DeleteTermResponse
3106
3258
  * @throws OciError when an error occurs
3107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
3108
3260
  */
3109
3261
  deleteTerm(deleteTermRequest) {
3110
3262
  return __awaiter(this, void 0, void 0, function* () {
3111
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteTerm.");
3263
+ if (this.logger)
3264
+ this.logger.debug("Calling operation DataCatalogClient#deleteTerm.");
3112
3265
  const operationName = "deleteTerm";
3113
3266
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/DeleteTerm";
3114
3267
  const pathParams = {
@@ -3124,6 +3277,8 @@ class DataCatalogClient {
3124
3277
  };
3125
3278
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
3126
3279
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTermRequest.retryConfiguration, specRetryConfiguration);
3280
+ if (this.logger)
3281
+ retrier.logger = this.logger;
3127
3282
  const request = yield oci_common_2.composeRequest({
3128
3283
  baseEndpoint: this._endpoint,
3129
3284
  defaultHeaders: this._defaultHeaders,
@@ -3158,11 +3313,12 @@ class DataCatalogClient {
3158
3313
  * @param DeleteTermRelationshipRequest
3159
3314
  * @return DeleteTermRelationshipResponse
3160
3315
  * @throws OciError when an error occurs
3161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3162
3317
  */
3163
3318
  deleteTermRelationship(deleteTermRelationshipRequest) {
3164
3319
  return __awaiter(this, void 0, void 0, function* () {
3165
- oci_common_2.logger.debug("Calling operation DataCatalogClient#deleteTermRelationship.");
3320
+ if (this.logger)
3321
+ this.logger.debug("Calling operation DataCatalogClient#deleteTermRelationship.");
3166
3322
  const operationName = "deleteTermRelationship";
3167
3323
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/DeleteTermRelationship";
3168
3324
  const pathParams = {
@@ -3179,6 +3335,8 @@ class DataCatalogClient {
3179
3335
  };
3180
3336
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
3181
3337
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTermRelationshipRequest.retryConfiguration, specRetryConfiguration);
3338
+ if (this.logger)
3339
+ retrier.logger = this.logger;
3182
3340
  const request = yield oci_common_2.composeRequest({
3183
3341
  baseEndpoint: this._endpoint,
3184
3342
  defaultHeaders: this._defaultHeaders,
@@ -3213,11 +3371,12 @@ class DataCatalogClient {
3213
3371
  * @param DetachCatalogPrivateEndpointRequest
3214
3372
  * @return DetachCatalogPrivateEndpointResponse
3215
3373
  * @throws OciError when an error occurs
3216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3217
3375
  */
3218
3376
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
3219
3377
  return __awaiter(this, void 0, void 0, function* () {
3220
- oci_common_2.logger.debug("Calling operation DataCatalogClient#detachCatalogPrivateEndpoint.");
3378
+ if (this.logger)
3379
+ this.logger.debug("Calling operation DataCatalogClient#detachCatalogPrivateEndpoint.");
3221
3380
  const operationName = "detachCatalogPrivateEndpoint";
3222
3381
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/DetachCatalogPrivateEndpoint";
3223
3382
  const pathParams = {
@@ -3233,6 +3392,8 @@ class DataCatalogClient {
3233
3392
  };
3234
3393
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
3235
3394
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, detachCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
3395
+ if (this.logger)
3396
+ retrier.logger = this.logger;
3236
3397
  const request = yield oci_common_2.composeRequest({
3237
3398
  baseEndpoint: this._endpoint,
3238
3399
  defaultHeaders: this._defaultHeaders,
@@ -3273,11 +3434,12 @@ class DataCatalogClient {
3273
3434
  * @param DisassociateCustomPropertyRequest
3274
3435
  * @return DisassociateCustomPropertyResponse
3275
3436
  * @throws OciError when an error occurs
3276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3277
3438
  */
3278
3439
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3279
3440
  return __awaiter(this, void 0, void 0, function* () {
3280
- oci_common_2.logger.debug("Calling operation DataCatalogClient#disassociateCustomProperty.");
3441
+ if (this.logger)
3442
+ this.logger.debug("Calling operation DataCatalogClient#disassociateCustomProperty.");
3281
3443
  const operationName = "disassociateCustomProperty";
3282
3444
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Type/DisassociateCustomProperty";
3283
3445
  const pathParams = {
@@ -3293,6 +3455,8 @@ class DataCatalogClient {
3293
3455
  };
3294
3456
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
3295
3457
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disassociateCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
3458
+ if (this.logger)
3459
+ retrier.logger = this.logger;
3296
3460
  const request = yield oci_common_2.composeRequest({
3297
3461
  baseEndpoint: this._endpoint,
3298
3462
  defaultHeaders: this._defaultHeaders,
@@ -3337,11 +3501,12 @@ class DataCatalogClient {
3337
3501
  * @param ExpandTreeForGlossaryRequest
3338
3502
  * @return ExpandTreeForGlossaryResponse
3339
3503
  * @throws OciError when an error occurs
3340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3341
3505
  */
3342
3506
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3343
3507
  return __awaiter(this, void 0, void 0, function* () {
3344
- oci_common_2.logger.debug("Calling operation DataCatalogClient#expandTreeForGlossary.");
3508
+ if (this.logger)
3509
+ this.logger.debug("Calling operation DataCatalogClient#expandTreeForGlossary.");
3345
3510
  const operationName = "expandTreeForGlossary";
3346
3511
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/ExpandTreeForGlossary";
3347
3512
  const pathParams = {
@@ -3356,6 +3521,8 @@ class DataCatalogClient {
3356
3521
  };
3357
3522
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3358
3523
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, expandTreeForGlossaryRequest.retryConfiguration, specRetryConfiguration);
3524
+ if (this.logger)
3525
+ retrier.logger = this.logger;
3359
3526
  const request = yield oci_common_2.composeRequest({
3360
3527
  baseEndpoint: this._endpoint,
3361
3528
  defaultHeaders: this._defaultHeaders,
@@ -3399,11 +3566,12 @@ class DataCatalogClient {
3399
3566
  * @param ExportGlossaryRequest
3400
3567
  * @return ExportGlossaryResponse
3401
3568
  * @throws OciError when an error occurs
3402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3403
3570
  */
3404
3571
  exportGlossary(exportGlossaryRequest) {
3405
3572
  return __awaiter(this, void 0, void 0, function* () {
3406
- oci_common_2.logger.debug("Calling operation DataCatalogClient#exportGlossary.");
3573
+ if (this.logger)
3574
+ this.logger.debug("Calling operation DataCatalogClient#exportGlossary.");
3407
3575
  const operationName = "exportGlossary";
3408
3576
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/ExportGlossary";
3409
3577
  const pathParams = {
@@ -3420,6 +3588,8 @@ class DataCatalogClient {
3420
3588
  };
3421
3589
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
3422
3590
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, exportGlossaryRequest.retryConfiguration, specRetryConfiguration);
3591
+ if (this.logger)
3592
+ retrier.logger = this.logger;
3423
3593
  const request = yield oci_common_2.composeRequest({
3424
3594
  baseEndpoint: this._endpoint,
3425
3595
  defaultHeaders: this._defaultHeaders,
@@ -3463,11 +3633,12 @@ class DataCatalogClient {
3463
3633
  * @param FetchEntityLineageRequest
3464
3634
  * @return FetchEntityLineageResponse
3465
3635
  * @throws OciError when an error occurs
3466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
3467
3637
  */
3468
3638
  fetchEntityLineage(fetchEntityLineageRequest) {
3469
3639
  return __awaiter(this, void 0, void 0, function* () {
3470
- oci_common_2.logger.debug("Calling operation DataCatalogClient#fetchEntityLineage.");
3640
+ if (this.logger)
3641
+ this.logger.debug("Calling operation DataCatalogClient#fetchEntityLineage.");
3471
3642
  const operationName = "fetchEntityLineage";
3472
3643
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/FetchEntityLineage";
3473
3644
  const pathParams = {
@@ -3486,6 +3657,8 @@ class DataCatalogClient {
3486
3657
  };
3487
3658
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3488
3659
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, fetchEntityLineageRequest.retryConfiguration, specRetryConfiguration);
3660
+ if (this.logger)
3661
+ retrier.logger = this.logger;
3489
3662
  const request = yield oci_common_2.composeRequest({
3490
3663
  baseEndpoint: this._endpoint,
3491
3664
  defaultHeaders: this._defaultHeaders,
@@ -3530,11 +3703,12 @@ class DataCatalogClient {
3530
3703
  * @param GetAttributeRequest
3531
3704
  * @return GetAttributeResponse
3532
3705
  * @throws OciError when an error occurs
3533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3534
3707
  */
3535
3708
  getAttribute(getAttributeRequest) {
3536
3709
  return __awaiter(this, void 0, void 0, function* () {
3537
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getAttribute.");
3710
+ if (this.logger)
3711
+ this.logger.debug("Calling operation DataCatalogClient#getAttribute.");
3538
3712
  const operationName = "getAttribute";
3539
3713
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Attribute/GetAttribute";
3540
3714
  const pathParams = {
@@ -3553,6 +3727,8 @@ class DataCatalogClient {
3553
3727
  };
3554
3728
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3555
3729
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAttributeRequest.retryConfiguration, specRetryConfiguration);
3730
+ if (this.logger)
3731
+ retrier.logger = this.logger;
3556
3732
  const request = yield oci_common_2.composeRequest({
3557
3733
  baseEndpoint: this._endpoint,
3558
3734
  defaultHeaders: this._defaultHeaders,
@@ -3596,11 +3772,12 @@ class DataCatalogClient {
3596
3772
  * @param GetAttributeTagRequest
3597
3773
  * @return GetAttributeTagResponse
3598
3774
  * @throws OciError when an error occurs
3599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3600
3776
  */
3601
3777
  getAttributeTag(getAttributeTagRequest) {
3602
3778
  return __awaiter(this, void 0, void 0, function* () {
3603
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getAttributeTag.");
3779
+ if (this.logger)
3780
+ this.logger.debug("Calling operation DataCatalogClient#getAttributeTag.");
3604
3781
  const operationName = "getAttributeTag";
3605
3782
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeTag/GetAttributeTag";
3606
3783
  const pathParams = {
@@ -3619,6 +3796,8 @@ class DataCatalogClient {
3619
3796
  };
3620
3797
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3621
3798
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAttributeTagRequest.retryConfiguration, specRetryConfiguration);
3799
+ if (this.logger)
3800
+ retrier.logger = this.logger;
3622
3801
  const request = yield oci_common_2.composeRequest({
3623
3802
  baseEndpoint: this._endpoint,
3624
3803
  defaultHeaders: this._defaultHeaders,
@@ -3662,11 +3841,12 @@ class DataCatalogClient {
3662
3841
  * @param GetCatalogRequest
3663
3842
  * @return GetCatalogResponse
3664
3843
  * @throws OciError when an error occurs
3665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3666
3845
  */
3667
3846
  getCatalog(getCatalogRequest) {
3668
3847
  return __awaiter(this, void 0, void 0, function* () {
3669
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getCatalog.");
3848
+ if (this.logger)
3849
+ this.logger.debug("Calling operation DataCatalogClient#getCatalog.");
3670
3850
  const operationName = "getCatalog";
3671
3851
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/GetCatalog";
3672
3852
  const pathParams = {
@@ -3679,6 +3859,8 @@ class DataCatalogClient {
3679
3859
  };
3680
3860
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3681
3861
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCatalogRequest.retryConfiguration, specRetryConfiguration);
3862
+ if (this.logger)
3863
+ retrier.logger = this.logger;
3682
3864
  const request = yield oci_common_2.composeRequest({
3683
3865
  baseEndpoint: this._endpoint,
3684
3866
  defaultHeaders: this._defaultHeaders,
@@ -3722,11 +3904,12 @@ class DataCatalogClient {
3722
3904
  * @param GetCatalogPrivateEndpointRequest
3723
3905
  * @return GetCatalogPrivateEndpointResponse
3724
3906
  * @throws OciError when an error occurs
3725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3726
3908
  */
3727
3909
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3728
3910
  return __awaiter(this, void 0, void 0, function* () {
3729
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getCatalogPrivateEndpoint.");
3911
+ if (this.logger)
3912
+ this.logger.debug("Calling operation DataCatalogClient#getCatalogPrivateEndpoint.");
3730
3913
  const operationName = "getCatalogPrivateEndpoint";
3731
3914
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/GetCatalogPrivateEndpoint";
3732
3915
  const pathParams = {
@@ -3739,6 +3922,8 @@ class DataCatalogClient {
3739
3922
  };
3740
3923
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3741
3924
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
3925
+ if (this.logger)
3926
+ retrier.logger = this.logger;
3742
3927
  const request = yield oci_common_2.composeRequest({
3743
3928
  baseEndpoint: this._endpoint,
3744
3929
  defaultHeaders: this._defaultHeaders,
@@ -3782,11 +3967,12 @@ class DataCatalogClient {
3782
3967
  * @param GetConnectionRequest
3783
3968
  * @return GetConnectionResponse
3784
3969
  * @throws OciError when an error occurs
3785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3786
3971
  */
3787
3972
  getConnection(getConnectionRequest) {
3788
3973
  return __awaiter(this, void 0, void 0, function* () {
3789
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getConnection.");
3974
+ if (this.logger)
3975
+ this.logger.debug("Calling operation DataCatalogClient#getConnection.");
3790
3976
  const operationName = "getConnection";
3791
3977
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/GetConnection";
3792
3978
  const pathParams = {
@@ -3803,6 +3989,8 @@ class DataCatalogClient {
3803
3989
  };
3804
3990
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3805
3991
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getConnectionRequest.retryConfiguration, specRetryConfiguration);
3992
+ if (this.logger)
3993
+ retrier.logger = this.logger;
3806
3994
  const request = yield oci_common_2.composeRequest({
3807
3995
  baseEndpoint: this._endpoint,
3808
3996
  defaultHeaders: this._defaultHeaders,
@@ -3846,11 +4034,12 @@ class DataCatalogClient {
3846
4034
  * @param GetCustomPropertyRequest
3847
4035
  * @return GetCustomPropertyResponse
3848
4036
  * @throws OciError when an error occurs
3849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
4037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3850
4038
  */
3851
4039
  getCustomProperty(getCustomPropertyRequest) {
3852
4040
  return __awaiter(this, void 0, void 0, function* () {
3853
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getCustomProperty.");
4041
+ if (this.logger)
4042
+ this.logger.debug("Calling operation DataCatalogClient#getCustomProperty.");
3854
4043
  const operationName = "getCustomProperty";
3855
4044
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/GetCustomProperty";
3856
4045
  const pathParams = {
@@ -3867,6 +4056,8 @@ class DataCatalogClient {
3867
4056
  };
3868
4057
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3869
4058
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
4059
+ if (this.logger)
4060
+ retrier.logger = this.logger;
3870
4061
  const request = yield oci_common_2.composeRequest({
3871
4062
  baseEndpoint: this._endpoint,
3872
4063
  defaultHeaders: this._defaultHeaders,
@@ -3910,11 +4101,12 @@ class DataCatalogClient {
3910
4101
  * @param GetDataAssetRequest
3911
4102
  * @return GetDataAssetResponse
3912
4103
  * @throws OciError when an error occurs
3913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3914
4105
  */
3915
4106
  getDataAsset(getDataAssetRequest) {
3916
4107
  return __awaiter(this, void 0, void 0, function* () {
3917
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getDataAsset.");
4108
+ if (this.logger)
4109
+ this.logger.debug("Calling operation DataCatalogClient#getDataAsset.");
3918
4110
  const operationName = "getDataAsset";
3919
4111
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/GetDataAsset";
3920
4112
  const pathParams = {
@@ -3930,6 +4122,8 @@ class DataCatalogClient {
3930
4122
  };
3931
4123
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3932
4124
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDataAssetRequest.retryConfiguration, specRetryConfiguration);
4125
+ if (this.logger)
4126
+ retrier.logger = this.logger;
3933
4127
  const request = yield oci_common_2.composeRequest({
3934
4128
  baseEndpoint: this._endpoint,
3935
4129
  defaultHeaders: this._defaultHeaders,
@@ -3973,11 +4167,12 @@ class DataCatalogClient {
3973
4167
  * @param GetDataAssetTagRequest
3974
4168
  * @return GetDataAssetTagResponse
3975
4169
  * @throws OciError when an error occurs
3976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
4170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3977
4171
  */
3978
4172
  getDataAssetTag(getDataAssetTagRequest) {
3979
4173
  return __awaiter(this, void 0, void 0, function* () {
3980
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getDataAssetTag.");
4174
+ if (this.logger)
4175
+ this.logger.debug("Calling operation DataCatalogClient#getDataAssetTag.");
3981
4176
  const operationName = "getDataAssetTag";
3982
4177
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetTag/GetDataAssetTag";
3983
4178
  const pathParams = {
@@ -3994,6 +4189,8 @@ class DataCatalogClient {
3994
4189
  };
3995
4190
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3996
4191
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDataAssetTagRequest.retryConfiguration, specRetryConfiguration);
4192
+ if (this.logger)
4193
+ retrier.logger = this.logger;
3997
4194
  const request = yield oci_common_2.composeRequest({
3998
4195
  baseEndpoint: this._endpoint,
3999
4196
  defaultHeaders: this._defaultHeaders,
@@ -4037,11 +4234,12 @@ class DataCatalogClient {
4037
4234
  * @param GetEntityRequest
4038
4235
  * @return GetEntityResponse
4039
4236
  * @throws OciError when an error occurs
4040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
4041
4238
  */
4042
4239
  getEntity(getEntityRequest) {
4043
4240
  return __awaiter(this, void 0, void 0, function* () {
4044
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getEntity.");
4241
+ if (this.logger)
4242
+ this.logger.debug("Calling operation DataCatalogClient#getEntity.");
4045
4243
  const operationName = "getEntity";
4046
4244
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/GetEntity";
4047
4245
  const pathParams = {
@@ -4059,6 +4257,8 @@ class DataCatalogClient {
4059
4257
  };
4060
4258
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4061
4259
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getEntityRequest.retryConfiguration, specRetryConfiguration);
4260
+ if (this.logger)
4261
+ retrier.logger = this.logger;
4062
4262
  const request = yield oci_common_2.composeRequest({
4063
4263
  baseEndpoint: this._endpoint,
4064
4264
  defaultHeaders: this._defaultHeaders,
@@ -4102,11 +4302,12 @@ class DataCatalogClient {
4102
4302
  * @param GetEntityTagRequest
4103
4303
  * @return GetEntityTagResponse
4104
4304
  * @throws OciError when an error occurs
4105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
4106
4306
  */
4107
4307
  getEntityTag(getEntityTagRequest) {
4108
4308
  return __awaiter(this, void 0, void 0, function* () {
4109
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getEntityTag.");
4309
+ if (this.logger)
4310
+ this.logger.debug("Calling operation DataCatalogClient#getEntityTag.");
4110
4311
  const operationName = "getEntityTag";
4111
4312
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/EntityTag/GetEntityTag";
4112
4313
  const pathParams = {
@@ -4124,6 +4325,8 @@ class DataCatalogClient {
4124
4325
  };
4125
4326
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4126
4327
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getEntityTagRequest.retryConfiguration, specRetryConfiguration);
4328
+ if (this.logger)
4329
+ retrier.logger = this.logger;
4127
4330
  const request = yield oci_common_2.composeRequest({
4128
4331
  baseEndpoint: this._endpoint,
4129
4332
  defaultHeaders: this._defaultHeaders,
@@ -4167,11 +4370,12 @@ class DataCatalogClient {
4167
4370
  * @param GetFolderRequest
4168
4371
  * @return GetFolderResponse
4169
4372
  * @throws OciError when an error occurs
4170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
4171
4374
  */
4172
4375
  getFolder(getFolderRequest) {
4173
4376
  return __awaiter(this, void 0, void 0, function* () {
4174
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getFolder.");
4377
+ if (this.logger)
4378
+ this.logger.debug("Calling operation DataCatalogClient#getFolder.");
4175
4379
  const operationName = "getFolder";
4176
4380
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Folder/GetFolder";
4177
4381
  const pathParams = {
@@ -4189,6 +4393,8 @@ class DataCatalogClient {
4189
4393
  };
4190
4394
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4191
4395
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFolderRequest.retryConfiguration, specRetryConfiguration);
4396
+ if (this.logger)
4397
+ retrier.logger = this.logger;
4192
4398
  const request = yield oci_common_2.composeRequest({
4193
4399
  baseEndpoint: this._endpoint,
4194
4400
  defaultHeaders: this._defaultHeaders,
@@ -4232,11 +4438,12 @@ class DataCatalogClient {
4232
4438
  * @param GetFolderTagRequest
4233
4439
  * @return GetFolderTagResponse
4234
4440
  * @throws OciError when an error occurs
4235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4236
4442
  */
4237
4443
  getFolderTag(getFolderTagRequest) {
4238
4444
  return __awaiter(this, void 0, void 0, function* () {
4239
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getFolderTag.");
4445
+ if (this.logger)
4446
+ this.logger.debug("Calling operation DataCatalogClient#getFolderTag.");
4240
4447
  const operationName = "getFolderTag";
4241
4448
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderTag/GetFolderTag";
4242
4449
  const pathParams = {
@@ -4254,6 +4461,8 @@ class DataCatalogClient {
4254
4461
  };
4255
4462
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4256
4463
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFolderTagRequest.retryConfiguration, specRetryConfiguration);
4464
+ if (this.logger)
4465
+ retrier.logger = this.logger;
4257
4466
  const request = yield oci_common_2.composeRequest({
4258
4467
  baseEndpoint: this._endpoint,
4259
4468
  defaultHeaders: this._defaultHeaders,
@@ -4297,11 +4506,12 @@ class DataCatalogClient {
4297
4506
  * @param GetGlossaryRequest
4298
4507
  * @return GetGlossaryResponse
4299
4508
  * @throws OciError when an error occurs
4300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4301
4510
  */
4302
4511
  getGlossary(getGlossaryRequest) {
4303
4512
  return __awaiter(this, void 0, void 0, function* () {
4304
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getGlossary.");
4513
+ if (this.logger)
4514
+ this.logger.debug("Calling operation DataCatalogClient#getGlossary.");
4305
4515
  const operationName = "getGlossary";
4306
4516
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/GetGlossary";
4307
4517
  const pathParams = {
@@ -4317,6 +4527,8 @@ class DataCatalogClient {
4317
4527
  };
4318
4528
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4319
4529
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getGlossaryRequest.retryConfiguration, specRetryConfiguration);
4530
+ if (this.logger)
4531
+ retrier.logger = this.logger;
4320
4532
  const request = yield oci_common_2.composeRequest({
4321
4533
  baseEndpoint: this._endpoint,
4322
4534
  defaultHeaders: this._defaultHeaders,
@@ -4360,11 +4572,12 @@ class DataCatalogClient {
4360
4572
  * @param GetJobRequest
4361
4573
  * @return GetJobResponse
4362
4574
  * @throws OciError when an error occurs
4363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4364
4576
  */
4365
4577
  getJob(getJobRequest) {
4366
4578
  return __awaiter(this, void 0, void 0, function* () {
4367
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getJob.");
4579
+ if (this.logger)
4580
+ this.logger.debug("Calling operation DataCatalogClient#getJob.");
4368
4581
  const operationName = "getJob";
4369
4582
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Job/GetJob";
4370
4583
  const pathParams = {
@@ -4380,6 +4593,8 @@ class DataCatalogClient {
4380
4593
  };
4381
4594
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4382
4595
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobRequest.retryConfiguration, specRetryConfiguration);
4596
+ if (this.logger)
4597
+ retrier.logger = this.logger;
4383
4598
  const request = yield oci_common_2.composeRequest({
4384
4599
  baseEndpoint: this._endpoint,
4385
4600
  defaultHeaders: this._defaultHeaders,
@@ -4423,11 +4638,12 @@ class DataCatalogClient {
4423
4638
  * @param GetJobDefinitionRequest
4424
4639
  * @return GetJobDefinitionResponse
4425
4640
  * @throws OciError when an error occurs
4426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4427
4642
  */
4428
4643
  getJobDefinition(getJobDefinitionRequest) {
4429
4644
  return __awaiter(this, void 0, void 0, function* () {
4430
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getJobDefinition.");
4645
+ if (this.logger)
4646
+ this.logger.debug("Calling operation DataCatalogClient#getJobDefinition.");
4431
4647
  const operationName = "getJobDefinition";
4432
4648
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinition/GetJobDefinition";
4433
4649
  const pathParams = {
@@ -4443,6 +4659,8 @@ class DataCatalogClient {
4443
4659
  };
4444
4660
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4445
4661
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobDefinitionRequest.retryConfiguration, specRetryConfiguration);
4662
+ if (this.logger)
4663
+ retrier.logger = this.logger;
4446
4664
  const request = yield oci_common_2.composeRequest({
4447
4665
  baseEndpoint: this._endpoint,
4448
4666
  defaultHeaders: this._defaultHeaders,
@@ -4486,11 +4704,12 @@ class DataCatalogClient {
4486
4704
  * @param GetJobExecutionRequest
4487
4705
  * @return GetJobExecutionResponse
4488
4706
  * @throws OciError when an error occurs
4489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4490
4708
  */
4491
4709
  getJobExecution(getJobExecutionRequest) {
4492
4710
  return __awaiter(this, void 0, void 0, function* () {
4493
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getJobExecution.");
4711
+ if (this.logger)
4712
+ this.logger.debug("Calling operation DataCatalogClient#getJobExecution.");
4494
4713
  const operationName = "getJobExecution";
4495
4714
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobExecution/GetJobExecution";
4496
4715
  const pathParams = {
@@ -4507,6 +4726,8 @@ class DataCatalogClient {
4507
4726
  };
4508
4727
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4509
4728
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobExecutionRequest.retryConfiguration, specRetryConfiguration);
4729
+ if (this.logger)
4730
+ retrier.logger = this.logger;
4510
4731
  const request = yield oci_common_2.composeRequest({
4511
4732
  baseEndpoint: this._endpoint,
4512
4733
  defaultHeaders: this._defaultHeaders,
@@ -4550,11 +4771,12 @@ class DataCatalogClient {
4550
4771
  * @param GetJobLogRequest
4551
4772
  * @return GetJobLogResponse
4552
4773
  * @throws OciError when an error occurs
4553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4554
4775
  */
4555
4776
  getJobLog(getJobLogRequest) {
4556
4777
  return __awaiter(this, void 0, void 0, function* () {
4557
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getJobLog.");
4778
+ if (this.logger)
4779
+ this.logger.debug("Calling operation DataCatalogClient#getJobLog.");
4558
4780
  const operationName = "getJobLog";
4559
4781
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobLog/GetJobLog";
4560
4782
  const pathParams = {
@@ -4572,6 +4794,8 @@ class DataCatalogClient {
4572
4794
  };
4573
4795
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4574
4796
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobLogRequest.retryConfiguration, specRetryConfiguration);
4797
+ if (this.logger)
4798
+ retrier.logger = this.logger;
4575
4799
  const request = yield oci_common_2.composeRequest({
4576
4800
  baseEndpoint: this._endpoint,
4577
4801
  defaultHeaders: this._defaultHeaders,
@@ -4615,11 +4839,12 @@ class DataCatalogClient {
4615
4839
  * @param GetJobMetricsRequest
4616
4840
  * @return GetJobMetricsResponse
4617
4841
  * @throws OciError when an error occurs
4618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4619
4843
  */
4620
4844
  getJobMetrics(getJobMetricsRequest) {
4621
4845
  return __awaiter(this, void 0, void 0, function* () {
4622
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getJobMetrics.");
4846
+ if (this.logger)
4847
+ this.logger.debug("Calling operation DataCatalogClient#getJobMetrics.");
4623
4848
  const operationName = "getJobMetrics";
4624
4849
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobMetric/GetJobMetrics";
4625
4850
  const pathParams = {
@@ -4637,6 +4862,8 @@ class DataCatalogClient {
4637
4862
  };
4638
4863
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4639
4864
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobMetricsRequest.retryConfiguration, specRetryConfiguration);
4865
+ if (this.logger)
4866
+ retrier.logger = this.logger;
4640
4867
  const request = yield oci_common_2.composeRequest({
4641
4868
  baseEndpoint: this._endpoint,
4642
4869
  defaultHeaders: this._defaultHeaders,
@@ -4680,11 +4907,12 @@ class DataCatalogClient {
4680
4907
  * @param GetMetastoreRequest
4681
4908
  * @return GetMetastoreResponse
4682
4909
  * @throws OciError when an error occurs
4683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4684
4911
  */
4685
4912
  getMetastore(getMetastoreRequest) {
4686
4913
  return __awaiter(this, void 0, void 0, function* () {
4687
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getMetastore.");
4914
+ if (this.logger)
4915
+ this.logger.debug("Calling operation DataCatalogClient#getMetastore.");
4688
4916
  const operationName = "getMetastore";
4689
4917
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/GetMetastore";
4690
4918
  const pathParams = {
@@ -4697,6 +4925,8 @@ class DataCatalogClient {
4697
4925
  };
4698
4926
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4699
4927
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMetastoreRequest.retryConfiguration, specRetryConfiguration);
4928
+ if (this.logger)
4929
+ retrier.logger = this.logger;
4700
4930
  const request = yield oci_common_2.composeRequest({
4701
4931
  baseEndpoint: this._endpoint,
4702
4932
  defaultHeaders: this._defaultHeaders,
@@ -4740,11 +4970,12 @@ class DataCatalogClient {
4740
4970
  * @param GetNamespaceRequest
4741
4971
  * @return GetNamespaceResponse
4742
4972
  * @throws OciError when an error occurs
4743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4744
4974
  */
4745
4975
  getNamespace(getNamespaceRequest) {
4746
4976
  return __awaiter(this, void 0, void 0, function* () {
4747
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getNamespace.");
4977
+ if (this.logger)
4978
+ this.logger.debug("Calling operation DataCatalogClient#getNamespace.");
4748
4979
  const operationName = "getNamespace";
4749
4980
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/GetNamespace";
4750
4981
  const pathParams = {
@@ -4760,6 +4991,8 @@ class DataCatalogClient {
4760
4991
  };
4761
4992
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4762
4993
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNamespaceRequest.retryConfiguration, specRetryConfiguration);
4994
+ if (this.logger)
4995
+ retrier.logger = this.logger;
4763
4996
  const request = yield oci_common_2.composeRequest({
4764
4997
  baseEndpoint: this._endpoint,
4765
4998
  defaultHeaders: this._defaultHeaders,
@@ -4803,11 +5036,12 @@ class DataCatalogClient {
4803
5036
  * @param GetPatternRequest
4804
5037
  * @return GetPatternResponse
4805
5038
  * @throws OciError when an error occurs
4806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
5039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4807
5040
  */
4808
5041
  getPattern(getPatternRequest) {
4809
5042
  return __awaiter(this, void 0, void 0, function* () {
4810
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getPattern.");
5043
+ if (this.logger)
5044
+ this.logger.debug("Calling operation DataCatalogClient#getPattern.");
4811
5045
  const operationName = "getPattern";
4812
5046
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/GetPattern";
4813
5047
  const pathParams = {
@@ -4823,6 +5057,8 @@ class DataCatalogClient {
4823
5057
  };
4824
5058
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4825
5059
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPatternRequest.retryConfiguration, specRetryConfiguration);
5060
+ if (this.logger)
5061
+ retrier.logger = this.logger;
4826
5062
  const request = yield oci_common_2.composeRequest({
4827
5063
  baseEndpoint: this._endpoint,
4828
5064
  defaultHeaders: this._defaultHeaders,
@@ -4866,11 +5102,12 @@ class DataCatalogClient {
4866
5102
  * @param GetTermRequest
4867
5103
  * @return GetTermResponse
4868
5104
  * @throws OciError when an error occurs
4869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
5105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4870
5106
  */
4871
5107
  getTerm(getTermRequest) {
4872
5108
  return __awaiter(this, void 0, void 0, function* () {
4873
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getTerm.");
5109
+ if (this.logger)
5110
+ this.logger.debug("Calling operation DataCatalogClient#getTerm.");
4874
5111
  const operationName = "getTerm";
4875
5112
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/GetTerm";
4876
5113
  const pathParams = {
@@ -4887,6 +5124,8 @@ class DataCatalogClient {
4887
5124
  };
4888
5125
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4889
5126
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTermRequest.retryConfiguration, specRetryConfiguration);
5127
+ if (this.logger)
5128
+ retrier.logger = this.logger;
4890
5129
  const request = yield oci_common_2.composeRequest({
4891
5130
  baseEndpoint: this._endpoint,
4892
5131
  defaultHeaders: this._defaultHeaders,
@@ -4930,11 +5169,12 @@ class DataCatalogClient {
4930
5169
  * @param GetTermRelationshipRequest
4931
5170
  * @return GetTermRelationshipResponse
4932
5171
  * @throws OciError when an error occurs
4933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
5172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4934
5173
  */
4935
5174
  getTermRelationship(getTermRelationshipRequest) {
4936
5175
  return __awaiter(this, void 0, void 0, function* () {
4937
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getTermRelationship.");
5176
+ if (this.logger)
5177
+ this.logger.debug("Calling operation DataCatalogClient#getTermRelationship.");
4938
5178
  const operationName = "getTermRelationship";
4939
5179
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/GetTermRelationship";
4940
5180
  const pathParams = {
@@ -4952,6 +5192,8 @@ class DataCatalogClient {
4952
5192
  };
4953
5193
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4954
5194
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTermRelationshipRequest.retryConfiguration, specRetryConfiguration);
5195
+ if (this.logger)
5196
+ retrier.logger = this.logger;
4955
5197
  const request = yield oci_common_2.composeRequest({
4956
5198
  baseEndpoint: this._endpoint,
4957
5199
  defaultHeaders: this._defaultHeaders,
@@ -4995,11 +5237,12 @@ class DataCatalogClient {
4995
5237
  * @param GetTypeRequest
4996
5238
  * @return GetTypeResponse
4997
5239
  * @throws OciError when an error occurs
4998
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetType.ts.html |here} to see how to use GetType API.
5240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4999
5241
  */
5000
5242
  getType(getTypeRequest) {
5001
5243
  return __awaiter(this, void 0, void 0, function* () {
5002
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getType.");
5244
+ if (this.logger)
5245
+ this.logger.debug("Calling operation DataCatalogClient#getType.");
5003
5246
  const operationName = "getType";
5004
5247
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Type/GetType";
5005
5248
  const pathParams = {
@@ -5015,6 +5258,8 @@ class DataCatalogClient {
5015
5258
  };
5016
5259
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5017
5260
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTypeRequest.retryConfiguration, specRetryConfiguration);
5261
+ if (this.logger)
5262
+ retrier.logger = this.logger;
5018
5263
  const request = yield oci_common_2.composeRequest({
5019
5264
  baseEndpoint: this._endpoint,
5020
5265
  defaultHeaders: this._defaultHeaders,
@@ -5058,11 +5303,12 @@ class DataCatalogClient {
5058
5303
  * @param GetWorkRequestRequest
5059
5304
  * @return GetWorkRequestResponse
5060
5305
  * @throws OciError when an error occurs
5061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5062
5307
  */
5063
5308
  getWorkRequest(getWorkRequestRequest) {
5064
5309
  return __awaiter(this, void 0, void 0, function* () {
5065
- oci_common_2.logger.debug("Calling operation DataCatalogClient#getWorkRequest.");
5310
+ if (this.logger)
5311
+ this.logger.debug("Calling operation DataCatalogClient#getWorkRequest.");
5066
5312
  const operationName = "getWorkRequest";
5067
5313
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/WorkRequest/GetWorkRequest";
5068
5314
  const pathParams = {
@@ -5075,6 +5321,8 @@ class DataCatalogClient {
5075
5321
  };
5076
5322
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5077
5323
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
5324
+ if (this.logger)
5325
+ retrier.logger = this.logger;
5078
5326
  const request = yield oci_common_2.composeRequest({
5079
5327
  baseEndpoint: this._endpoint,
5080
5328
  defaultHeaders: this._defaultHeaders,
@@ -5123,11 +5371,12 @@ class DataCatalogClient {
5123
5371
  * @param ImportConnectionRequest
5124
5372
  * @return ImportConnectionResponse
5125
5373
  * @throws OciError when an error occurs
5126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
5127
5375
  */
5128
5376
  importConnection(importConnectionRequest) {
5129
5377
  return __awaiter(this, void 0, void 0, function* () {
5130
- oci_common_2.logger.debug("Calling operation DataCatalogClient#importConnection.");
5378
+ if (this.logger)
5379
+ this.logger.debug("Calling operation DataCatalogClient#importConnection.");
5131
5380
  const operationName = "importConnection";
5132
5381
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/ImportConnection";
5133
5382
  const pathParams = {
@@ -5143,6 +5392,8 @@ class DataCatalogClient {
5143
5392
  };
5144
5393
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
5145
5394
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importConnectionRequest.retryConfiguration, specRetryConfiguration);
5395
+ if (this.logger)
5396
+ retrier.logger = this.logger;
5146
5397
  const request = yield oci_common_2.composeRequest({
5147
5398
  baseEndpoint: this._endpoint,
5148
5399
  defaultHeaders: this._defaultHeaders,
@@ -5187,11 +5438,12 @@ class DataCatalogClient {
5187
5438
  * @param ImportDataAssetRequest
5188
5439
  * @return ImportDataAssetResponse
5189
5440
  * @throws OciError when an error occurs
5190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5191
5442
  */
5192
5443
  importDataAsset(importDataAssetRequest) {
5193
5444
  return __awaiter(this, void 0, void 0, function* () {
5194
- oci_common_2.logger.debug("Calling operation DataCatalogClient#importDataAsset.");
5445
+ if (this.logger)
5446
+ this.logger.debug("Calling operation DataCatalogClient#importDataAsset.");
5195
5447
  const operationName = "importDataAsset";
5196
5448
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/ImportDataAsset";
5197
5449
  const pathParams = {
@@ -5209,6 +5461,8 @@ class DataCatalogClient {
5209
5461
  };
5210
5462
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
5211
5463
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importDataAssetRequest.retryConfiguration, specRetryConfiguration);
5464
+ if (this.logger)
5465
+ retrier.logger = this.logger;
5212
5466
  const request = yield oci_common_2.composeRequest({
5213
5467
  baseEndpoint: this._endpoint,
5214
5468
  defaultHeaders: this._defaultHeaders,
@@ -5248,11 +5502,12 @@ class DataCatalogClient {
5248
5502
  * @param ImportGlossaryRequest
5249
5503
  * @return ImportGlossaryResponse
5250
5504
  * @throws OciError when an error occurs
5251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5252
5506
  */
5253
5507
  importGlossary(importGlossaryRequest) {
5254
5508
  return __awaiter(this, void 0, void 0, function* () {
5255
- oci_common_2.logger.debug("Calling operation DataCatalogClient#importGlossary.");
5509
+ if (this.logger)
5510
+ this.logger.debug("Calling operation DataCatalogClient#importGlossary.");
5256
5511
  const operationName = "importGlossary";
5257
5512
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/ImportGlossary";
5258
5513
  const pathParams = {
@@ -5269,6 +5524,8 @@ class DataCatalogClient {
5269
5524
  };
5270
5525
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
5271
5526
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importGlossaryRequest.retryConfiguration, specRetryConfiguration);
5527
+ if (this.logger)
5528
+ retrier.logger = this.logger;
5272
5529
  const request = yield oci_common_2.composeRequest({
5273
5530
  baseEndpoint: this._endpoint,
5274
5531
  defaultHeaders: this._defaultHeaders,
@@ -5309,11 +5566,12 @@ class DataCatalogClient {
5309
5566
  * @param ListAggregatedPhysicalEntitiesRequest
5310
5567
  * @return ListAggregatedPhysicalEntitiesResponse
5311
5568
  * @throws OciError when an error occurs
5312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5313
5570
  */
5314
5571
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5315
5572
  return __awaiter(this, void 0, void 0, function* () {
5316
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listAggregatedPhysicalEntities.");
5573
+ if (this.logger)
5574
+ this.logger.debug("Calling operation DataCatalogClient#listAggregatedPhysicalEntities.");
5317
5575
  const operationName = "listAggregatedPhysicalEntities";
5318
5576
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/ListAggregatedPhysicalEntities";
5319
5577
  const pathParams = {
@@ -5336,6 +5594,8 @@ class DataCatalogClient {
5336
5594
  };
5337
5595
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5338
5596
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAggregatedPhysicalEntitiesRequest.retryConfiguration, specRetryConfiguration);
5597
+ if (this.logger)
5598
+ retrier.logger = this.logger;
5339
5599
  const request = yield oci_common_2.composeRequest({
5340
5600
  baseEndpoint: this._endpoint,
5341
5601
  defaultHeaders: this._defaultHeaders,
@@ -5374,11 +5634,12 @@ class DataCatalogClient {
5374
5634
  * @param ListAttributeTagsRequest
5375
5635
  * @return ListAttributeTagsResponse
5376
5636
  * @throws OciError when an error occurs
5377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5378
5638
  */
5379
5639
  listAttributeTags(listAttributeTagsRequest) {
5380
5640
  return __awaiter(this, void 0, void 0, function* () {
5381
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listAttributeTags.");
5641
+ if (this.logger)
5642
+ this.logger.debug("Calling operation DataCatalogClient#listAttributeTags.");
5382
5643
  const operationName = "listAttributeTags";
5383
5644
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeTagCollection/ListAttributeTags";
5384
5645
  const pathParams = {
@@ -5406,6 +5667,8 @@ class DataCatalogClient {
5406
5667
  };
5407
5668
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5408
5669
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAttributeTagsRequest.retryConfiguration, specRetryConfiguration);
5670
+ if (this.logger)
5671
+ retrier.logger = this.logger;
5409
5672
  const request = yield oci_common_2.composeRequest({
5410
5673
  baseEndpoint: this._endpoint,
5411
5674
  defaultHeaders: this._defaultHeaders,
@@ -5449,11 +5712,12 @@ class DataCatalogClient {
5449
5712
  * @param ListAttributesRequest
5450
5713
  * @return ListAttributesResponse
5451
5714
  * @throws OciError when an error occurs
5452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5453
5716
  */
5454
5717
  listAttributes(listAttributesRequest) {
5455
5718
  return __awaiter(this, void 0, void 0, function* () {
5456
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listAttributes.");
5719
+ if (this.logger)
5720
+ this.logger.debug("Calling operation DataCatalogClient#listAttributes.");
5457
5721
  const operationName = "listAttributes";
5458
5722
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeCollection/ListAttributes";
5459
5723
  const pathParams = {
@@ -5492,6 +5756,8 @@ class DataCatalogClient {
5492
5756
  };
5493
5757
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5494
5758
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAttributesRequest.retryConfiguration, specRetryConfiguration);
5759
+ if (this.logger)
5760
+ retrier.logger = this.logger;
5495
5761
  const request = yield oci_common_2.composeRequest({
5496
5762
  baseEndpoint: this._endpoint,
5497
5763
  defaultHeaders: this._defaultHeaders,
@@ -5536,11 +5802,12 @@ class DataCatalogClient {
5536
5802
  * @param ListCatalogPrivateEndpointsRequest
5537
5803
  * @return ListCatalogPrivateEndpointsResponse
5538
5804
  * @throws OciError when an error occurs
5539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5540
5806
  */
5541
5807
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5542
5808
  return __awaiter(this, void 0, void 0, function* () {
5543
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listCatalogPrivateEndpoints.");
5809
+ if (this.logger)
5810
+ this.logger.debug("Calling operation DataCatalogClient#listCatalogPrivateEndpoints.");
5544
5811
  const operationName = "listCatalogPrivateEndpoints";
5545
5812
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpointSummary/ListCatalogPrivateEndpoints";
5546
5813
  const pathParams = {};
@@ -5559,6 +5826,8 @@ class DataCatalogClient {
5559
5826
  };
5560
5827
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5561
5828
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCatalogPrivateEndpointsRequest.retryConfiguration, specRetryConfiguration);
5829
+ if (this.logger)
5830
+ retrier.logger = this.logger;
5562
5831
  const request = yield oci_common_2.composeRequest({
5563
5832
  baseEndpoint: this._endpoint,
5564
5833
  defaultHeaders: this._defaultHeaders,
@@ -5643,11 +5912,12 @@ class DataCatalogClient {
5643
5912
  * @param ListCatalogsRequest
5644
5913
  * @return ListCatalogsResponse
5645
5914
  * @throws OciError when an error occurs
5646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5647
5916
  */
5648
5917
  listCatalogs(listCatalogsRequest) {
5649
5918
  return __awaiter(this, void 0, void 0, function* () {
5650
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listCatalogs.");
5919
+ if (this.logger)
5920
+ this.logger.debug("Calling operation DataCatalogClient#listCatalogs.");
5651
5921
  const operationName = "listCatalogs";
5652
5922
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogSummary/ListCatalogs";
5653
5923
  const pathParams = {};
@@ -5666,6 +5936,8 @@ class DataCatalogClient {
5666
5936
  };
5667
5937
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5668
5938
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCatalogsRequest.retryConfiguration, specRetryConfiguration);
5939
+ if (this.logger)
5940
+ retrier.logger = this.logger;
5669
5941
  const request = yield oci_common_2.composeRequest({
5670
5942
  baseEndpoint: this._endpoint,
5671
5943
  defaultHeaders: this._defaultHeaders,
@@ -5749,11 +6021,12 @@ class DataCatalogClient {
5749
6021
  * @param ListConnectionsRequest
5750
6022
  * @return ListConnectionsResponse
5751
6023
  * @throws OciError when an error occurs
5752
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
6024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5753
6025
  */
5754
6026
  listConnections(listConnectionsRequest) {
5755
6027
  return __awaiter(this, void 0, void 0, function* () {
5756
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listConnections.");
6028
+ if (this.logger)
6029
+ this.logger.debug("Calling operation DataCatalogClient#listConnections.");
5757
6030
  const operationName = "listConnections";
5758
6031
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/ConnectionCollection/ListConnections";
5759
6032
  const pathParams = {
@@ -5783,6 +6056,8 @@ class DataCatalogClient {
5783
6056
  };
5784
6057
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5785
6058
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listConnectionsRequest.retryConfiguration, specRetryConfiguration);
6059
+ if (this.logger)
6060
+ retrier.logger = this.logger;
5786
6061
  const request = yield oci_common_2.composeRequest({
5787
6062
  baseEndpoint: this._endpoint,
5788
6063
  defaultHeaders: this._defaultHeaders,
@@ -5826,11 +6101,12 @@ class DataCatalogClient {
5826
6101
  * @param ListCustomPropertiesRequest
5827
6102
  * @return ListCustomPropertiesResponse
5828
6103
  * @throws OciError when an error occurs
5829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
6104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5830
6105
  */
5831
6106
  listCustomProperties(listCustomPropertiesRequest) {
5832
6107
  return __awaiter(this, void 0, void 0, function* () {
5833
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listCustomProperties.");
6108
+ if (this.logger)
6109
+ this.logger.debug("Calling operation DataCatalogClient#listCustomProperties.");
5834
6110
  const operationName = "listCustomProperties";
5835
6111
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/ListCustomProperties";
5836
6112
  const pathParams = {
@@ -5859,6 +6135,8 @@ class DataCatalogClient {
5859
6135
  };
5860
6136
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5861
6137
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCustomPropertiesRequest.retryConfiguration, specRetryConfiguration);
6138
+ if (this.logger)
6139
+ retrier.logger = this.logger;
5862
6140
  const request = yield oci_common_2.composeRequest({
5863
6141
  baseEndpoint: this._endpoint,
5864
6142
  defaultHeaders: this._defaultHeaders,
@@ -5902,11 +6180,12 @@ class DataCatalogClient {
5902
6180
  * @param ListDataAssetTagsRequest
5903
6181
  * @return ListDataAssetTagsResponse
5904
6182
  * @throws OciError when an error occurs
5905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
6183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5906
6184
  */
5907
6185
  listDataAssetTags(listDataAssetTagsRequest) {
5908
6186
  return __awaiter(this, void 0, void 0, function* () {
5909
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listDataAssetTags.");
6187
+ if (this.logger)
6188
+ this.logger.debug("Calling operation DataCatalogClient#listDataAssetTags.");
5910
6189
  const operationName = "listDataAssetTags";
5911
6190
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetTagCollection/ListDataAssetTags";
5912
6191
  const pathParams = {
@@ -5932,6 +6211,8 @@ class DataCatalogClient {
5932
6211
  };
5933
6212
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5934
6213
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDataAssetTagsRequest.retryConfiguration, specRetryConfiguration);
6214
+ if (this.logger)
6215
+ retrier.logger = this.logger;
5935
6216
  const request = yield oci_common_2.composeRequest({
5936
6217
  baseEndpoint: this._endpoint,
5937
6218
  defaultHeaders: this._defaultHeaders,
@@ -5975,11 +6256,12 @@ class DataCatalogClient {
5975
6256
  * @param ListDataAssetsRequest
5976
6257
  * @return ListDataAssetsResponse
5977
6258
  * @throws OciError when an error occurs
5978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5979
6260
  */
5980
6261
  listDataAssets(listDataAssetsRequest) {
5981
6262
  return __awaiter(this, void 0, void 0, function* () {
5982
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listDataAssets.");
6263
+ if (this.logger)
6264
+ this.logger.debug("Calling operation DataCatalogClient#listDataAssets.");
5983
6265
  const operationName = "listDataAssets";
5984
6266
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetCollection/ListDataAssets";
5985
6267
  const pathParams = {
@@ -6007,6 +6289,8 @@ class DataCatalogClient {
6007
6289
  };
6008
6290
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6009
6291
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDataAssetsRequest.retryConfiguration, specRetryConfiguration);
6292
+ if (this.logger)
6293
+ retrier.logger = this.logger;
6010
6294
  const request = yield oci_common_2.composeRequest({
6011
6295
  baseEndpoint: this._endpoint,
6012
6296
  defaultHeaders: this._defaultHeaders,
@@ -6050,11 +6334,12 @@ class DataCatalogClient {
6050
6334
  * @param ListDerivedLogicalEntitiesRequest
6051
6335
  * @return ListDerivedLogicalEntitiesResponse
6052
6336
  * @throws OciError when an error occurs
6053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
6054
6338
  */
6055
6339
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
6056
6340
  return __awaiter(this, void 0, void 0, function* () {
6057
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listDerivedLogicalEntities.");
6341
+ if (this.logger)
6342
+ this.logger.debug("Calling operation DataCatalogClient#listDerivedLogicalEntities.");
6058
6343
  const operationName = "listDerivedLogicalEntities";
6059
6344
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/ListDerivedLogicalEntities";
6060
6345
  const pathParams = {
@@ -6076,6 +6361,8 @@ class DataCatalogClient {
6076
6361
  };
6077
6362
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6078
6363
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDerivedLogicalEntitiesRequest.retryConfiguration, specRetryConfiguration);
6364
+ if (this.logger)
6365
+ retrier.logger = this.logger;
6079
6366
  const request = yield oci_common_2.composeRequest({
6080
6367
  baseEndpoint: this._endpoint,
6081
6368
  defaultHeaders: this._defaultHeaders,
@@ -6114,11 +6401,12 @@ class DataCatalogClient {
6114
6401
  * @param ListEntitiesRequest
6115
6402
  * @return ListEntitiesResponse
6116
6403
  * @throws OciError when an error occurs
6117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6118
6405
  */
6119
6406
  listEntities(listEntitiesRequest) {
6120
6407
  return __awaiter(this, void 0, void 0, function* () {
6121
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listEntities.");
6408
+ if (this.logger)
6409
+ this.logger.debug("Calling operation DataCatalogClient#listEntities.");
6122
6410
  const operationName = "listEntities";
6123
6411
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/ListEntities";
6124
6412
  const pathParams = {
@@ -6158,6 +6446,8 @@ class DataCatalogClient {
6158
6446
  };
6159
6447
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6160
6448
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listEntitiesRequest.retryConfiguration, specRetryConfiguration);
6449
+ if (this.logger)
6450
+ retrier.logger = this.logger;
6161
6451
  const request = yield oci_common_2.composeRequest({
6162
6452
  baseEndpoint: this._endpoint,
6163
6453
  defaultHeaders: this._defaultHeaders,
@@ -6201,11 +6491,12 @@ class DataCatalogClient {
6201
6491
  * @param ListEntityTagsRequest
6202
6492
  * @return ListEntityTagsResponse
6203
6493
  * @throws OciError when an error occurs
6204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6205
6495
  */
6206
6496
  listEntityTags(listEntityTagsRequest) {
6207
6497
  return __awaiter(this, void 0, void 0, function* () {
6208
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listEntityTags.");
6498
+ if (this.logger)
6499
+ this.logger.debug("Calling operation DataCatalogClient#listEntityTags.");
6209
6500
  const operationName = "listEntityTags";
6210
6501
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/EntityTagCollection/ListEntityTags";
6211
6502
  const pathParams = {
@@ -6232,6 +6523,8 @@ class DataCatalogClient {
6232
6523
  };
6233
6524
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6234
6525
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listEntityTagsRequest.retryConfiguration, specRetryConfiguration);
6526
+ if (this.logger)
6527
+ retrier.logger = this.logger;
6235
6528
  const request = yield oci_common_2.composeRequest({
6236
6529
  baseEndpoint: this._endpoint,
6237
6530
  defaultHeaders: this._defaultHeaders,
@@ -6275,11 +6568,12 @@ class DataCatalogClient {
6275
6568
  * @param ListFolderTagsRequest
6276
6569
  * @return ListFolderTagsResponse
6277
6570
  * @throws OciError when an error occurs
6278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6279
6572
  */
6280
6573
  listFolderTags(listFolderTagsRequest) {
6281
6574
  return __awaiter(this, void 0, void 0, function* () {
6282
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listFolderTags.");
6575
+ if (this.logger)
6576
+ this.logger.debug("Calling operation DataCatalogClient#listFolderTags.");
6283
6577
  const operationName = "listFolderTags";
6284
6578
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderTagCollection/ListFolderTags";
6285
6579
  const pathParams = {
@@ -6306,6 +6600,8 @@ class DataCatalogClient {
6306
6600
  };
6307
6601
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6308
6602
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFolderTagsRequest.retryConfiguration, specRetryConfiguration);
6603
+ if (this.logger)
6604
+ retrier.logger = this.logger;
6309
6605
  const request = yield oci_common_2.composeRequest({
6310
6606
  baseEndpoint: this._endpoint,
6311
6607
  defaultHeaders: this._defaultHeaders,
@@ -6349,11 +6645,12 @@ class DataCatalogClient {
6349
6645
  * @param ListFoldersRequest
6350
6646
  * @return ListFoldersResponse
6351
6647
  * @throws OciError when an error occurs
6352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6353
6649
  */
6354
6650
  listFolders(listFoldersRequest) {
6355
6651
  return __awaiter(this, void 0, void 0, function* () {
6356
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listFolders.");
6652
+ if (this.logger)
6653
+ this.logger.debug("Calling operation DataCatalogClient#listFolders.");
6357
6654
  const operationName = "listFolders";
6358
6655
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderCollection/ListFolders";
6359
6656
  const pathParams = {
@@ -6388,6 +6685,8 @@ class DataCatalogClient {
6388
6685
  };
6389
6686
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6390
6687
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFoldersRequest.retryConfiguration, specRetryConfiguration);
6688
+ if (this.logger)
6689
+ retrier.logger = this.logger;
6391
6690
  const request = yield oci_common_2.composeRequest({
6392
6691
  baseEndpoint: this._endpoint,
6393
6692
  defaultHeaders: this._defaultHeaders,
@@ -6431,11 +6730,12 @@ class DataCatalogClient {
6431
6730
  * @param ListGlossariesRequest
6432
6731
  * @return ListGlossariesResponse
6433
6732
  * @throws OciError when an error occurs
6434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6435
6734
  */
6436
6735
  listGlossaries(listGlossariesRequest) {
6437
6736
  return __awaiter(this, void 0, void 0, function* () {
6438
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listGlossaries.");
6737
+ if (this.logger)
6738
+ this.logger.debug("Calling operation DataCatalogClient#listGlossaries.");
6439
6739
  const operationName = "listGlossaries";
6440
6740
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/ListGlossaries";
6441
6741
  const pathParams = {
@@ -6461,6 +6761,8 @@ class DataCatalogClient {
6461
6761
  };
6462
6762
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6463
6763
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listGlossariesRequest.retryConfiguration, specRetryConfiguration);
6764
+ if (this.logger)
6765
+ retrier.logger = this.logger;
6464
6766
  const request = yield oci_common_2.composeRequest({
6465
6767
  baseEndpoint: this._endpoint,
6466
6768
  defaultHeaders: this._defaultHeaders,
@@ -6504,11 +6806,12 @@ class DataCatalogClient {
6504
6806
  * @param ListJobDefinitionsRequest
6505
6807
  * @return ListJobDefinitionsResponse
6506
6808
  * @throws OciError when an error occurs
6507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6508
6810
  */
6509
6811
  listJobDefinitions(listJobDefinitionsRequest) {
6510
6812
  return __awaiter(this, void 0, void 0, function* () {
6511
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listJobDefinitions.");
6813
+ if (this.logger)
6814
+ this.logger.debug("Calling operation DataCatalogClient#listJobDefinitions.");
6512
6815
  const operationName = "listJobDefinitions";
6513
6816
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinitionCollection/ListJobDefinitions";
6514
6817
  const pathParams = {
@@ -6541,6 +6844,8 @@ class DataCatalogClient {
6541
6844
  };
6542
6845
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6543
6846
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobDefinitionsRequest.retryConfiguration, specRetryConfiguration);
6847
+ if (this.logger)
6848
+ retrier.logger = this.logger;
6544
6849
  const request = yield oci_common_2.composeRequest({
6545
6850
  baseEndpoint: this._endpoint,
6546
6851
  defaultHeaders: this._defaultHeaders,
@@ -6584,11 +6889,12 @@ class DataCatalogClient {
6584
6889
  * @param ListJobExecutionsRequest
6585
6890
  * @return ListJobExecutionsResponse
6586
6891
  * @throws OciError when an error occurs
6587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6588
6893
  */
6589
6894
  listJobExecutions(listJobExecutionsRequest) {
6590
6895
  return __awaiter(this, void 0, void 0, function* () {
6591
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listJobExecutions.");
6896
+ if (this.logger)
6897
+ this.logger.debug("Calling operation DataCatalogClient#listJobExecutions.");
6592
6898
  const operationName = "listJobExecutions";
6593
6899
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobExecutionCollection/ListJobExecutions";
6594
6900
  const pathParams = {
@@ -6624,6 +6930,8 @@ class DataCatalogClient {
6624
6930
  };
6625
6931
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6626
6932
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobExecutionsRequest.retryConfiguration, specRetryConfiguration);
6933
+ if (this.logger)
6934
+ retrier.logger = this.logger;
6627
6935
  const request = yield oci_common_2.composeRequest({
6628
6936
  baseEndpoint: this._endpoint,
6629
6937
  defaultHeaders: this._defaultHeaders,
@@ -6667,11 +6975,12 @@ class DataCatalogClient {
6667
6975
  * @param ListJobLogsRequest
6668
6976
  * @return ListJobLogsResponse
6669
6977
  * @throws OciError when an error occurs
6670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6671
6979
  */
6672
6980
  listJobLogs(listJobLogsRequest) {
6673
6981
  return __awaiter(this, void 0, void 0, function* () {
6674
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listJobLogs.");
6982
+ if (this.logger)
6983
+ this.logger.debug("Calling operation DataCatalogClient#listJobLogs.");
6675
6984
  const operationName = "listJobLogs";
6676
6985
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobLogCollection/ListJobLogs";
6677
6986
  const pathParams = {
@@ -6698,6 +7007,8 @@ class DataCatalogClient {
6698
7007
  };
6699
7008
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6700
7009
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobLogsRequest.retryConfiguration, specRetryConfiguration);
7010
+ if (this.logger)
7011
+ retrier.logger = this.logger;
6701
7012
  const request = yield oci_common_2.composeRequest({
6702
7013
  baseEndpoint: this._endpoint,
6703
7014
  defaultHeaders: this._defaultHeaders,
@@ -6741,11 +7052,12 @@ class DataCatalogClient {
6741
7052
  * @param ListJobMetricsRequest
6742
7053
  * @return ListJobMetricsResponse
6743
7054
  * @throws OciError when an error occurs
6744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
7055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6745
7056
  */
6746
7057
  listJobMetrics(listJobMetricsRequest) {
6747
7058
  return __awaiter(this, void 0, void 0, function* () {
6748
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listJobMetrics.");
7059
+ if (this.logger)
7060
+ this.logger.debug("Calling operation DataCatalogClient#listJobMetrics.");
6749
7061
  const operationName = "listJobMetrics";
6750
7062
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobMetricCollection/ListJobMetrics";
6751
7063
  const pathParams = {
@@ -6778,6 +7090,8 @@ class DataCatalogClient {
6778
7090
  };
6779
7091
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6780
7092
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobMetricsRequest.retryConfiguration, specRetryConfiguration);
7093
+ if (this.logger)
7094
+ retrier.logger = this.logger;
6781
7095
  const request = yield oci_common_2.composeRequest({
6782
7096
  baseEndpoint: this._endpoint,
6783
7097
  defaultHeaders: this._defaultHeaders,
@@ -6821,11 +7135,12 @@ class DataCatalogClient {
6821
7135
  * @param ListJobsRequest
6822
7136
  * @return ListJobsResponse
6823
7137
  * @throws OciError when an error occurs
6824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
7138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6825
7139
  */
6826
7140
  listJobs(listJobsRequest) {
6827
7141
  return __awaiter(this, void 0, void 0, function* () {
6828
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listJobs.");
7142
+ if (this.logger)
7143
+ this.logger.debug("Calling operation DataCatalogClient#listJobs.");
6829
7144
  const operationName = "listJobs";
6830
7145
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobCollection/ListJobs";
6831
7146
  const pathParams = {
@@ -6862,6 +7177,8 @@ class DataCatalogClient {
6862
7177
  };
6863
7178
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6864
7179
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobsRequest.retryConfiguration, specRetryConfiguration);
7180
+ if (this.logger)
7181
+ retrier.logger = this.logger;
6865
7182
  const request = yield oci_common_2.composeRequest({
6866
7183
  baseEndpoint: this._endpoint,
6867
7184
  defaultHeaders: this._defaultHeaders,
@@ -6906,11 +7223,12 @@ class DataCatalogClient {
6906
7223
  * @param ListMetastoresRequest
6907
7224
  * @return ListMetastoresResponse
6908
7225
  * @throws OciError when an error occurs
6909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
7226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6910
7227
  */
6911
7228
  listMetastores(listMetastoresRequest) {
6912
7229
  return __awaiter(this, void 0, void 0, function* () {
6913
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listMetastores.");
7230
+ if (this.logger)
7231
+ this.logger.debug("Calling operation DataCatalogClient#listMetastores.");
6914
7232
  const operationName = "listMetastores";
6915
7233
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/MetastoreSummary/ListMetastores";
6916
7234
  const pathParams = {};
@@ -6929,6 +7247,8 @@ class DataCatalogClient {
6929
7247
  };
6930
7248
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6931
7249
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMetastoresRequest.retryConfiguration, specRetryConfiguration);
7250
+ if (this.logger)
7251
+ retrier.logger = this.logger;
6932
7252
  const request = yield oci_common_2.composeRequest({
6933
7253
  baseEndpoint: this._endpoint,
6934
7254
  defaultHeaders: this._defaultHeaders,
@@ -7012,11 +7332,12 @@ class DataCatalogClient {
7012
7332
  * @param ListNamespacesRequest
7013
7333
  * @return ListNamespacesResponse
7014
7334
  * @throws OciError when an error occurs
7015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7016
7336
  */
7017
7337
  listNamespaces(listNamespacesRequest) {
7018
7338
  return __awaiter(this, void 0, void 0, function* () {
7019
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listNamespaces.");
7339
+ if (this.logger)
7340
+ this.logger.debug("Calling operation DataCatalogClient#listNamespaces.");
7020
7341
  const operationName = "listNamespaces";
7021
7342
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/ListNamespaces";
7022
7343
  const pathParams = {
@@ -7042,6 +7363,8 @@ class DataCatalogClient {
7042
7363
  };
7043
7364
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7044
7365
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNamespacesRequest.retryConfiguration, specRetryConfiguration);
7366
+ if (this.logger)
7367
+ retrier.logger = this.logger;
7045
7368
  const request = yield oci_common_2.composeRequest({
7046
7369
  baseEndpoint: this._endpoint,
7047
7370
  defaultHeaders: this._defaultHeaders,
@@ -7085,11 +7408,12 @@ class DataCatalogClient {
7085
7408
  * @param ListPatternsRequest
7086
7409
  * @return ListPatternsResponse
7087
7410
  * @throws OciError when an error occurs
7088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7089
7412
  */
7090
7413
  listPatterns(listPatternsRequest) {
7091
7414
  return __awaiter(this, void 0, void 0, function* () {
7092
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listPatterns.");
7415
+ if (this.logger)
7416
+ this.logger.debug("Calling operation DataCatalogClient#listPatterns.");
7093
7417
  const operationName = "listPatterns";
7094
7418
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/ListPatterns";
7095
7419
  const pathParams = {
@@ -7115,6 +7439,8 @@ class DataCatalogClient {
7115
7439
  };
7116
7440
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7117
7441
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPatternsRequest.retryConfiguration, specRetryConfiguration);
7442
+ if (this.logger)
7443
+ retrier.logger = this.logger;
7118
7444
  const request = yield oci_common_2.composeRequest({
7119
7445
  baseEndpoint: this._endpoint,
7120
7446
  defaultHeaders: this._defaultHeaders,
@@ -7158,11 +7484,12 @@ class DataCatalogClient {
7158
7484
  * @param ListRulesRequest
7159
7485
  * @return ListRulesResponse
7160
7486
  * @throws OciError when an error occurs
7161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7162
7488
  */
7163
7489
  listRules(listRulesRequest) {
7164
7490
  return __awaiter(this, void 0, void 0, function* () {
7165
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listRules.");
7491
+ if (this.logger)
7492
+ this.logger.debug("Calling operation DataCatalogClient#listRules.");
7166
7493
  const operationName = "listRules";
7167
7494
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/RuleSummary/ListRules";
7168
7495
  const pathParams = {
@@ -7193,6 +7520,8 @@ class DataCatalogClient {
7193
7520
  };
7194
7521
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7195
7522
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRulesRequest.retryConfiguration, specRetryConfiguration);
7523
+ if (this.logger)
7524
+ retrier.logger = this.logger;
7196
7525
  const request = yield oci_common_2.composeRequest({
7197
7526
  baseEndpoint: this._endpoint,
7198
7527
  defaultHeaders: this._defaultHeaders,
@@ -7236,11 +7565,12 @@ class DataCatalogClient {
7236
7565
  * @param ListTagsRequest
7237
7566
  * @return ListTagsResponse
7238
7567
  * @throws OciError when an error occurs
7239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7240
7569
  */
7241
7570
  listTags(listTagsRequest) {
7242
7571
  return __awaiter(this, void 0, void 0, function* () {
7243
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listTags.");
7572
+ if (this.logger)
7573
+ this.logger.debug("Calling operation DataCatalogClient#listTags.");
7244
7574
  const operationName = "listTags";
7245
7575
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/ListTags";
7246
7576
  const pathParams = {
@@ -7262,6 +7592,8 @@ class DataCatalogClient {
7262
7592
  };
7263
7593
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7264
7594
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagsRequest.retryConfiguration, specRetryConfiguration);
7595
+ if (this.logger)
7596
+ retrier.logger = this.logger;
7265
7597
  const request = yield oci_common_2.composeRequest({
7266
7598
  baseEndpoint: this._endpoint,
7267
7599
  defaultHeaders: this._defaultHeaders,
@@ -7305,11 +7637,12 @@ class DataCatalogClient {
7305
7637
  * @param ListTermRelationshipsRequest
7306
7638
  * @return ListTermRelationshipsResponse
7307
7639
  * @throws OciError when an error occurs
7308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7309
7641
  */
7310
7642
  listTermRelationships(listTermRelationshipsRequest) {
7311
7643
  return __awaiter(this, void 0, void 0, function* () {
7312
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listTermRelationships.");
7644
+ if (this.logger)
7645
+ this.logger.debug("Calling operation DataCatalogClient#listTermRelationships.");
7313
7646
  const operationName = "listTermRelationships";
7314
7647
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/ListTermRelationships";
7315
7648
  const pathParams = {
@@ -7333,6 +7666,8 @@ class DataCatalogClient {
7333
7666
  };
7334
7667
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7335
7668
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTermRelationshipsRequest.retryConfiguration, specRetryConfiguration);
7669
+ if (this.logger)
7670
+ retrier.logger = this.logger;
7336
7671
  const request = yield oci_common_2.composeRequest({
7337
7672
  baseEndpoint: this._endpoint,
7338
7673
  defaultHeaders: this._defaultHeaders,
@@ -7376,11 +7711,12 @@ class DataCatalogClient {
7376
7711
  * @param ListTermsRequest
7377
7712
  * @return ListTermsResponse
7378
7713
  * @throws OciError when an error occurs
7379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7380
7715
  */
7381
7716
  listTerms(listTermsRequest) {
7382
7717
  return __awaiter(this, void 0, void 0, function* () {
7383
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listTerms.");
7718
+ if (this.logger)
7719
+ this.logger.debug("Calling operation DataCatalogClient#listTerms.");
7384
7720
  const operationName = "listTerms";
7385
7721
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/ListTerms";
7386
7722
  const pathParams = {
@@ -7407,6 +7743,8 @@ class DataCatalogClient {
7407
7743
  };
7408
7744
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7409
7745
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTermsRequest.retryConfiguration, specRetryConfiguration);
7746
+ if (this.logger)
7747
+ retrier.logger = this.logger;
7410
7748
  const request = yield oci_common_2.composeRequest({
7411
7749
  baseEndpoint: this._endpoint,
7412
7750
  defaultHeaders: this._defaultHeaders,
@@ -7450,11 +7788,12 @@ class DataCatalogClient {
7450
7788
  * @param ListTypesRequest
7451
7789
  * @return ListTypesResponse
7452
7790
  * @throws OciError when an error occurs
7453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7454
7792
  */
7455
7793
  listTypes(listTypesRequest) {
7456
7794
  return __awaiter(this, void 0, void 0, function* () {
7457
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listTypes.");
7795
+ if (this.logger)
7796
+ this.logger.debug("Calling operation DataCatalogClient#listTypes.");
7458
7797
  const operationName = "listTypes";
7459
7798
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TypeCollection/ListTypes";
7460
7799
  const pathParams = {
@@ -7480,6 +7819,8 @@ class DataCatalogClient {
7480
7819
  };
7481
7820
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7482
7821
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTypesRequest.retryConfiguration, specRetryConfiguration);
7822
+ if (this.logger)
7823
+ retrier.logger = this.logger;
7483
7824
  const request = yield oci_common_2.composeRequest({
7484
7825
  baseEndpoint: this._endpoint,
7485
7826
  defaultHeaders: this._defaultHeaders,
@@ -7524,11 +7865,12 @@ class DataCatalogClient {
7524
7865
  * @param ListWorkRequestErrorsRequest
7525
7866
  * @return ListWorkRequestErrorsResponse
7526
7867
  * @throws OciError when an error occurs
7527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7528
7869
  */
7529
7870
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7530
7871
  return __awaiter(this, void 0, void 0, function* () {
7531
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listWorkRequestErrors.");
7872
+ if (this.logger)
7873
+ this.logger.debug("Calling operation DataCatalogClient#listWorkRequestErrors.");
7532
7874
  const operationName = "listWorkRequestErrors";
7533
7875
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/WorkRequestError/ListWorkRequestErrors";
7534
7876
  const pathParams = {
@@ -7546,6 +7888,8 @@ class DataCatalogClient {
7546
7888
  };
7547
7889
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7548
7890
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
7891
+ if (this.logger)
7892
+ retrier.logger = this.logger;
7549
7893
  const request = yield oci_common_2.composeRequest({
7550
7894
  baseEndpoint: this._endpoint,
7551
7895
  defaultHeaders: this._defaultHeaders,
@@ -7630,11 +7974,12 @@ class DataCatalogClient {
7630
7974
  * @param ListWorkRequestLogsRequest
7631
7975
  * @return ListWorkRequestLogsResponse
7632
7976
  * @throws OciError when an error occurs
7633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7634
7978
  */
7635
7979
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7636
7980
  return __awaiter(this, void 0, void 0, function* () {
7637
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listWorkRequestLogs.");
7981
+ if (this.logger)
7982
+ this.logger.debug("Calling operation DataCatalogClient#listWorkRequestLogs.");
7638
7983
  const operationName = "listWorkRequestLogs";
7639
7984
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/WorkRequestLog/ListWorkRequestLogs";
7640
7985
  const pathParams = {
@@ -7652,6 +7997,8 @@ class DataCatalogClient {
7652
7997
  };
7653
7998
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7654
7999
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
8000
+ if (this.logger)
8001
+ retrier.logger = this.logger;
7655
8002
  const request = yield oci_common_2.composeRequest({
7656
8003
  baseEndpoint: this._endpoint,
7657
8004
  defaultHeaders: this._defaultHeaders,
@@ -7736,11 +8083,12 @@ class DataCatalogClient {
7736
8083
  * @param ListWorkRequestsRequest
7737
8084
  * @return ListWorkRequestsResponse
7738
8085
  * @throws OciError when an error occurs
7739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7740
8087
  */
7741
8088
  listWorkRequests(listWorkRequestsRequest) {
7742
8089
  return __awaiter(this, void 0, void 0, function* () {
7743
- oci_common_2.logger.debug("Calling operation DataCatalogClient#listWorkRequests.");
8090
+ if (this.logger)
8091
+ this.logger.debug("Calling operation DataCatalogClient#listWorkRequests.");
7744
8092
  const operationName = "listWorkRequests";
7745
8093
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/WorkRequest/ListWorkRequests";
7746
8094
  const pathParams = {};
@@ -7755,6 +8103,8 @@ class DataCatalogClient {
7755
8103
  };
7756
8104
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7757
8105
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
8106
+ if (this.logger)
8107
+ retrier.logger = this.logger;
7758
8108
  const request = yield oci_common_2.composeRequest({
7759
8109
  baseEndpoint: this._endpoint,
7760
8110
  defaultHeaders: this._defaultHeaders,
@@ -7838,11 +8188,12 @@ class DataCatalogClient {
7838
8188
  * @param ObjectStatsRequest
7839
8189
  * @return ObjectStatsResponse
7840
8190
  * @throws OciError when an error occurs
7841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
8191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7842
8192
  */
7843
8193
  objectStats(objectStatsRequest) {
7844
8194
  return __awaiter(this, void 0, void 0, function* () {
7845
- oci_common_2.logger.debug("Calling operation DataCatalogClient#objectStats.");
8195
+ if (this.logger)
8196
+ this.logger.debug("Calling operation DataCatalogClient#objectStats.");
7846
8197
  const operationName = "objectStats";
7847
8198
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/ObjectStats";
7848
8199
  const pathParams = {
@@ -7860,6 +8211,8 @@ class DataCatalogClient {
7860
8211
  };
7861
8212
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
7862
8213
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, objectStatsRequest.retryConfiguration, specRetryConfiguration);
8214
+ if (this.logger)
8215
+ retrier.logger = this.logger;
7863
8216
  const request = yield oci_common_2.composeRequest({
7864
8217
  baseEndpoint: this._endpoint,
7865
8218
  defaultHeaders: this._defaultHeaders,
@@ -7903,11 +8256,12 @@ class DataCatalogClient {
7903
8256
  * @param ParseConnectionRequest
7904
8257
  * @return ParseConnectionResponse
7905
8258
  * @throws OciError when an error occurs
7906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
8259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7907
8260
  */
7908
8261
  parseConnection(parseConnectionRequest) {
7909
8262
  return __awaiter(this, void 0, void 0, function* () {
7910
- oci_common_2.logger.debug("Calling operation DataCatalogClient#parseConnection.");
8263
+ if (this.logger)
8264
+ this.logger.debug("Calling operation DataCatalogClient#parseConnection.");
7911
8265
  const operationName = "parseConnection";
7912
8266
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/ParseConnection";
7913
8267
  const pathParams = {
@@ -7924,6 +8278,8 @@ class DataCatalogClient {
7924
8278
  };
7925
8279
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
7926
8280
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, parseConnectionRequest.retryConfiguration, specRetryConfiguration);
8281
+ if (this.logger)
8282
+ retrier.logger = this.logger;
7927
8283
  const request = yield oci_common_2.composeRequest({
7928
8284
  baseEndpoint: this._endpoint,
7929
8285
  defaultHeaders: this._defaultHeaders,
@@ -7970,11 +8326,12 @@ class DataCatalogClient {
7970
8326
  * @param ProcessRecommendationRequest
7971
8327
  * @return ProcessRecommendationResponse
7972
8328
  * @throws OciError when an error occurs
7973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
8329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7974
8330
  */
7975
8331
  processRecommendation(processRecommendationRequest) {
7976
8332
  return __awaiter(this, void 0, void 0, function* () {
7977
- oci_common_2.logger.debug("Calling operation DataCatalogClient#processRecommendation.");
8333
+ if (this.logger)
8334
+ this.logger.debug("Calling operation DataCatalogClient#processRecommendation.");
7978
8335
  const operationName = "processRecommendation";
7979
8336
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/ProcessRecommendation";
7980
8337
  const pathParams = {
@@ -7988,6 +8345,8 @@ class DataCatalogClient {
7988
8345
  };
7989
8346
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
7990
8347
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, processRecommendationRequest.retryConfiguration, specRetryConfiguration);
8348
+ if (this.logger)
8349
+ retrier.logger = this.logger;
7991
8350
  const request = yield oci_common_2.composeRequest({
7992
8351
  baseEndpoint: this._endpoint,
7993
8352
  defaultHeaders: this._defaultHeaders,
@@ -8035,11 +8394,12 @@ class DataCatalogClient {
8035
8394
  * @param RecommendationsRequest
8036
8395
  * @return RecommendationsResponse
8037
8396
  * @throws OciError when an error occurs
8038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8039
8398
  */
8040
8399
  recommendations(recommendationsRequest) {
8041
8400
  return __awaiter(this, void 0, void 0, function* () {
8042
- oci_common_2.logger.debug("Calling operation DataCatalogClient#recommendations.");
8401
+ if (this.logger)
8402
+ this.logger.debug("Calling operation DataCatalogClient#recommendations.");
8043
8403
  const operationName = "recommendations";
8044
8404
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/Recommendations";
8045
8405
  const pathParams = {
@@ -8057,6 +8417,8 @@ class DataCatalogClient {
8057
8417
  };
8058
8418
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8059
8419
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, recommendationsRequest.retryConfiguration, specRetryConfiguration);
8420
+ if (this.logger)
8421
+ retrier.logger = this.logger;
8060
8422
  const request = yield oci_common_2.composeRequest({
8061
8423
  baseEndpoint: this._endpoint,
8062
8424
  defaultHeaders: this._defaultHeaders,
@@ -8095,11 +8457,12 @@ class DataCatalogClient {
8095
8457
  * @param RemoveCatalogLockRequest
8096
8458
  * @return RemoveCatalogLockResponse
8097
8459
  * @throws OciError when an error occurs
8098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
8099
8461
  */
8100
8462
  removeCatalogLock(removeCatalogLockRequest) {
8101
8463
  return __awaiter(this, void 0, void 0, function* () {
8102
- oci_common_2.logger.debug("Calling operation DataCatalogClient#removeCatalogLock.");
8464
+ if (this.logger)
8465
+ this.logger.debug("Calling operation DataCatalogClient#removeCatalogLock.");
8103
8466
  const operationName = "removeCatalogLock";
8104
8467
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/RemoveCatalogLock";
8105
8468
  const pathParams = {
@@ -8113,6 +8476,8 @@ class DataCatalogClient {
8113
8476
  };
8114
8477
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8115
8478
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeCatalogLockRequest.retryConfiguration, specRetryConfiguration);
8479
+ if (this.logger)
8480
+ retrier.logger = this.logger;
8116
8481
  const request = yield oci_common_2.composeRequest({
8117
8482
  baseEndpoint: this._endpoint,
8118
8483
  defaultHeaders: this._defaultHeaders,
@@ -8157,11 +8522,12 @@ class DataCatalogClient {
8157
8522
  * @param RemoveCatalogPrivateEndpointLockRequest
8158
8523
  * @return RemoveCatalogPrivateEndpointLockResponse
8159
8524
  * @throws OciError when an error occurs
8160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
8161
8526
  */
8162
8527
  removeCatalogPrivateEndpointLock(removeCatalogPrivateEndpointLockRequest) {
8163
8528
  return __awaiter(this, void 0, void 0, function* () {
8164
- oci_common_2.logger.debug("Calling operation DataCatalogClient#removeCatalogPrivateEndpointLock.");
8529
+ if (this.logger)
8530
+ this.logger.debug("Calling operation DataCatalogClient#removeCatalogPrivateEndpointLock.");
8165
8531
  const operationName = "removeCatalogPrivateEndpointLock";
8166
8532
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/RemoveCatalogPrivateEndpointLock";
8167
8533
  const pathParams = {
@@ -8175,6 +8541,8 @@ class DataCatalogClient {
8175
8541
  };
8176
8542
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8177
8543
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeCatalogPrivateEndpointLockRequest.retryConfiguration, specRetryConfiguration);
8544
+ if (this.logger)
8545
+ retrier.logger = this.logger;
8178
8546
  const request = yield oci_common_2.composeRequest({
8179
8547
  baseEndpoint: this._endpoint,
8180
8548
  defaultHeaders: this._defaultHeaders,
@@ -8219,11 +8587,12 @@ class DataCatalogClient {
8219
8587
  * @param RemoveDataSelectorPatternsRequest
8220
8588
  * @return RemoveDataSelectorPatternsResponse
8221
8589
  * @throws OciError when an error occurs
8222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8223
8591
  */
8224
8592
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
8225
8593
  return __awaiter(this, void 0, void 0, function* () {
8226
- oci_common_2.logger.debug("Calling operation DataCatalogClient#removeDataSelectorPatterns.");
8594
+ if (this.logger)
8595
+ this.logger.debug("Calling operation DataCatalogClient#removeDataSelectorPatterns.");
8227
8596
  const operationName = "removeDataSelectorPatterns";
8228
8597
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/RemoveDataSelectorPatterns";
8229
8598
  const pathParams = {
@@ -8239,6 +8608,8 @@ class DataCatalogClient {
8239
8608
  };
8240
8609
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8241
8610
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeDataSelectorPatternsRequest.retryConfiguration, specRetryConfiguration);
8611
+ if (this.logger)
8612
+ retrier.logger = this.logger;
8242
8613
  const request = yield oci_common_2.composeRequest({
8243
8614
  baseEndpoint: this._endpoint,
8244
8615
  defaultHeaders: this._defaultHeaders,
@@ -8283,11 +8654,12 @@ class DataCatalogClient {
8283
8654
  * @param RemoveMetastoreLockRequest
8284
8655
  * @return RemoveMetastoreLockResponse
8285
8656
  * @throws OciError when an error occurs
8286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
8287
8658
  */
8288
8659
  removeMetastoreLock(removeMetastoreLockRequest) {
8289
8660
  return __awaiter(this, void 0, void 0, function* () {
8290
- oci_common_2.logger.debug("Calling operation DataCatalogClient#removeMetastoreLock.");
8661
+ if (this.logger)
8662
+ this.logger.debug("Calling operation DataCatalogClient#removeMetastoreLock.");
8291
8663
  const operationName = "removeMetastoreLock";
8292
8664
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/RemoveMetastoreLock";
8293
8665
  const pathParams = {
@@ -8301,6 +8673,8 @@ class DataCatalogClient {
8301
8673
  };
8302
8674
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8303
8675
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeMetastoreLockRequest.retryConfiguration, specRetryConfiguration);
8676
+ if (this.logger)
8677
+ retrier.logger = this.logger;
8304
8678
  const request = yield oci_common_2.composeRequest({
8305
8679
  baseEndpoint: this._endpoint,
8306
8680
  defaultHeaders: this._defaultHeaders,
@@ -8345,11 +8719,12 @@ class DataCatalogClient {
8345
8719
  * @param SearchCriteriaRequest
8346
8720
  * @return SearchCriteriaResponse
8347
8721
  * @throws OciError when an error occurs
8348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8349
8723
  */
8350
8724
  searchCriteria(searchCriteriaRequest) {
8351
8725
  return __awaiter(this, void 0, void 0, function* () {
8352
- oci_common_2.logger.debug("Calling operation DataCatalogClient#searchCriteria.");
8726
+ if (this.logger)
8727
+ this.logger.debug("Calling operation DataCatalogClient#searchCriteria.");
8353
8728
  const operationName = "searchCriteria";
8354
8729
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/SearchResult/SearchCriteria";
8355
8730
  const pathParams = {
@@ -8371,6 +8746,8 @@ class DataCatalogClient {
8371
8746
  };
8372
8747
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8373
8748
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, searchCriteriaRequest.retryConfiguration, specRetryConfiguration);
8749
+ if (this.logger)
8750
+ retrier.logger = this.logger;
8374
8751
  const request = yield oci_common_2.composeRequest({
8375
8752
  baseEndpoint: this._endpoint,
8376
8753
  defaultHeaders: this._defaultHeaders,
@@ -8415,11 +8792,12 @@ class DataCatalogClient {
8415
8792
  * @param SuggestMatchesRequest
8416
8793
  * @return SuggestMatchesResponse
8417
8794
  * @throws OciError when an error occurs
8418
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8419
8796
  */
8420
8797
  suggestMatches(suggestMatchesRequest) {
8421
8798
  return __awaiter(this, void 0, void 0, function* () {
8422
- oci_common_2.logger.debug("Calling operation DataCatalogClient#suggestMatches.");
8799
+ if (this.logger)
8800
+ this.logger.debug("Calling operation DataCatalogClient#suggestMatches.");
8423
8801
  const operationName = "suggestMatches";
8424
8802
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/SuggestResults/SuggestMatches";
8425
8803
  const pathParams = {
@@ -8436,6 +8814,8 @@ class DataCatalogClient {
8436
8814
  };
8437
8815
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8438
8816
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, suggestMatchesRequest.retryConfiguration, specRetryConfiguration);
8817
+ if (this.logger)
8818
+ retrier.logger = this.logger;
8439
8819
  const request = yield oci_common_2.composeRequest({
8440
8820
  baseEndpoint: this._endpoint,
8441
8821
  defaultHeaders: this._defaultHeaders,
@@ -8474,11 +8854,12 @@ class DataCatalogClient {
8474
8854
  * @param SynchronousExportDataAssetRequest
8475
8855
  * @return SynchronousExportDataAssetResponse
8476
8856
  * @throws OciError when an error occurs
8477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8478
8858
  */
8479
8859
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8480
8860
  return __awaiter(this, void 0, void 0, function* () {
8481
- oci_common_2.logger.debug("Calling operation DataCatalogClient#synchronousExportDataAsset.");
8861
+ if (this.logger)
8862
+ this.logger.debug("Calling operation DataCatalogClient#synchronousExportDataAsset.");
8482
8863
  const operationName = "synchronousExportDataAsset";
8483
8864
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/SynchronousExportDataAsset";
8484
8865
  const pathParams = {
@@ -8495,6 +8876,8 @@ class DataCatalogClient {
8495
8876
  };
8496
8877
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8497
8878
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, synchronousExportDataAssetRequest.retryConfiguration, specRetryConfiguration);
8879
+ if (this.logger)
8880
+ retrier.logger = this.logger;
8498
8881
  const request = yield oci_common_2.composeRequest({
8499
8882
  baseEndpoint: this._endpoint,
8500
8883
  defaultHeaders: this._defaultHeaders,
@@ -8533,11 +8916,12 @@ class DataCatalogClient {
8533
8916
  * @param TestConnectionRequest
8534
8917
  * @return TestConnectionResponse
8535
8918
  * @throws OciError when an error occurs
8536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8537
8920
  */
8538
8921
  testConnection(testConnectionRequest) {
8539
8922
  return __awaiter(this, void 0, void 0, function* () {
8540
- oci_common_2.logger.debug("Calling operation DataCatalogClient#testConnection.");
8923
+ if (this.logger)
8924
+ this.logger.debug("Calling operation DataCatalogClient#testConnection.");
8541
8925
  const operationName = "testConnection";
8542
8926
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/TestConnection";
8543
8927
  const pathParams = {
@@ -8553,6 +8937,8 @@ class DataCatalogClient {
8553
8937
  };
8554
8938
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
8555
8939
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, testConnectionRequest.retryConfiguration, specRetryConfiguration);
8940
+ if (this.logger)
8941
+ retrier.logger = this.logger;
8556
8942
  const request = yield oci_common_2.composeRequest({
8557
8943
  baseEndpoint: this._endpoint,
8558
8944
  defaultHeaders: this._defaultHeaders,
@@ -8596,11 +8982,12 @@ class DataCatalogClient {
8596
8982
  * @param UpdateAttributeRequest
8597
8983
  * @return UpdateAttributeResponse
8598
8984
  * @throws OciError when an error occurs
8599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8600
8986
  */
8601
8987
  updateAttribute(updateAttributeRequest) {
8602
8988
  return __awaiter(this, void 0, void 0, function* () {
8603
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateAttribute.");
8989
+ if (this.logger)
8990
+ this.logger.debug("Calling operation DataCatalogClient#updateAttribute.");
8604
8991
  const operationName = "updateAttribute";
8605
8992
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Attribute/UpdateAttribute";
8606
8993
  const pathParams = {
@@ -8617,6 +9004,8 @@ class DataCatalogClient {
8617
9004
  };
8618
9005
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8619
9006
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAttributeRequest.retryConfiguration, specRetryConfiguration);
9007
+ if (this.logger)
9008
+ retrier.logger = this.logger;
8620
9009
  const request = yield oci_common_2.composeRequest({
8621
9010
  baseEndpoint: this._endpoint,
8622
9011
  defaultHeaders: this._defaultHeaders,
@@ -8661,11 +9050,12 @@ class DataCatalogClient {
8661
9050
  * @param UpdateCatalogRequest
8662
9051
  * @return UpdateCatalogResponse
8663
9052
  * @throws OciError when an error occurs
8664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
9053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8665
9054
  */
8666
9055
  updateCatalog(updateCatalogRequest) {
8667
9056
  return __awaiter(this, void 0, void 0, function* () {
8668
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateCatalog.");
9057
+ if (this.logger)
9058
+ this.logger.debug("Calling operation DataCatalogClient#updateCatalog.");
8669
9059
  const operationName = "updateCatalog";
8670
9060
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/UpdateCatalog";
8671
9061
  const pathParams = {
@@ -8681,6 +9071,8 @@ class DataCatalogClient {
8681
9071
  };
8682
9072
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8683
9073
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCatalogRequest.retryConfiguration, specRetryConfiguration);
9074
+ if (this.logger)
9075
+ retrier.logger = this.logger;
8684
9076
  const request = yield oci_common_2.composeRequest({
8685
9077
  baseEndpoint: this._endpoint,
8686
9078
  defaultHeaders: this._defaultHeaders,
@@ -8725,11 +9117,12 @@ class DataCatalogClient {
8725
9117
  * @param UpdateCatalogPrivateEndpointRequest
8726
9118
  * @return UpdateCatalogPrivateEndpointResponse
8727
9119
  * @throws OciError when an error occurs
8728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
9120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8729
9121
  */
8730
9122
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8731
9123
  return __awaiter(this, void 0, void 0, function* () {
8732
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateCatalogPrivateEndpoint.");
9124
+ if (this.logger)
9125
+ this.logger.debug("Calling operation DataCatalogClient#updateCatalogPrivateEndpoint.");
8733
9126
  const operationName = "updateCatalogPrivateEndpoint";
8734
9127
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/UpdateCatalogPrivateEndpoint";
8735
9128
  const pathParams = {
@@ -8745,6 +9138,8 @@ class DataCatalogClient {
8745
9138
  };
8746
9139
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8747
9140
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
9141
+ if (this.logger)
9142
+ retrier.logger = this.logger;
8748
9143
  const request = yield oci_common_2.composeRequest({
8749
9144
  baseEndpoint: this._endpoint,
8750
9145
  defaultHeaders: this._defaultHeaders,
@@ -8785,11 +9180,12 @@ class DataCatalogClient {
8785
9180
  * @param UpdateConnectionRequest
8786
9181
  * @return UpdateConnectionResponse
8787
9182
  * @throws OciError when an error occurs
8788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
9183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8789
9184
  */
8790
9185
  updateConnection(updateConnectionRequest) {
8791
9186
  return __awaiter(this, void 0, void 0, function* () {
8792
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateConnection.");
9187
+ if (this.logger)
9188
+ this.logger.debug("Calling operation DataCatalogClient#updateConnection.");
8793
9189
  const operationName = "updateConnection";
8794
9190
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/UpdateConnection";
8795
9191
  const pathParams = {
@@ -8805,6 +9201,8 @@ class DataCatalogClient {
8805
9201
  };
8806
9202
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8807
9203
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateConnectionRequest.retryConfiguration, specRetryConfiguration);
9204
+ if (this.logger)
9205
+ retrier.logger = this.logger;
8808
9206
  const request = yield oci_common_2.composeRequest({
8809
9207
  baseEndpoint: this._endpoint,
8810
9208
  defaultHeaders: this._defaultHeaders,
@@ -8849,11 +9247,12 @@ class DataCatalogClient {
8849
9247
  * @param UpdateCustomPropertyRequest
8850
9248
  * @return UpdateCustomPropertyResponse
8851
9249
  * @throws OciError when an error occurs
8852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
9250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8853
9251
  */
8854
9252
  updateCustomProperty(updateCustomPropertyRequest) {
8855
9253
  return __awaiter(this, void 0, void 0, function* () {
8856
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateCustomProperty.");
9254
+ if (this.logger)
9255
+ this.logger.debug("Calling operation DataCatalogClient#updateCustomProperty.");
8857
9256
  const operationName = "updateCustomProperty";
8858
9257
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/UpdateCustomProperty";
8859
9258
  const pathParams = {
@@ -8869,6 +9268,8 @@ class DataCatalogClient {
8869
9268
  };
8870
9269
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8871
9270
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
9271
+ if (this.logger)
9272
+ retrier.logger = this.logger;
8872
9273
  const request = yield oci_common_2.composeRequest({
8873
9274
  baseEndpoint: this._endpoint,
8874
9275
  defaultHeaders: this._defaultHeaders,
@@ -8913,11 +9314,12 @@ class DataCatalogClient {
8913
9314
  * @param UpdateDataAssetRequest
8914
9315
  * @return UpdateDataAssetResponse
8915
9316
  * @throws OciError when an error occurs
8916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
9317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8917
9318
  */
8918
9319
  updateDataAsset(updateDataAssetRequest) {
8919
9320
  return __awaiter(this, void 0, void 0, function* () {
8920
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateDataAsset.");
9321
+ if (this.logger)
9322
+ this.logger.debug("Calling operation DataCatalogClient#updateDataAsset.");
8921
9323
  const operationName = "updateDataAsset";
8922
9324
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/UpdateDataAsset";
8923
9325
  const pathParams = {
@@ -8932,6 +9334,8 @@ class DataCatalogClient {
8932
9334
  };
8933
9335
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8934
9336
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDataAssetRequest.retryConfiguration, specRetryConfiguration);
9337
+ if (this.logger)
9338
+ retrier.logger = this.logger;
8935
9339
  const request = yield oci_common_2.composeRequest({
8936
9340
  baseEndpoint: this._endpoint,
8937
9341
  defaultHeaders: this._defaultHeaders,
@@ -8976,11 +9380,12 @@ class DataCatalogClient {
8976
9380
  * @param UpdateEntityRequest
8977
9381
  * @return UpdateEntityResponse
8978
9382
  * @throws OciError when an error occurs
8979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
9383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8980
9384
  */
8981
9385
  updateEntity(updateEntityRequest) {
8982
9386
  return __awaiter(this, void 0, void 0, function* () {
8983
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateEntity.");
9387
+ if (this.logger)
9388
+ this.logger.debug("Calling operation DataCatalogClient#updateEntity.");
8984
9389
  const operationName = "updateEntity";
8985
9390
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/UpdateEntity";
8986
9391
  const pathParams = {
@@ -8996,6 +9401,8 @@ class DataCatalogClient {
8996
9401
  };
8997
9402
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
8998
9403
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateEntityRequest.retryConfiguration, specRetryConfiguration);
9404
+ if (this.logger)
9405
+ retrier.logger = this.logger;
8999
9406
  const request = yield oci_common_2.composeRequest({
9000
9407
  baseEndpoint: this._endpoint,
9001
9408
  defaultHeaders: this._defaultHeaders,
@@ -9040,11 +9447,12 @@ class DataCatalogClient {
9040
9447
  * @param UpdateFolderRequest
9041
9448
  * @return UpdateFolderResponse
9042
9449
  * @throws OciError when an error occurs
9043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
9044
9451
  */
9045
9452
  updateFolder(updateFolderRequest) {
9046
9453
  return __awaiter(this, void 0, void 0, function* () {
9047
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateFolder.");
9454
+ if (this.logger)
9455
+ this.logger.debug("Calling operation DataCatalogClient#updateFolder.");
9048
9456
  const operationName = "updateFolder";
9049
9457
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Folder/UpdateFolder";
9050
9458
  const pathParams = {
@@ -9060,6 +9468,8 @@ class DataCatalogClient {
9060
9468
  };
9061
9469
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9062
9470
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateFolderRequest.retryConfiguration, specRetryConfiguration);
9471
+ if (this.logger)
9472
+ retrier.logger = this.logger;
9063
9473
  const request = yield oci_common_2.composeRequest({
9064
9474
  baseEndpoint: this._endpoint,
9065
9475
  defaultHeaders: this._defaultHeaders,
@@ -9104,11 +9514,12 @@ class DataCatalogClient {
9104
9514
  * @param UpdateGlossaryRequest
9105
9515
  * @return UpdateGlossaryResponse
9106
9516
  * @throws OciError when an error occurs
9107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
9108
9518
  */
9109
9519
  updateGlossary(updateGlossaryRequest) {
9110
9520
  return __awaiter(this, void 0, void 0, function* () {
9111
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateGlossary.");
9521
+ if (this.logger)
9522
+ this.logger.debug("Calling operation DataCatalogClient#updateGlossary.");
9112
9523
  const operationName = "updateGlossary";
9113
9524
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/UpdateGlossary";
9114
9525
  const pathParams = {
@@ -9123,6 +9534,8 @@ class DataCatalogClient {
9123
9534
  };
9124
9535
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9125
9536
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateGlossaryRequest.retryConfiguration, specRetryConfiguration);
9537
+ if (this.logger)
9538
+ retrier.logger = this.logger;
9126
9539
  const request = yield oci_common_2.composeRequest({
9127
9540
  baseEndpoint: this._endpoint,
9128
9541
  defaultHeaders: this._defaultHeaders,
@@ -9167,11 +9580,12 @@ class DataCatalogClient {
9167
9580
  * @param UpdateJobRequest
9168
9581
  * @return UpdateJobResponse
9169
9582
  * @throws OciError when an error occurs
9170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
9171
9584
  */
9172
9585
  updateJob(updateJobRequest) {
9173
9586
  return __awaiter(this, void 0, void 0, function* () {
9174
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateJob.");
9587
+ if (this.logger)
9588
+ this.logger.debug("Calling operation DataCatalogClient#updateJob.");
9175
9589
  const operationName = "updateJob";
9176
9590
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Job/UpdateJob";
9177
9591
  const pathParams = {
@@ -9186,6 +9600,8 @@ class DataCatalogClient {
9186
9600
  };
9187
9601
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9188
9602
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateJobRequest.retryConfiguration, specRetryConfiguration);
9603
+ if (this.logger)
9604
+ retrier.logger = this.logger;
9189
9605
  const request = yield oci_common_2.composeRequest({
9190
9606
  baseEndpoint: this._endpoint,
9191
9607
  defaultHeaders: this._defaultHeaders,
@@ -9230,11 +9646,12 @@ class DataCatalogClient {
9230
9646
  * @param UpdateJobDefinitionRequest
9231
9647
  * @return UpdateJobDefinitionResponse
9232
9648
  * @throws OciError when an error occurs
9233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9234
9650
  */
9235
9651
  updateJobDefinition(updateJobDefinitionRequest) {
9236
9652
  return __awaiter(this, void 0, void 0, function* () {
9237
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateJobDefinition.");
9653
+ if (this.logger)
9654
+ this.logger.debug("Calling operation DataCatalogClient#updateJobDefinition.");
9238
9655
  const operationName = "updateJobDefinition";
9239
9656
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinition/UpdateJobDefinition";
9240
9657
  const pathParams = {
@@ -9249,6 +9666,8 @@ class DataCatalogClient {
9249
9666
  };
9250
9667
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9251
9668
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateJobDefinitionRequest.retryConfiguration, specRetryConfiguration);
9669
+ if (this.logger)
9670
+ retrier.logger = this.logger;
9252
9671
  const request = yield oci_common_2.composeRequest({
9253
9672
  baseEndpoint: this._endpoint,
9254
9673
  defaultHeaders: this._defaultHeaders,
@@ -9293,11 +9712,12 @@ class DataCatalogClient {
9293
9712
  * @param UpdateMetastoreRequest
9294
9713
  * @return UpdateMetastoreResponse
9295
9714
  * @throws OciError when an error occurs
9296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9297
9716
  */
9298
9717
  updateMetastore(updateMetastoreRequest) {
9299
9718
  return __awaiter(this, void 0, void 0, function* () {
9300
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateMetastore.");
9719
+ if (this.logger)
9720
+ this.logger.debug("Calling operation DataCatalogClient#updateMetastore.");
9301
9721
  const operationName = "updateMetastore";
9302
9722
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/UpdateMetastore";
9303
9723
  const pathParams = {
@@ -9313,6 +9733,8 @@ class DataCatalogClient {
9313
9733
  };
9314
9734
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9315
9735
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMetastoreRequest.retryConfiguration, specRetryConfiguration);
9736
+ if (this.logger)
9737
+ retrier.logger = this.logger;
9316
9738
  const request = yield oci_common_2.composeRequest({
9317
9739
  baseEndpoint: this._endpoint,
9318
9740
  defaultHeaders: this._defaultHeaders,
@@ -9357,11 +9779,12 @@ class DataCatalogClient {
9357
9779
  * @param UpdateNamespaceRequest
9358
9780
  * @return UpdateNamespaceResponse
9359
9781
  * @throws OciError when an error occurs
9360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9361
9783
  */
9362
9784
  updateNamespace(updateNamespaceRequest) {
9363
9785
  return __awaiter(this, void 0, void 0, function* () {
9364
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateNamespace.");
9786
+ if (this.logger)
9787
+ this.logger.debug("Calling operation DataCatalogClient#updateNamespace.");
9365
9788
  const operationName = "updateNamespace";
9366
9789
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/UpdateNamespace";
9367
9790
  const pathParams = {
@@ -9376,6 +9799,8 @@ class DataCatalogClient {
9376
9799
  };
9377
9800
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9378
9801
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNamespaceRequest.retryConfiguration, specRetryConfiguration);
9802
+ if (this.logger)
9803
+ retrier.logger = this.logger;
9379
9804
  const request = yield oci_common_2.composeRequest({
9380
9805
  baseEndpoint: this._endpoint,
9381
9806
  defaultHeaders: this._defaultHeaders,
@@ -9420,11 +9845,12 @@ class DataCatalogClient {
9420
9845
  * @param UpdatePatternRequest
9421
9846
  * @return UpdatePatternResponse
9422
9847
  * @throws OciError when an error occurs
9423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9424
9849
  */
9425
9850
  updatePattern(updatePatternRequest) {
9426
9851
  return __awaiter(this, void 0, void 0, function* () {
9427
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updatePattern.");
9852
+ if (this.logger)
9853
+ this.logger.debug("Calling operation DataCatalogClient#updatePattern.");
9428
9854
  const operationName = "updatePattern";
9429
9855
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/UpdatePattern";
9430
9856
  const pathParams = {
@@ -9439,6 +9865,8 @@ class DataCatalogClient {
9439
9865
  };
9440
9866
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9441
9867
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updatePatternRequest.retryConfiguration, specRetryConfiguration);
9868
+ if (this.logger)
9869
+ retrier.logger = this.logger;
9442
9870
  const request = yield oci_common_2.composeRequest({
9443
9871
  baseEndpoint: this._endpoint,
9444
9872
  defaultHeaders: this._defaultHeaders,
@@ -9483,11 +9911,12 @@ class DataCatalogClient {
9483
9911
  * @param UpdateTermRequest
9484
9912
  * @return UpdateTermResponse
9485
9913
  * @throws OciError when an error occurs
9486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9487
9915
  */
9488
9916
  updateTerm(updateTermRequest) {
9489
9917
  return __awaiter(this, void 0, void 0, function* () {
9490
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateTerm.");
9918
+ if (this.logger)
9919
+ this.logger.debug("Calling operation DataCatalogClient#updateTerm.");
9491
9920
  const operationName = "updateTerm";
9492
9921
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/UpdateTerm";
9493
9922
  const pathParams = {
@@ -9503,6 +9932,8 @@ class DataCatalogClient {
9503
9932
  };
9504
9933
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9505
9934
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTermRequest.retryConfiguration, specRetryConfiguration);
9935
+ if (this.logger)
9936
+ retrier.logger = this.logger;
9506
9937
  const request = yield oci_common_2.composeRequest({
9507
9938
  baseEndpoint: this._endpoint,
9508
9939
  defaultHeaders: this._defaultHeaders,
@@ -9547,11 +9978,12 @@ class DataCatalogClient {
9547
9978
  * @param UpdateTermRelationshipRequest
9548
9979
  * @return UpdateTermRelationshipResponse
9549
9980
  * @throws OciError when an error occurs
9550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9551
9982
  */
9552
9983
  updateTermRelationship(updateTermRelationshipRequest) {
9553
9984
  return __awaiter(this, void 0, void 0, function* () {
9554
- oci_common_2.logger.debug("Calling operation DataCatalogClient#updateTermRelationship.");
9985
+ if (this.logger)
9986
+ this.logger.debug("Calling operation DataCatalogClient#updateTermRelationship.");
9555
9987
  const operationName = "updateTermRelationship";
9556
9988
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/UpdateTermRelationship";
9557
9989
  const pathParams = {
@@ -9568,6 +10000,8 @@ class DataCatalogClient {
9568
10000
  };
9569
10001
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9570
10002
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTermRelationshipRequest.retryConfiguration, specRetryConfiguration);
10003
+ if (this.logger)
10004
+ retrier.logger = this.logger;
9571
10005
  const request = yield oci_common_2.composeRequest({
9572
10006
  baseEndpoint: this._endpoint,
9573
10007
  defaultHeaders: this._defaultHeaders,
@@ -9612,11 +10046,12 @@ class DataCatalogClient {
9612
10046
  * @param UploadCredentialsRequest
9613
10047
  * @return UploadCredentialsResponse
9614
10048
  * @throws OciError when an error occurs
9615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
10049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9616
10050
  */
9617
10051
  uploadCredentials(uploadCredentialsRequest) {
9618
10052
  return __awaiter(this, void 0, void 0, function* () {
9619
- oci_common_2.logger.debug("Calling operation DataCatalogClient#uploadCredentials.");
10053
+ if (this.logger)
10054
+ this.logger.debug("Calling operation DataCatalogClient#uploadCredentials.");
9620
10055
  const operationName = "uploadCredentials";
9621
10056
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/UploadCredentials";
9622
10057
  const pathParams = {
@@ -9633,6 +10068,8 @@ class DataCatalogClient {
9633
10068
  };
9634
10069
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
9635
10070
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadCredentialsRequest.retryConfiguration, specRetryConfiguration);
10071
+ if (this.logger)
10072
+ retrier.logger = this.logger;
9636
10073
  const request = yield oci_common_2.composeRequest({
9637
10074
  baseEndpoint: this._endpoint,
9638
10075
  defaultHeaders: this._defaultHeaders,
@@ -9677,11 +10114,12 @@ class DataCatalogClient {
9677
10114
  * @param UsersRequest
9678
10115
  * @return UsersResponse
9679
10116
  * @throws OciError when an error occurs
9680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/Users.ts.html |here} to see how to use Users API.
10117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9681
10118
  */
9682
10119
  users(usersRequest) {
9683
10120
  return __awaiter(this, void 0, void 0, function* () {
9684
- oci_common_2.logger.debug("Calling operation DataCatalogClient#users.");
10121
+ if (this.logger)
10122
+ this.logger.debug("Calling operation DataCatalogClient#users.");
9685
10123
  const operationName = "users";
9686
10124
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/Users";
9687
10125
  const pathParams = {
@@ -9699,6 +10137,8 @@ class DataCatalogClient {
9699
10137
  };
9700
10138
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9701
10139
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, usersRequest.retryConfiguration, specRetryConfiguration);
10140
+ if (this.logger)
10141
+ retrier.logger = this.logger;
9702
10142
  const request = yield oci_common_2.composeRequest({
9703
10143
  baseEndpoint: this._endpoint,
9704
10144
  defaultHeaders: this._defaultHeaders,
@@ -9742,11 +10182,12 @@ class DataCatalogClient {
9742
10182
  * @param ValidateConnectionRequest
9743
10183
  * @return ValidateConnectionResponse
9744
10184
  * @throws OciError when an error occurs
9745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
10185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9746
10186
  */
9747
10187
  validateConnection(validateConnectionRequest) {
9748
10188
  return __awaiter(this, void 0, void 0, function* () {
9749
- oci_common_2.logger.debug("Calling operation DataCatalogClient#validateConnection.");
10189
+ if (this.logger)
10190
+ this.logger.debug("Calling operation DataCatalogClient#validateConnection.");
9750
10191
  const operationName = "validateConnection";
9751
10192
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/ValidateConnection";
9752
10193
  const pathParams = {
@@ -9761,6 +10202,8 @@ class DataCatalogClient {
9761
10202
  };
9762
10203
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9763
10204
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateConnectionRequest.retryConfiguration, specRetryConfiguration);
10205
+ if (this.logger)
10206
+ retrier.logger = this.logger;
9764
10207
  const request = yield oci_common_2.composeRequest({
9765
10208
  baseEndpoint: this._endpoint,
9766
10209
  defaultHeaders: this._defaultHeaders,
@@ -9805,11 +10248,12 @@ class DataCatalogClient {
9805
10248
  * @param ValidatePatternRequest
9806
10249
  * @return ValidatePatternResponse
9807
10250
  * @throws OciError when an error occurs
9808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
10251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9809
10252
  */
9810
10253
  validatePattern(validatePatternRequest) {
9811
10254
  return __awaiter(this, void 0, void 0, function* () {
9812
- oci_common_2.logger.debug("Calling operation DataCatalogClient#validatePattern.");
10255
+ if (this.logger)
10256
+ this.logger.debug("Calling operation DataCatalogClient#validatePattern.");
9813
10257
  const operationName = "validatePattern";
9814
10258
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/ValidatePattern";
9815
10259
  const pathParams = {
@@ -9824,6 +10268,8 @@ class DataCatalogClient {
9824
10268
  };
9825
10269
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
9826
10270
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validatePatternRequest.retryConfiguration, specRetryConfiguration);
10271
+ if (this.logger)
10272
+ retrier.logger = this.logger;
9827
10273
  const request = yield oci_common_2.composeRequest({
9828
10274
  baseEndpoint: this._endpoint,
9829
10275
  defaultHeaders: this._defaultHeaders,