oci-datacatalog 2.79.0 → 2.79.1

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