oci-devops 2.78.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 (197) hide show
  1. package/lib/client.d.ts +89 -90
  2. package/lib/client.js +180 -452
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/approval-policy.js +2 -4
  5. package/lib/model/approval-policy.js.map +1 -1
  6. package/lib/model/build-pipeline-stage-run-progress.js +2 -4
  7. package/lib/model/build-pipeline-stage-run-progress.js.map +1 -1
  8. package/lib/model/build-pipeline-stage-summary.js +2 -4
  9. package/lib/model/build-pipeline-stage-summary.js.map +1 -1
  10. package/lib/model/build-pipeline-stage.js +2 -4
  11. package/lib/model/build-pipeline-stage.js.map +1 -1
  12. package/lib/model/build-run-source.js +2 -4
  13. package/lib/model/build-run-source.js.map +1 -1
  14. package/lib/model/build-runner-shape-config.js +2 -4
  15. package/lib/model/build-runner-shape-config.js.map +1 -1
  16. package/lib/model/build-source.js +2 -4
  17. package/lib/model/build-source.js.map +1 -1
  18. package/lib/model/compute-instance-group-failure-policy.js +2 -4
  19. package/lib/model/compute-instance-group-failure-policy.js.map +1 -1
  20. package/lib/model/compute-instance-group-rollout-policy.js +2 -4
  21. package/lib/model/compute-instance-group-rollout-policy.js.map +1 -1
  22. package/lib/model/compute-instance-group-selector.js +2 -4
  23. package/lib/model/compute-instance-group-selector.js.map +1 -1
  24. package/lib/model/connection-summary.js +2 -4
  25. package/lib/model/connection-summary.js.map +1 -1
  26. package/lib/model/connection.js +2 -4
  27. package/lib/model/connection.js.map +1 -1
  28. package/lib/model/container-config.js +2 -4
  29. package/lib/model/container-config.js.map +1 -1
  30. package/lib/model/create-build-pipeline-stage-details.js +2 -4
  31. package/lib/model/create-build-pipeline-stage-details.js.map +1 -1
  32. package/lib/model/create-connection-details.js +2 -4
  33. package/lib/model/create-connection-details.js.map +1 -1
  34. package/lib/model/create-deploy-environment-details.js +2 -4
  35. package/lib/model/create-deploy-environment-details.js.map +1 -1
  36. package/lib/model/create-deploy-stage-details.js +2 -4
  37. package/lib/model/create-deploy-stage-details.js.map +1 -1
  38. package/lib/model/create-deployment-details.js +2 -4
  39. package/lib/model/create-deployment-details.js.map +1 -1
  40. package/lib/model/create-trigger-details.js +2 -4
  41. package/lib/model/create-trigger-details.js.map +1 -1
  42. package/lib/model/create-wait-criteria-details.js +2 -4
  43. package/lib/model/create-wait-criteria-details.js.map +1 -1
  44. package/lib/model/delivered-artifact.js +2 -4
  45. package/lib/model/delivered-artifact.js.map +1 -1
  46. package/lib/model/deploy-artifact-source.js +2 -4
  47. package/lib/model/deploy-artifact-source.js.map +1 -1
  48. package/lib/model/deploy-environment-summary.js +2 -4
  49. package/lib/model/deploy-environment-summary.js.map +1 -1
  50. package/lib/model/deploy-environment.js +2 -4
  51. package/lib/model/deploy-environment.js.map +1 -1
  52. package/lib/model/deploy-stage-execution-progress.js +2 -4
  53. package/lib/model/deploy-stage-execution-progress.js.map +1 -1
  54. package/lib/model/deploy-stage-rollback-policy.js +2 -4
  55. package/lib/model/deploy-stage-rollback-policy.js.map +1 -1
  56. package/lib/model/deploy-stage-summary.js +2 -4
  57. package/lib/model/deploy-stage-summary.js.map +1 -1
  58. package/lib/model/deploy-stage.js +2 -4
  59. package/lib/model/deploy-stage.js.map +1 -1
  60. package/lib/model/deployment-summary.js +2 -4
  61. package/lib/model/deployment-summary.js.map +1 -1
  62. package/lib/model/deployment.js +2 -4
  63. package/lib/model/deployment.js.map +1 -1
  64. package/lib/model/filter.js +2 -4
  65. package/lib/model/filter.js.map +1 -1
  66. package/lib/model/network-channel.js +2 -4
  67. package/lib/model/network-channel.js.map +1 -1
  68. package/lib/model/oke-blue-green-strategy.js +2 -4
  69. package/lib/model/oke-blue-green-strategy.js.map +1 -1
  70. package/lib/model/oke-canary-strategy.js +2 -4
  71. package/lib/model/oke-canary-strategy.js.map +1 -1
  72. package/lib/model/put-repository-ref-details.js +2 -4
  73. package/lib/model/put-repository-ref-details.js.map +1 -1
  74. package/lib/model/repository-ref-summary.js +2 -4
  75. package/lib/model/repository-ref-summary.js.map +1 -1
  76. package/lib/model/repository-ref.js +2 -4
  77. package/lib/model/repository-ref.js.map +1 -1
  78. package/lib/model/tls-verify-config.js +2 -4
  79. package/lib/model/tls-verify-config.js.map +1 -1
  80. package/lib/model/trigger-action.js +2 -4
  81. package/lib/model/trigger-action.js.map +1 -1
  82. package/lib/model/trigger-create-result.js +2 -4
  83. package/lib/model/trigger-create-result.js.map +1 -1
  84. package/lib/model/trigger-summary.js +2 -4
  85. package/lib/model/trigger-summary.js.map +1 -1
  86. package/lib/model/trigger.js +2 -4
  87. package/lib/model/trigger.js.map +1 -1
  88. package/lib/model/update-build-pipeline-stage-details.js +2 -4
  89. package/lib/model/update-build-pipeline-stage-details.js.map +1 -1
  90. package/lib/model/update-connection-details.js +2 -4
  91. package/lib/model/update-connection-details.js.map +1 -1
  92. package/lib/model/update-deploy-environment-details.js +2 -4
  93. package/lib/model/update-deploy-environment-details.js.map +1 -1
  94. package/lib/model/update-deploy-stage-details.js +2 -4
  95. package/lib/model/update-deploy-stage-details.js.map +1 -1
  96. package/lib/model/update-deployment-details.js +2 -4
  97. package/lib/model/update-deployment-details.js.map +1 -1
  98. package/lib/model/update-trigger-details.js +2 -4
  99. package/lib/model/update-trigger-details.js.map +1 -1
  100. package/lib/model/update-wait-criteria-details.js +2 -4
  101. package/lib/model/update-wait-criteria-details.js.map +1 -1
  102. package/lib/model/verification-key-source.js +2 -4
  103. package/lib/model/verification-key-source.js.map +1 -1
  104. package/lib/model/wait-criteria-summary.js +2 -4
  105. package/lib/model/wait-criteria-summary.js.map +1 -1
  106. package/lib/model/wait-criteria.js +2 -4
  107. package/lib/model/wait-criteria.js.map +1 -1
  108. package/lib/request/approve-deployment-request.d.ts +1 -1
  109. package/lib/request/cancel-build-run-request.d.ts +1 -1
  110. package/lib/request/cancel-deployment-request.d.ts +1 -1
  111. package/lib/request/cancel-scheduled-cascading-project-deletion-request.d.ts +1 -1
  112. package/lib/request/change-project-compartment-request.d.ts +1 -1
  113. package/lib/request/create-build-pipeline-request.d.ts +1 -1
  114. package/lib/request/create-build-pipeline-stage-request.d.ts +1 -1
  115. package/lib/request/create-build-run-request.d.ts +1 -1
  116. package/lib/request/create-connection-request.d.ts +1 -1
  117. package/lib/request/create-deploy-artifact-request.d.ts +1 -1
  118. package/lib/request/create-deploy-environment-request.d.ts +1 -1
  119. package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
  120. package/lib/request/create-deploy-stage-request.d.ts +1 -1
  121. package/lib/request/create-deployment-request.d.ts +1 -1
  122. package/lib/request/create-project-request.d.ts +1 -1
  123. package/lib/request/create-repository-request.d.ts +1 -1
  124. package/lib/request/create-trigger-request.d.ts +1 -1
  125. package/lib/request/delete-build-pipeline-request.d.ts +1 -1
  126. package/lib/request/delete-build-pipeline-stage-request.d.ts +1 -1
  127. package/lib/request/delete-connection-request.d.ts +1 -1
  128. package/lib/request/delete-deploy-artifact-request.d.ts +1 -1
  129. package/lib/request/delete-deploy-environment-request.d.ts +1 -1
  130. package/lib/request/delete-deploy-pipeline-request.d.ts +1 -1
  131. package/lib/request/delete-deploy-stage-request.d.ts +1 -1
  132. package/lib/request/delete-project-request.d.ts +1 -1
  133. package/lib/request/delete-ref-request.d.ts +1 -1
  134. package/lib/request/delete-repository-request.d.ts +1 -1
  135. package/lib/request/delete-trigger-request.d.ts +1 -1
  136. package/lib/request/get-build-pipeline-request.d.ts +1 -1
  137. package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
  138. package/lib/request/get-build-run-request.d.ts +1 -1
  139. package/lib/request/get-commit-diff-request.d.ts +1 -1
  140. package/lib/request/get-commit-request.d.ts +1 -1
  141. package/lib/request/get-connection-request.d.ts +1 -1
  142. package/lib/request/get-deploy-artifact-request.d.ts +1 -1
  143. package/lib/request/get-deploy-environment-request.d.ts +1 -1
  144. package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
  145. package/lib/request/get-deploy-stage-request.d.ts +1 -1
  146. package/lib/request/get-deployment-request.d.ts +1 -1
  147. package/lib/request/get-file-diff-request.d.ts +1 -1
  148. package/lib/request/get-mirror-record-request.d.ts +1 -1
  149. package/lib/request/get-object-content-request.d.ts +1 -1
  150. package/lib/request/get-object-request.d.ts +1 -1
  151. package/lib/request/get-project-request.d.ts +1 -1
  152. package/lib/request/get-ref-request.d.ts +1 -1
  153. package/lib/request/get-repo-file-diff-request.d.ts +1 -1
  154. package/lib/request/get-repo-file-lines-request.d.ts +1 -1
  155. package/lib/request/get-repository-archive-content-request.d.ts +1 -1
  156. package/lib/request/get-repository-file-lines-request.d.ts +1 -1
  157. package/lib/request/get-repository-request.d.ts +1 -1
  158. package/lib/request/get-trigger-request.d.ts +1 -1
  159. package/lib/request/get-work-request-request.d.ts +1 -1
  160. package/lib/request/list-authors-request.d.ts +1 -1
  161. package/lib/request/list-build-pipeline-stages-request.d.ts +1 -1
  162. package/lib/request/list-build-pipelines-request.d.ts +1 -1
  163. package/lib/request/list-build-runs-request.d.ts +1 -1
  164. package/lib/request/list-commit-diffs-request.d.ts +1 -1
  165. package/lib/request/list-commits-request.d.ts +1 -1
  166. package/lib/request/list-connections-request.d.ts +1 -1
  167. package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
  168. package/lib/request/list-deploy-environments-request.d.ts +1 -1
  169. package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
  170. package/lib/request/list-deploy-stages-request.d.ts +1 -1
  171. package/lib/request/list-deployments-request.d.ts +1 -1
  172. package/lib/request/list-mirror-records-request.d.ts +1 -1
  173. package/lib/request/list-paths-request.d.ts +1 -1
  174. package/lib/request/list-projects-request.d.ts +1 -1
  175. package/lib/request/list-refs-request.d.ts +1 -1
  176. package/lib/request/list-repositories-request.d.ts +1 -1
  177. package/lib/request/list-triggers-request.d.ts +1 -1
  178. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  179. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  180. package/lib/request/list-work-requests-request.d.ts +1 -1
  181. package/lib/request/mirror-repository-request.d.ts +1 -1
  182. package/lib/request/put-repository-ref-request.d.ts +1 -1
  183. package/lib/request/schedule-cascading-project-deletion-request.d.ts +1 -1
  184. package/lib/request/update-build-pipeline-request.d.ts +1 -1
  185. package/lib/request/update-build-pipeline-stage-request.d.ts +1 -1
  186. package/lib/request/update-build-run-request.d.ts +1 -1
  187. package/lib/request/update-connection-request.d.ts +1 -1
  188. package/lib/request/update-deploy-artifact-request.d.ts +1 -1
  189. package/lib/request/update-deploy-environment-request.d.ts +1 -1
  190. package/lib/request/update-deploy-pipeline-request.d.ts +1 -1
  191. package/lib/request/update-deploy-stage-request.d.ts +1 -1
  192. package/lib/request/update-deployment-request.d.ts +1 -1
  193. package/lib/request/update-project-request.d.ts +1 -1
  194. package/lib/request/update-repository-request.d.ts +1 -1
  195. package/lib/request/update-trigger-request.d.ts +1 -1
  196. package/lib/request/validate-connection-request.d.ts +1 -1
  197. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -116,11 +116,7 @@ class DevopsClient {
116
116
  set endpoint(endpoint) {
117
117
  this._endpoint = endpoint;
118
118
  this._endpoint = this._endpoint + "/20210630";
119
- if (this.logger)
120
- this.logger.info(`DevopsClient endpoint set to ${this._endpoint}`);
121
- }
122
- get logger() {
123
- return common.LOG.logger;
119
+ oci_common_1.logger.info(`DevopsClient endpoint set to ${this._endpoint}`);
124
120
  }
125
121
  /**
126
122
  * Determines whether realm specific endpoint should be used or not.
@@ -129,8 +125,7 @@ class DevopsClient {
129
125
  */
130
126
  set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
131
127
  this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
132
- if (this.logger)
133
- this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
128
+ oci_common_1.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
134
129
  if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
135
130
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(DevopsClient.serviceEndpointTemplate, this._region, DevopsClient.endpointServiceName);
136
131
  }
@@ -196,12 +191,11 @@ class DevopsClient {
196
191
  * @param ApproveDeploymentRequest
197
192
  * @return ApproveDeploymentResponse
198
193
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
200
195
  */
201
196
  approveDeployment(approveDeploymentRequest) {
202
197
  return __awaiter(this, void 0, void 0, function* () {
203
- if (this.logger)
204
- this.logger.debug("Calling operation DevopsClient#approveDeployment.");
198
+ oci_common_1.logger.debug("Calling operation DevopsClient#approveDeployment.");
205
199
  const operationName = "approveDeployment";
206
200
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Deployment/ApproveDeployment";
207
201
  const pathParams = {
@@ -216,8 +210,6 @@ class DevopsClient {
216
210
  };
217
211
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
218
212
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, approveDeploymentRequest.retryConfiguration, specRetryConfiguration);
219
- if (this.logger)
220
- retrier.logger = this.logger;
221
213
  const request = yield oci_common_1.composeRequest({
222
214
  baseEndpoint: this._endpoint,
223
215
  defaultHeaders: this._defaultHeaders,
@@ -262,12 +254,11 @@ class DevopsClient {
262
254
  * @param CancelBuildRunRequest
263
255
  * @return CancelBuildRunResponse
264
256
  * @throws OciError when an error occurs
265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
266
258
  */
267
259
  cancelBuildRun(cancelBuildRunRequest) {
268
260
  return __awaiter(this, void 0, void 0, function* () {
269
- if (this.logger)
270
- this.logger.debug("Calling operation DevopsClient#cancelBuildRun.");
261
+ oci_common_1.logger.debug("Calling operation DevopsClient#cancelBuildRun.");
271
262
  const operationName = "cancelBuildRun";
272
263
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildRun/CancelBuildRun";
273
264
  const pathParams = {
@@ -282,8 +273,6 @@ class DevopsClient {
282
273
  };
283
274
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
284
275
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelBuildRunRequest.retryConfiguration, specRetryConfiguration);
285
- if (this.logger)
286
- retrier.logger = this.logger;
287
276
  const request = yield oci_common_1.composeRequest({
288
277
  baseEndpoint: this._endpoint,
289
278
  defaultHeaders: this._defaultHeaders,
@@ -328,12 +317,11 @@ class DevopsClient {
328
317
  * @param CancelDeploymentRequest
329
318
  * @return CancelDeploymentResponse
330
319
  * @throws OciError when an error occurs
331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
332
321
  */
333
322
  cancelDeployment(cancelDeploymentRequest) {
334
323
  return __awaiter(this, void 0, void 0, function* () {
335
- if (this.logger)
336
- this.logger.debug("Calling operation DevopsClient#cancelDeployment.");
324
+ oci_common_1.logger.debug("Calling operation DevopsClient#cancelDeployment.");
337
325
  const operationName = "cancelDeployment";
338
326
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Deployment/CancelDeployment";
339
327
  const pathParams = {
@@ -348,8 +336,6 @@ class DevopsClient {
348
336
  };
349
337
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
350
338
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelDeploymentRequest.retryConfiguration, specRetryConfiguration);
351
- if (this.logger)
352
- retrier.logger = this.logger;
353
339
  const request = yield oci_common_1.composeRequest({
354
340
  baseEndpoint: this._endpoint,
355
341
  defaultHeaders: this._defaultHeaders,
@@ -394,12 +380,11 @@ class DevopsClient {
394
380
  * @param CancelScheduledCascadingProjectDeletionRequest
395
381
  * @return CancelScheduledCascadingProjectDeletionResponse
396
382
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CancelScheduledCascadingProjectDeletion.ts.html |here} to see how to use CancelScheduledCascadingProjectDeletion API.
383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CancelScheduledCascadingProjectDeletion.ts.html |here} to see how to use CancelScheduledCascadingProjectDeletion API.
398
384
  */
399
385
  cancelScheduledCascadingProjectDeletion(cancelScheduledCascadingProjectDeletionRequest) {
400
386
  return __awaiter(this, void 0, void 0, function* () {
401
- if (this.logger)
402
- this.logger.debug("Calling operation DevopsClient#cancelScheduledCascadingProjectDeletion.");
387
+ oci_common_1.logger.debug("Calling operation DevopsClient#cancelScheduledCascadingProjectDeletion.");
403
388
  const operationName = "cancelScheduledCascadingProjectDeletion";
404
389
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Project/CancelScheduledCascadingProjectDeletion";
405
390
  const pathParams = {
@@ -414,8 +399,6 @@ class DevopsClient {
414
399
  };
415
400
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
416
401
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelScheduledCascadingProjectDeletionRequest.retryConfiguration, specRetryConfiguration);
417
- if (this.logger)
418
- retrier.logger = this.logger;
419
402
  const request = yield oci_common_1.composeRequest({
420
403
  baseEndpoint: this._endpoint,
421
404
  defaultHeaders: this._defaultHeaders,
@@ -455,12 +438,11 @@ class DevopsClient {
455
438
  * @param ChangeProjectCompartmentRequest
456
439
  * @return ChangeProjectCompartmentResponse
457
440
  * @throws OciError when an error occurs
458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
459
442
  */
460
443
  changeProjectCompartment(changeProjectCompartmentRequest) {
461
444
  return __awaiter(this, void 0, void 0, function* () {
462
- if (this.logger)
463
- this.logger.debug("Calling operation DevopsClient#changeProjectCompartment.");
445
+ oci_common_1.logger.debug("Calling operation DevopsClient#changeProjectCompartment.");
464
446
  const operationName = "changeProjectCompartment";
465
447
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Project/ChangeProjectCompartment";
466
448
  const pathParams = {
@@ -475,8 +457,6 @@ class DevopsClient {
475
457
  };
476
458
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
477
459
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeProjectCompartmentRequest.retryConfiguration, specRetryConfiguration);
478
- if (this.logger)
479
- retrier.logger = this.logger;
480
460
  const request = yield oci_common_1.composeRequest({
481
461
  baseEndpoint: this._endpoint,
482
462
  defaultHeaders: this._defaultHeaders,
@@ -518,12 +498,11 @@ class DevopsClient {
518
498
  * @param CreateBuildPipelineRequest
519
499
  * @return CreateBuildPipelineResponse
520
500
  * @throws OciError when an error occurs
521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
522
502
  */
523
503
  createBuildPipeline(createBuildPipelineRequest) {
524
504
  return __awaiter(this, void 0, void 0, function* () {
525
- if (this.logger)
526
- this.logger.debug("Calling operation DevopsClient#createBuildPipeline.");
505
+ oci_common_1.logger.debug("Calling operation DevopsClient#createBuildPipeline.");
527
506
  const operationName = "createBuildPipeline";
528
507
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipeline/CreateBuildPipeline";
529
508
  const pathParams = {};
@@ -535,8 +514,6 @@ class DevopsClient {
535
514
  };
536
515
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
537
516
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createBuildPipelineRequest.retryConfiguration, specRetryConfiguration);
538
- if (this.logger)
539
- retrier.logger = this.logger;
540
517
  const request = yield oci_common_1.composeRequest({
541
518
  baseEndpoint: this._endpoint,
542
519
  defaultHeaders: this._defaultHeaders,
@@ -592,12 +569,11 @@ class DevopsClient {
592
569
  * @param CreateBuildPipelineStageRequest
593
570
  * @return CreateBuildPipelineStageResponse
594
571
  * @throws OciError when an error occurs
595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
596
573
  */
597
574
  createBuildPipelineStage(createBuildPipelineStageRequest) {
598
575
  return __awaiter(this, void 0, void 0, function* () {
599
- if (this.logger)
600
- this.logger.debug("Calling operation DevopsClient#createBuildPipelineStage.");
576
+ oci_common_1.logger.debug("Calling operation DevopsClient#createBuildPipelineStage.");
601
577
  const operationName = "createBuildPipelineStage";
602
578
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipelineStage/CreateBuildPipelineStage";
603
579
  const pathParams = {};
@@ -609,8 +585,6 @@ class DevopsClient {
609
585
  };
610
586
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
611
587
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createBuildPipelineStageRequest.retryConfiguration, specRetryConfiguration);
612
- if (this.logger)
613
- retrier.logger = this.logger;
614
588
  const request = yield oci_common_1.composeRequest({
615
589
  baseEndpoint: this._endpoint,
616
590
  defaultHeaders: this._defaultHeaders,
@@ -666,12 +640,11 @@ class DevopsClient {
666
640
  * @param CreateBuildRunRequest
667
641
  * @return CreateBuildRunResponse
668
642
  * @throws OciError when an error occurs
669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
670
644
  */
671
645
  createBuildRun(createBuildRunRequest) {
672
646
  return __awaiter(this, void 0, void 0, function* () {
673
- if (this.logger)
674
- this.logger.debug("Calling operation DevopsClient#createBuildRun.");
647
+ oci_common_1.logger.debug("Calling operation DevopsClient#createBuildRun.");
675
648
  const operationName = "createBuildRun";
676
649
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildRun/CreateBuildRun";
677
650
  const pathParams = {};
@@ -684,8 +657,6 @@ class DevopsClient {
684
657
  };
685
658
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
686
659
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createBuildRunRequest.retryConfiguration, specRetryConfiguration);
687
- if (this.logger)
688
- retrier.logger = this.logger;
689
660
  const request = yield oci_common_1.composeRequest({
690
661
  baseEndpoint: this._endpoint,
691
662
  defaultHeaders: this._defaultHeaders,
@@ -736,12 +707,11 @@ class DevopsClient {
736
707
  * @param CreateConnectionRequest
737
708
  * @return CreateConnectionResponse
738
709
  * @throws OciError when an error occurs
739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
710
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
740
711
  */
741
712
  createConnection(createConnectionRequest) {
742
713
  return __awaiter(this, void 0, void 0, function* () {
743
- if (this.logger)
744
- this.logger.debug("Calling operation DevopsClient#createConnection.");
714
+ oci_common_1.logger.debug("Calling operation DevopsClient#createConnection.");
745
715
  const operationName = "createConnection";
746
716
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Connection/CreateConnection";
747
717
  const pathParams = {};
@@ -753,8 +723,6 @@ class DevopsClient {
753
723
  };
754
724
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
755
725
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createConnectionRequest.retryConfiguration, specRetryConfiguration);
756
- if (this.logger)
757
- retrier.logger = this.logger;
758
726
  const request = yield oci_common_1.composeRequest({
759
727
  baseEndpoint: this._endpoint,
760
728
  defaultHeaders: this._defaultHeaders,
@@ -809,12 +777,11 @@ class DevopsClient {
809
777
  * @param CreateDeployArtifactRequest
810
778
  * @return CreateDeployArtifactResponse
811
779
  * @throws OciError when an error occurs
812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
813
781
  */
814
782
  createDeployArtifact(createDeployArtifactRequest) {
815
783
  return __awaiter(this, void 0, void 0, function* () {
816
- if (this.logger)
817
- this.logger.debug("Calling operation DevopsClient#createDeployArtifact.");
784
+ oci_common_1.logger.debug("Calling operation DevopsClient#createDeployArtifact.");
818
785
  const operationName = "createDeployArtifact";
819
786
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployArtifact/CreateDeployArtifact";
820
787
  const pathParams = {};
@@ -826,8 +793,6 @@ class DevopsClient {
826
793
  };
827
794
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
828
795
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeployArtifactRequest.retryConfiguration, specRetryConfiguration);
829
- if (this.logger)
830
- retrier.logger = this.logger;
831
796
  const request = yield oci_common_1.composeRequest({
832
797
  baseEndpoint: this._endpoint,
833
798
  defaultHeaders: this._defaultHeaders,
@@ -882,12 +847,11 @@ class DevopsClient {
882
847
  * @param CreateDeployEnvironmentRequest
883
848
  * @return CreateDeployEnvironmentResponse
884
849
  * @throws OciError when an error occurs
885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
886
851
  */
887
852
  createDeployEnvironment(createDeployEnvironmentRequest) {
888
853
  return __awaiter(this, void 0, void 0, function* () {
889
- if (this.logger)
890
- this.logger.debug("Calling operation DevopsClient#createDeployEnvironment.");
854
+ oci_common_1.logger.debug("Calling operation DevopsClient#createDeployEnvironment.");
891
855
  const operationName = "createDeployEnvironment";
892
856
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployEnvironment/CreateDeployEnvironment";
893
857
  const pathParams = {};
@@ -899,8 +863,6 @@ class DevopsClient {
899
863
  };
900
864
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
901
865
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeployEnvironmentRequest.retryConfiguration, specRetryConfiguration);
902
- if (this.logger)
903
- retrier.logger = this.logger;
904
866
  const request = yield oci_common_1.composeRequest({
905
867
  baseEndpoint: this._endpoint,
906
868
  defaultHeaders: this._defaultHeaders,
@@ -955,12 +917,11 @@ class DevopsClient {
955
917
  * @param CreateDeployPipelineRequest
956
918
  * @return CreateDeployPipelineResponse
957
919
  * @throws OciError when an error occurs
958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
959
921
  */
960
922
  createDeployPipeline(createDeployPipelineRequest) {
961
923
  return __awaiter(this, void 0, void 0, function* () {
962
- if (this.logger)
963
- this.logger.debug("Calling operation DevopsClient#createDeployPipeline.");
924
+ oci_common_1.logger.debug("Calling operation DevopsClient#createDeployPipeline.");
964
925
  const operationName = "createDeployPipeline";
965
926
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployPipeline/CreateDeployPipeline";
966
927
  const pathParams = {};
@@ -972,8 +933,6 @@ class DevopsClient {
972
933
  };
973
934
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
974
935
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeployPipelineRequest.retryConfiguration, specRetryConfiguration);
975
- if (this.logger)
976
- retrier.logger = this.logger;
977
936
  const request = yield oci_common_1.composeRequest({
978
937
  baseEndpoint: this._endpoint,
979
938
  defaultHeaders: this._defaultHeaders,
@@ -1028,12 +987,11 @@ class DevopsClient {
1028
987
  * @param CreateDeployStageRequest
1029
988
  * @return CreateDeployStageResponse
1030
989
  * @throws OciError when an error occurs
1031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
1032
991
  */
1033
992
  createDeployStage(createDeployStageRequest) {
1034
993
  return __awaiter(this, void 0, void 0, function* () {
1035
- if (this.logger)
1036
- this.logger.debug("Calling operation DevopsClient#createDeployStage.");
994
+ oci_common_1.logger.debug("Calling operation DevopsClient#createDeployStage.");
1037
995
  const operationName = "createDeployStage";
1038
996
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployStage/CreateDeployStage";
1039
997
  const pathParams = {};
@@ -1045,8 +1003,6 @@ class DevopsClient {
1045
1003
  };
1046
1004
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1047
1005
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeployStageRequest.retryConfiguration, specRetryConfiguration);
1048
- if (this.logger)
1049
- retrier.logger = this.logger;
1050
1006
  const request = yield oci_common_1.composeRequest({
1051
1007
  baseEndpoint: this._endpoint,
1052
1008
  defaultHeaders: this._defaultHeaders,
@@ -1101,12 +1057,11 @@ class DevopsClient {
1101
1057
  * @param CreateDeploymentRequest
1102
1058
  * @return CreateDeploymentResponse
1103
1059
  * @throws OciError when an error occurs
1104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
1060
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
1105
1061
  */
1106
1062
  createDeployment(createDeploymentRequest) {
1107
1063
  return __awaiter(this, void 0, void 0, function* () {
1108
- if (this.logger)
1109
- this.logger.debug("Calling operation DevopsClient#createDeployment.");
1064
+ oci_common_1.logger.debug("Calling operation DevopsClient#createDeployment.");
1110
1065
  const operationName = "createDeployment";
1111
1066
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Deployment/CreateDeployment";
1112
1067
  const pathParams = {};
@@ -1118,8 +1073,6 @@ class DevopsClient {
1118
1073
  };
1119
1074
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1120
1075
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeploymentRequest.retryConfiguration, specRetryConfiguration);
1121
- if (this.logger)
1122
- retrier.logger = this.logger;
1123
1076
  const request = yield oci_common_1.composeRequest({
1124
1077
  baseEndpoint: this._endpoint,
1125
1078
  defaultHeaders: this._defaultHeaders,
@@ -1164,12 +1117,11 @@ class DevopsClient {
1164
1117
  * @param CreateProjectRequest
1165
1118
  * @return CreateProjectResponse
1166
1119
  * @throws OciError when an error occurs
1167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
1120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
1168
1121
  */
1169
1122
  createProject(createProjectRequest) {
1170
1123
  return __awaiter(this, void 0, void 0, function* () {
1171
- if (this.logger)
1172
- this.logger.debug("Calling operation DevopsClient#createProject.");
1124
+ oci_common_1.logger.debug("Calling operation DevopsClient#createProject.");
1173
1125
  const operationName = "createProject";
1174
1126
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Project/CreateProject";
1175
1127
  const pathParams = {};
@@ -1181,8 +1133,6 @@ class DevopsClient {
1181
1133
  };
1182
1134
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1183
1135
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createProjectRequest.retryConfiguration, specRetryConfiguration);
1184
- if (this.logger)
1185
- retrier.logger = this.logger;
1186
1136
  const request = yield oci_common_1.composeRequest({
1187
1137
  baseEndpoint: this._endpoint,
1188
1138
  defaultHeaders: this._defaultHeaders,
@@ -1238,12 +1188,11 @@ class DevopsClient {
1238
1188
  * @param CreateRepositoryRequest
1239
1189
  * @return CreateRepositoryResponse
1240
1190
  * @throws OciError when an error occurs
1241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
1191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
1242
1192
  */
1243
1193
  createRepository(createRepositoryRequest) {
1244
1194
  return __awaiter(this, void 0, void 0, function* () {
1245
- if (this.logger)
1246
- this.logger.debug("Calling operation DevopsClient#createRepository.");
1195
+ oci_common_1.logger.debug("Calling operation DevopsClient#createRepository.");
1247
1196
  const operationName = "createRepository";
1248
1197
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/CreateRepository";
1249
1198
  const pathParams = {};
@@ -1255,8 +1204,6 @@ class DevopsClient {
1255
1204
  };
1256
1205
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1257
1206
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createRepositoryRequest.retryConfiguration, specRetryConfiguration);
1258
- if (this.logger)
1259
- retrier.logger = this.logger;
1260
1207
  const request = yield oci_common_1.composeRequest({
1261
1208
  baseEndpoint: this._endpoint,
1262
1209
  defaultHeaders: this._defaultHeaders,
@@ -1312,12 +1259,11 @@ class DevopsClient {
1312
1259
  * @param CreateTriggerRequest
1313
1260
  * @return CreateTriggerResponse
1314
1261
  * @throws OciError when an error occurs
1315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
1262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
1316
1263
  */
1317
1264
  createTrigger(createTriggerRequest) {
1318
1265
  return __awaiter(this, void 0, void 0, function* () {
1319
- if (this.logger)
1320
- this.logger.debug("Calling operation DevopsClient#createTrigger.");
1266
+ oci_common_1.logger.debug("Calling operation DevopsClient#createTrigger.");
1321
1267
  const operationName = "createTrigger";
1322
1268
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Trigger/CreateTrigger";
1323
1269
  const pathParams = {};
@@ -1329,8 +1275,6 @@ class DevopsClient {
1329
1275
  };
1330
1276
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1331
1277
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTriggerRequest.retryConfiguration, specRetryConfiguration);
1332
- if (this.logger)
1333
- retrier.logger = this.logger;
1334
1278
  const request = yield oci_common_1.composeRequest({
1335
1279
  baseEndpoint: this._endpoint,
1336
1280
  defaultHeaders: this._defaultHeaders,
@@ -1385,12 +1329,11 @@ class DevopsClient {
1385
1329
  * @param DeleteBuildPipelineRequest
1386
1330
  * @return DeleteBuildPipelineResponse
1387
1331
  * @throws OciError when an error occurs
1388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
1332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
1389
1333
  */
1390
1334
  deleteBuildPipeline(deleteBuildPipelineRequest) {
1391
1335
  return __awaiter(this, void 0, void 0, function* () {
1392
- if (this.logger)
1393
- this.logger.debug("Calling operation DevopsClient#deleteBuildPipeline.");
1336
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteBuildPipeline.");
1394
1337
  const operationName = "deleteBuildPipeline";
1395
1338
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipeline/DeleteBuildPipeline";
1396
1339
  const pathParams = {
@@ -1404,8 +1347,6 @@ class DevopsClient {
1404
1347
  };
1405
1348
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1406
1349
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteBuildPipelineRequest.retryConfiguration, specRetryConfiguration);
1407
- if (this.logger)
1408
- retrier.logger = this.logger;
1409
1350
  const request = yield oci_common_1.composeRequest({
1410
1351
  baseEndpoint: this._endpoint,
1411
1352
  defaultHeaders: this._defaultHeaders,
@@ -1445,12 +1386,11 @@ class DevopsClient {
1445
1386
  * @param DeleteBuildPipelineStageRequest
1446
1387
  * @return DeleteBuildPipelineStageResponse
1447
1388
  * @throws OciError when an error occurs
1448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
1389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
1449
1390
  */
1450
1391
  deleteBuildPipelineStage(deleteBuildPipelineStageRequest) {
1451
1392
  return __awaiter(this, void 0, void 0, function* () {
1452
- if (this.logger)
1453
- this.logger.debug("Calling operation DevopsClient#deleteBuildPipelineStage.");
1393
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteBuildPipelineStage.");
1454
1394
  const operationName = "deleteBuildPipelineStage";
1455
1395
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipelineStage/DeleteBuildPipelineStage";
1456
1396
  const pathParams = {
@@ -1464,8 +1404,6 @@ class DevopsClient {
1464
1404
  };
1465
1405
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1466
1406
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteBuildPipelineStageRequest.retryConfiguration, specRetryConfiguration);
1467
- if (this.logger)
1468
- retrier.logger = this.logger;
1469
1407
  const request = yield oci_common_1.composeRequest({
1470
1408
  baseEndpoint: this._endpoint,
1471
1409
  defaultHeaders: this._defaultHeaders,
@@ -1505,12 +1443,11 @@ class DevopsClient {
1505
1443
  * @param DeleteConnectionRequest
1506
1444
  * @return DeleteConnectionResponse
1507
1445
  * @throws OciError when an error occurs
1508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
1446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
1509
1447
  */
1510
1448
  deleteConnection(deleteConnectionRequest) {
1511
1449
  return __awaiter(this, void 0, void 0, function* () {
1512
- if (this.logger)
1513
- this.logger.debug("Calling operation DevopsClient#deleteConnection.");
1450
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteConnection.");
1514
1451
  const operationName = "deleteConnection";
1515
1452
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Connection/DeleteConnection";
1516
1453
  const pathParams = {
@@ -1524,8 +1461,6 @@ class DevopsClient {
1524
1461
  };
1525
1462
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1526
1463
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteConnectionRequest.retryConfiguration, specRetryConfiguration);
1527
- if (this.logger)
1528
- retrier.logger = this.logger;
1529
1464
  const request = yield oci_common_1.composeRequest({
1530
1465
  baseEndpoint: this._endpoint,
1531
1466
  defaultHeaders: this._defaultHeaders,
@@ -1565,12 +1500,11 @@ class DevopsClient {
1565
1500
  * @param DeleteDeployArtifactRequest
1566
1501
  * @return DeleteDeployArtifactResponse
1567
1502
  * @throws OciError when an error occurs
1568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
1503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
1569
1504
  */
1570
1505
  deleteDeployArtifact(deleteDeployArtifactRequest) {
1571
1506
  return __awaiter(this, void 0, void 0, function* () {
1572
- if (this.logger)
1573
- this.logger.debug("Calling operation DevopsClient#deleteDeployArtifact.");
1507
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteDeployArtifact.");
1574
1508
  const operationName = "deleteDeployArtifact";
1575
1509
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployArtifact/DeleteDeployArtifact";
1576
1510
  const pathParams = {
@@ -1584,8 +1518,6 @@ class DevopsClient {
1584
1518
  };
1585
1519
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1586
1520
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDeployArtifactRequest.retryConfiguration, specRetryConfiguration);
1587
- if (this.logger)
1588
- retrier.logger = this.logger;
1589
1521
  const request = yield oci_common_1.composeRequest({
1590
1522
  baseEndpoint: this._endpoint,
1591
1523
  defaultHeaders: this._defaultHeaders,
@@ -1625,12 +1557,11 @@ class DevopsClient {
1625
1557
  * @param DeleteDeployEnvironmentRequest
1626
1558
  * @return DeleteDeployEnvironmentResponse
1627
1559
  * @throws OciError when an error occurs
1628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
1560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
1629
1561
  */
1630
1562
  deleteDeployEnvironment(deleteDeployEnvironmentRequest) {
1631
1563
  return __awaiter(this, void 0, void 0, function* () {
1632
- if (this.logger)
1633
- this.logger.debug("Calling operation DevopsClient#deleteDeployEnvironment.");
1564
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteDeployEnvironment.");
1634
1565
  const operationName = "deleteDeployEnvironment";
1635
1566
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployEnvironment/DeleteDeployEnvironment";
1636
1567
  const pathParams = {
@@ -1644,8 +1575,6 @@ class DevopsClient {
1644
1575
  };
1645
1576
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1646
1577
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDeployEnvironmentRequest.retryConfiguration, specRetryConfiguration);
1647
- if (this.logger)
1648
- retrier.logger = this.logger;
1649
1578
  const request = yield oci_common_1.composeRequest({
1650
1579
  baseEndpoint: this._endpoint,
1651
1580
  defaultHeaders: this._defaultHeaders,
@@ -1685,12 +1614,11 @@ class DevopsClient {
1685
1614
  * @param DeleteDeployPipelineRequest
1686
1615
  * @return DeleteDeployPipelineResponse
1687
1616
  * @throws OciError when an error occurs
1688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
1617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
1689
1618
  */
1690
1619
  deleteDeployPipeline(deleteDeployPipelineRequest) {
1691
1620
  return __awaiter(this, void 0, void 0, function* () {
1692
- if (this.logger)
1693
- this.logger.debug("Calling operation DevopsClient#deleteDeployPipeline.");
1621
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteDeployPipeline.");
1694
1622
  const operationName = "deleteDeployPipeline";
1695
1623
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployPipeline/DeleteDeployPipeline";
1696
1624
  const pathParams = {
@@ -1704,8 +1632,6 @@ class DevopsClient {
1704
1632
  };
1705
1633
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1706
1634
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDeployPipelineRequest.retryConfiguration, specRetryConfiguration);
1707
- if (this.logger)
1708
- retrier.logger = this.logger;
1709
1635
  const request = yield oci_common_1.composeRequest({
1710
1636
  baseEndpoint: this._endpoint,
1711
1637
  defaultHeaders: this._defaultHeaders,
@@ -1745,12 +1671,11 @@ class DevopsClient {
1745
1671
  * @param DeleteDeployStageRequest
1746
1672
  * @return DeleteDeployStageResponse
1747
1673
  * @throws OciError when an error occurs
1748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
1674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
1749
1675
  */
1750
1676
  deleteDeployStage(deleteDeployStageRequest) {
1751
1677
  return __awaiter(this, void 0, void 0, function* () {
1752
- if (this.logger)
1753
- this.logger.debug("Calling operation DevopsClient#deleteDeployStage.");
1678
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteDeployStage.");
1754
1679
  const operationName = "deleteDeployStage";
1755
1680
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployStage/DeleteDeployStage";
1756
1681
  const pathParams = {
@@ -1764,8 +1689,6 @@ class DevopsClient {
1764
1689
  };
1765
1690
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1766
1691
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDeployStageRequest.retryConfiguration, specRetryConfiguration);
1767
- if (this.logger)
1768
- retrier.logger = this.logger;
1769
1692
  const request = yield oci_common_1.composeRequest({
1770
1693
  baseEndpoint: this._endpoint,
1771
1694
  defaultHeaders: this._defaultHeaders,
@@ -1805,12 +1728,11 @@ class DevopsClient {
1805
1728
  * @param DeleteProjectRequest
1806
1729
  * @return DeleteProjectResponse
1807
1730
  * @throws OciError when an error occurs
1808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
1731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
1809
1732
  */
1810
1733
  deleteProject(deleteProjectRequest) {
1811
1734
  return __awaiter(this, void 0, void 0, function* () {
1812
- if (this.logger)
1813
- this.logger.debug("Calling operation DevopsClient#deleteProject.");
1735
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteProject.");
1814
1736
  const operationName = "deleteProject";
1815
1737
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Project/DeleteProject";
1816
1738
  const pathParams = {
@@ -1824,8 +1746,6 @@ class DevopsClient {
1824
1746
  };
1825
1747
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1826
1748
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteProjectRequest.retryConfiguration, specRetryConfiguration);
1827
- if (this.logger)
1828
- retrier.logger = this.logger;
1829
1749
  const request = yield oci_common_1.composeRequest({
1830
1750
  baseEndpoint: this._endpoint,
1831
1751
  defaultHeaders: this._defaultHeaders,
@@ -1865,12 +1785,11 @@ class DevopsClient {
1865
1785
  * @param DeleteRefRequest
1866
1786
  * @return DeleteRefResponse
1867
1787
  * @throws OciError when an error occurs
1868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
1788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
1869
1789
  */
1870
1790
  deleteRef(deleteRefRequest) {
1871
1791
  return __awaiter(this, void 0, void 0, function* () {
1872
- if (this.logger)
1873
- this.logger.debug("Calling operation DevopsClient#deleteRef.");
1792
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteRef.");
1874
1793
  const operationName = "deleteRef";
1875
1794
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/DeleteRef";
1876
1795
  const pathParams = {
@@ -1886,8 +1805,6 @@ class DevopsClient {
1886
1805
  };
1887
1806
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1888
1807
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteRefRequest.retryConfiguration, specRetryConfiguration);
1889
- if (this.logger)
1890
- retrier.logger = this.logger;
1891
1808
  const request = yield oci_common_1.composeRequest({
1892
1809
  baseEndpoint: this._endpoint,
1893
1810
  defaultHeaders: this._defaultHeaders,
@@ -1927,12 +1844,11 @@ class DevopsClient {
1927
1844
  * @param DeleteRepositoryRequest
1928
1845
  * @return DeleteRepositoryResponse
1929
1846
  * @throws OciError when an error occurs
1930
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
1847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
1931
1848
  */
1932
1849
  deleteRepository(deleteRepositoryRequest) {
1933
1850
  return __awaiter(this, void 0, void 0, function* () {
1934
- if (this.logger)
1935
- this.logger.debug("Calling operation DevopsClient#deleteRepository.");
1851
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteRepository.");
1936
1852
  const operationName = "deleteRepository";
1937
1853
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/DeleteRepository";
1938
1854
  const pathParams = {
@@ -1946,8 +1862,6 @@ class DevopsClient {
1946
1862
  };
1947
1863
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1948
1864
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteRepositoryRequest.retryConfiguration, specRetryConfiguration);
1949
- if (this.logger)
1950
- retrier.logger = this.logger;
1951
1865
  const request = yield oci_common_1.composeRequest({
1952
1866
  baseEndpoint: this._endpoint,
1953
1867
  defaultHeaders: this._defaultHeaders,
@@ -1987,12 +1901,11 @@ class DevopsClient {
1987
1901
  * @param DeleteTriggerRequest
1988
1902
  * @return DeleteTriggerResponse
1989
1903
  * @throws OciError when an error occurs
1990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
1904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
1991
1905
  */
1992
1906
  deleteTrigger(deleteTriggerRequest) {
1993
1907
  return __awaiter(this, void 0, void 0, function* () {
1994
- if (this.logger)
1995
- this.logger.debug("Calling operation DevopsClient#deleteTrigger.");
1908
+ oci_common_1.logger.debug("Calling operation DevopsClient#deleteTrigger.");
1996
1909
  const operationName = "deleteTrigger";
1997
1910
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Trigger/DeleteTrigger";
1998
1911
  const pathParams = {
@@ -2006,8 +1919,6 @@ class DevopsClient {
2006
1919
  };
2007
1920
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2008
1921
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTriggerRequest.retryConfiguration, specRetryConfiguration);
2009
- if (this.logger)
2010
- retrier.logger = this.logger;
2011
1922
  const request = yield oci_common_1.composeRequest({
2012
1923
  baseEndpoint: this._endpoint,
2013
1924
  defaultHeaders: this._defaultHeaders,
@@ -2047,12 +1958,11 @@ class DevopsClient {
2047
1958
  * @param GetBuildPipelineRequest
2048
1959
  * @return GetBuildPipelineResponse
2049
1960
  * @throws OciError when an error occurs
2050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
1961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
2051
1962
  */
2052
1963
  getBuildPipeline(getBuildPipelineRequest) {
2053
1964
  return __awaiter(this, void 0, void 0, function* () {
2054
- if (this.logger)
2055
- this.logger.debug("Calling operation DevopsClient#getBuildPipeline.");
1965
+ oci_common_1.logger.debug("Calling operation DevopsClient#getBuildPipeline.");
2056
1966
  const operationName = "getBuildPipeline";
2057
1967
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipeline/GetBuildPipeline";
2058
1968
  const pathParams = {
@@ -2065,8 +1975,6 @@ class DevopsClient {
2065
1975
  };
2066
1976
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2067
1977
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getBuildPipelineRequest.retryConfiguration, specRetryConfiguration);
2068
- if (this.logger)
2069
- retrier.logger = this.logger;
2070
1978
  const request = yield oci_common_1.composeRequest({
2071
1979
  baseEndpoint: this._endpoint,
2072
1980
  defaultHeaders: this._defaultHeaders,
@@ -2110,12 +2018,11 @@ class DevopsClient {
2110
2018
  * @param GetBuildPipelineStageRequest
2111
2019
  * @return GetBuildPipelineStageResponse
2112
2020
  * @throws OciError when an error occurs
2113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
2021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
2114
2022
  */
2115
2023
  getBuildPipelineStage(getBuildPipelineStageRequest) {
2116
2024
  return __awaiter(this, void 0, void 0, function* () {
2117
- if (this.logger)
2118
- this.logger.debug("Calling operation DevopsClient#getBuildPipelineStage.");
2025
+ oci_common_1.logger.debug("Calling operation DevopsClient#getBuildPipelineStage.");
2119
2026
  const operationName = "getBuildPipelineStage";
2120
2027
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipelineStage/GetBuildPipelineStage";
2121
2028
  const pathParams = {
@@ -2128,8 +2035,6 @@ class DevopsClient {
2128
2035
  };
2129
2036
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2130
2037
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getBuildPipelineStageRequest.retryConfiguration, specRetryConfiguration);
2131
- if (this.logger)
2132
- retrier.logger = this.logger;
2133
2038
  const request = yield oci_common_1.composeRequest({
2134
2039
  baseEndpoint: this._endpoint,
2135
2040
  defaultHeaders: this._defaultHeaders,
@@ -2174,12 +2079,11 @@ class DevopsClient {
2174
2079
  * @param GetBuildRunRequest
2175
2080
  * @return GetBuildRunResponse
2176
2081
  * @throws OciError when an error occurs
2177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
2082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
2178
2083
  */
2179
2084
  getBuildRun(getBuildRunRequest) {
2180
2085
  return __awaiter(this, void 0, void 0, function* () {
2181
- if (this.logger)
2182
- this.logger.debug("Calling operation DevopsClient#getBuildRun.");
2086
+ oci_common_1.logger.debug("Calling operation DevopsClient#getBuildRun.");
2183
2087
  const operationName = "getBuildRun";
2184
2088
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildRun/GetBuildRun";
2185
2089
  const pathParams = {
@@ -2192,8 +2096,6 @@ class DevopsClient {
2192
2096
  };
2193
2097
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2194
2098
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getBuildRunRequest.retryConfiguration, specRetryConfiguration);
2195
- if (this.logger)
2196
- retrier.logger = this.logger;
2197
2099
  const request = yield oci_common_1.composeRequest({
2198
2100
  baseEndpoint: this._endpoint,
2199
2101
  defaultHeaders: this._defaultHeaders,
@@ -2237,12 +2139,11 @@ class DevopsClient {
2237
2139
  * @param GetCommitRequest
2238
2140
  * @return GetCommitResponse
2239
2141
  * @throws OciError when an error occurs
2240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
2142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
2241
2143
  */
2242
2144
  getCommit(getCommitRequest) {
2243
2145
  return __awaiter(this, void 0, void 0, function* () {
2244
- if (this.logger)
2245
- this.logger.debug("Calling operation DevopsClient#getCommit.");
2146
+ oci_common_1.logger.debug("Calling operation DevopsClient#getCommit.");
2246
2147
  const operationName = "getCommit";
2247
2148
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetCommit";
2248
2149
  const pathParams = {
@@ -2256,8 +2157,6 @@ class DevopsClient {
2256
2157
  };
2257
2158
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2258
2159
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCommitRequest.retryConfiguration, specRetryConfiguration);
2259
- if (this.logger)
2260
- retrier.logger = this.logger;
2261
2160
  const request = yield oci_common_1.composeRequest({
2262
2161
  baseEndpoint: this._endpoint,
2263
2162
  defaultHeaders: this._defaultHeaders,
@@ -2302,12 +2201,11 @@ class DevopsClient {
2302
2201
  * @param GetCommitDiffRequest
2303
2202
  * @return GetCommitDiffResponse
2304
2203
  * @throws OciError when an error occurs
2305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
2204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
2306
2205
  */
2307
2206
  getCommitDiff(getCommitDiffRequest) {
2308
2207
  return __awaiter(this, void 0, void 0, function* () {
2309
- if (this.logger)
2310
- this.logger.debug("Calling operation DevopsClient#getCommitDiff.");
2208
+ oci_common_1.logger.debug("Calling operation DevopsClient#getCommitDiff.");
2311
2209
  const operationName = "getCommitDiff";
2312
2210
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetCommitDiff";
2313
2211
  const pathParams = {
@@ -2324,8 +2222,6 @@ class DevopsClient {
2324
2222
  };
2325
2223
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2326
2224
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCommitDiffRequest.retryConfiguration, specRetryConfiguration);
2327
- if (this.logger)
2328
- retrier.logger = this.logger;
2329
2225
  const request = yield oci_common_1.composeRequest({
2330
2226
  baseEndpoint: this._endpoint,
2331
2227
  defaultHeaders: this._defaultHeaders,
@@ -2369,12 +2265,11 @@ class DevopsClient {
2369
2265
  * @param GetConnectionRequest
2370
2266
  * @return GetConnectionResponse
2371
2267
  * @throws OciError when an error occurs
2372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
2268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
2373
2269
  */
2374
2270
  getConnection(getConnectionRequest) {
2375
2271
  return __awaiter(this, void 0, void 0, function* () {
2376
- if (this.logger)
2377
- this.logger.debug("Calling operation DevopsClient#getConnection.");
2272
+ oci_common_1.logger.debug("Calling operation DevopsClient#getConnection.");
2378
2273
  const operationName = "getConnection";
2379
2274
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Connection/GetConnection";
2380
2275
  const pathParams = {
@@ -2387,8 +2282,6 @@ class DevopsClient {
2387
2282
  };
2388
2283
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2389
2284
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getConnectionRequest.retryConfiguration, specRetryConfiguration);
2390
- if (this.logger)
2391
- retrier.logger = this.logger;
2392
2285
  const request = yield oci_common_1.composeRequest({
2393
2286
  baseEndpoint: this._endpoint,
2394
2287
  defaultHeaders: this._defaultHeaders,
@@ -2432,12 +2325,11 @@ class DevopsClient {
2432
2325
  * @param GetDeployArtifactRequest
2433
2326
  * @return GetDeployArtifactResponse
2434
2327
  * @throws OciError when an error occurs
2435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
2328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
2436
2329
  */
2437
2330
  getDeployArtifact(getDeployArtifactRequest) {
2438
2331
  return __awaiter(this, void 0, void 0, function* () {
2439
- if (this.logger)
2440
- this.logger.debug("Calling operation DevopsClient#getDeployArtifact.");
2332
+ oci_common_1.logger.debug("Calling operation DevopsClient#getDeployArtifact.");
2441
2333
  const operationName = "getDeployArtifact";
2442
2334
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployArtifact/GetDeployArtifact";
2443
2335
  const pathParams = {
@@ -2450,8 +2342,6 @@ class DevopsClient {
2450
2342
  };
2451
2343
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2452
2344
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeployArtifactRequest.retryConfiguration, specRetryConfiguration);
2453
- if (this.logger)
2454
- retrier.logger = this.logger;
2455
2345
  const request = yield oci_common_1.composeRequest({
2456
2346
  baseEndpoint: this._endpoint,
2457
2347
  defaultHeaders: this._defaultHeaders,
@@ -2495,12 +2385,11 @@ class DevopsClient {
2495
2385
  * @param GetDeployEnvironmentRequest
2496
2386
  * @return GetDeployEnvironmentResponse
2497
2387
  * @throws OciError when an error occurs
2498
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
2388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
2499
2389
  */
2500
2390
  getDeployEnvironment(getDeployEnvironmentRequest) {
2501
2391
  return __awaiter(this, void 0, void 0, function* () {
2502
- if (this.logger)
2503
- this.logger.debug("Calling operation DevopsClient#getDeployEnvironment.");
2392
+ oci_common_1.logger.debug("Calling operation DevopsClient#getDeployEnvironment.");
2504
2393
  const operationName = "getDeployEnvironment";
2505
2394
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployEnvironment/GetDeployEnvironment";
2506
2395
  const pathParams = {
@@ -2513,8 +2402,6 @@ class DevopsClient {
2513
2402
  };
2514
2403
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2515
2404
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeployEnvironmentRequest.retryConfiguration, specRetryConfiguration);
2516
- if (this.logger)
2517
- retrier.logger = this.logger;
2518
2405
  const request = yield oci_common_1.composeRequest({
2519
2406
  baseEndpoint: this._endpoint,
2520
2407
  defaultHeaders: this._defaultHeaders,
@@ -2558,12 +2445,11 @@ class DevopsClient {
2558
2445
  * @param GetDeployPipelineRequest
2559
2446
  * @return GetDeployPipelineResponse
2560
2447
  * @throws OciError when an error occurs
2561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
2448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
2562
2449
  */
2563
2450
  getDeployPipeline(getDeployPipelineRequest) {
2564
2451
  return __awaiter(this, void 0, void 0, function* () {
2565
- if (this.logger)
2566
- this.logger.debug("Calling operation DevopsClient#getDeployPipeline.");
2452
+ oci_common_1.logger.debug("Calling operation DevopsClient#getDeployPipeline.");
2567
2453
  const operationName = "getDeployPipeline";
2568
2454
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployPipeline/GetDeployPipeline";
2569
2455
  const pathParams = {
@@ -2576,8 +2462,6 @@ class DevopsClient {
2576
2462
  };
2577
2463
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2578
2464
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeployPipelineRequest.retryConfiguration, specRetryConfiguration);
2579
- if (this.logger)
2580
- retrier.logger = this.logger;
2581
2465
  const request = yield oci_common_1.composeRequest({
2582
2466
  baseEndpoint: this._endpoint,
2583
2467
  defaultHeaders: this._defaultHeaders,
@@ -2621,12 +2505,11 @@ class DevopsClient {
2621
2505
  * @param GetDeployStageRequest
2622
2506
  * @return GetDeployStageResponse
2623
2507
  * @throws OciError when an error occurs
2624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
2508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
2625
2509
  */
2626
2510
  getDeployStage(getDeployStageRequest) {
2627
2511
  return __awaiter(this, void 0, void 0, function* () {
2628
- if (this.logger)
2629
- this.logger.debug("Calling operation DevopsClient#getDeployStage.");
2512
+ oci_common_1.logger.debug("Calling operation DevopsClient#getDeployStage.");
2630
2513
  const operationName = "getDeployStage";
2631
2514
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployStage/GetDeployStage";
2632
2515
  const pathParams = {
@@ -2639,8 +2522,6 @@ class DevopsClient {
2639
2522
  };
2640
2523
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2641
2524
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeployStageRequest.retryConfiguration, specRetryConfiguration);
2642
- if (this.logger)
2643
- retrier.logger = this.logger;
2644
2525
  const request = yield oci_common_1.composeRequest({
2645
2526
  baseEndpoint: this._endpoint,
2646
2527
  defaultHeaders: this._defaultHeaders,
@@ -2684,12 +2565,11 @@ class DevopsClient {
2684
2565
  * @param GetDeploymentRequest
2685
2566
  * @return GetDeploymentResponse
2686
2567
  * @throws OciError when an error occurs
2687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
2568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
2688
2569
  */
2689
2570
  getDeployment(getDeploymentRequest) {
2690
2571
  return __awaiter(this, void 0, void 0, function* () {
2691
- if (this.logger)
2692
- this.logger.debug("Calling operation DevopsClient#getDeployment.");
2572
+ oci_common_1.logger.debug("Calling operation DevopsClient#getDeployment.");
2693
2573
  const operationName = "getDeployment";
2694
2574
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Deployment/GetDeployment";
2695
2575
  const pathParams = {
@@ -2702,8 +2582,6 @@ class DevopsClient {
2702
2582
  };
2703
2583
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2704
2584
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeploymentRequest.retryConfiguration, specRetryConfiguration);
2705
- if (this.logger)
2706
- retrier.logger = this.logger;
2707
2585
  const request = yield oci_common_1.composeRequest({
2708
2586
  baseEndpoint: this._endpoint,
2709
2587
  defaultHeaders: this._defaultHeaders,
@@ -2748,12 +2626,11 @@ class DevopsClient {
2748
2626
  * @param GetFileDiffRequest
2749
2627
  * @return GetFileDiffResponse
2750
2628
  * @throws OciError when an error occurs
2751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
2629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
2752
2630
  */
2753
2631
  getFileDiff(getFileDiffRequest) {
2754
2632
  return __awaiter(this, void 0, void 0, function* () {
2755
- if (this.logger)
2756
- this.logger.debug("Calling operation DevopsClient#getFileDiff.");
2633
+ oci_common_1.logger.debug("Calling operation DevopsClient#getFileDiff.");
2757
2634
  const operationName = "getFileDiff";
2758
2635
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetFileDiff";
2759
2636
  const pathParams = {
@@ -2771,8 +2648,6 @@ class DevopsClient {
2771
2648
  };
2772
2649
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2773
2650
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFileDiffRequest.retryConfiguration, specRetryConfiguration);
2774
- if (this.logger)
2775
- retrier.logger = this.logger;
2776
2651
  const request = yield oci_common_1.composeRequest({
2777
2652
  baseEndpoint: this._endpoint,
2778
2653
  defaultHeaders: this._defaultHeaders,
@@ -2822,12 +2697,11 @@ class DevopsClient {
2822
2697
  * @param GetMirrorRecordRequest
2823
2698
  * @return GetMirrorRecordResponse
2824
2699
  * @throws OciError when an error occurs
2825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
2700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
2826
2701
  */
2827
2702
  getMirrorRecord(getMirrorRecordRequest) {
2828
2703
  return __awaiter(this, void 0, void 0, function* () {
2829
- if (this.logger)
2830
- this.logger.debug("Calling operation DevopsClient#getMirrorRecord.");
2704
+ oci_common_1.logger.debug("Calling operation DevopsClient#getMirrorRecord.");
2831
2705
  const operationName = "getMirrorRecord";
2832
2706
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetMirrorRecord";
2833
2707
  const pathParams = {
@@ -2841,8 +2715,6 @@ class DevopsClient {
2841
2715
  };
2842
2716
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2843
2717
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMirrorRecordRequest.retryConfiguration, specRetryConfiguration);
2844
- if (this.logger)
2845
- retrier.logger = this.logger;
2846
2718
  const request = yield oci_common_1.composeRequest({
2847
2719
  baseEndpoint: this._endpoint,
2848
2720
  defaultHeaders: this._defaultHeaders,
@@ -2887,12 +2759,11 @@ class DevopsClient {
2887
2759
  * @param GetObjectRequest
2888
2760
  * @return GetObjectResponse
2889
2761
  * @throws OciError when an error occurs
2890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetObject.ts.html |here} to see how to use GetObject API.
2762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetObject.ts.html |here} to see how to use GetObject API.
2891
2763
  */
2892
2764
  getObject(getObjectRequest) {
2893
2765
  return __awaiter(this, void 0, void 0, function* () {
2894
- if (this.logger)
2895
- this.logger.debug("Calling operation DevopsClient#getObject.");
2766
+ oci_common_1.logger.debug("Calling operation DevopsClient#getObject.");
2896
2767
  const operationName = "getObject";
2897
2768
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/RepositoryObject/GetObject";
2898
2769
  const pathParams = {
@@ -2908,8 +2779,6 @@ class DevopsClient {
2908
2779
  };
2909
2780
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2910
2781
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getObjectRequest.retryConfiguration, specRetryConfiguration);
2911
- if (this.logger)
2912
- retrier.logger = this.logger;
2913
2782
  const request = yield oci_common_1.composeRequest({
2914
2783
  baseEndpoint: this._endpoint,
2915
2784
  defaultHeaders: this._defaultHeaders,
@@ -2954,12 +2823,11 @@ class DevopsClient {
2954
2823
  * @param GetObjectContentRequest
2955
2824
  * @return GetObjectContentResponse
2956
2825
  * @throws OciError when an error occurs
2957
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
2826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
2958
2827
  */
2959
2828
  getObjectContent(getObjectContentRequest) {
2960
2829
  return __awaiter(this, void 0, void 0, function* () {
2961
- if (this.logger)
2962
- this.logger.debug("Calling operation DevopsClient#getObjectContent.");
2830
+ oci_common_1.logger.debug("Calling operation DevopsClient#getObjectContent.");
2963
2831
  const operationName = "getObjectContent";
2964
2832
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetObjectContent";
2965
2833
  const pathParams = {
@@ -2975,8 +2843,6 @@ class DevopsClient {
2975
2843
  };
2976
2844
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2977
2845
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getObjectContentRequest.retryConfiguration, specRetryConfiguration);
2978
- if (this.logger)
2979
- retrier.logger = this.logger;
2980
2846
  const request = yield oci_common_1.composeRequest({
2981
2847
  baseEndpoint: this._endpoint,
2982
2848
  defaultHeaders: this._defaultHeaders,
@@ -3024,12 +2890,11 @@ class DevopsClient {
3024
2890
  * @param GetProjectRequest
3025
2891
  * @return GetProjectResponse
3026
2892
  * @throws OciError when an error occurs
3027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetProject.ts.html |here} to see how to use GetProject API.
2893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetProject.ts.html |here} to see how to use GetProject API.
3028
2894
  */
3029
2895
  getProject(getProjectRequest) {
3030
2896
  return __awaiter(this, void 0, void 0, function* () {
3031
- if (this.logger)
3032
- this.logger.debug("Calling operation DevopsClient#getProject.");
2897
+ oci_common_1.logger.debug("Calling operation DevopsClient#getProject.");
3033
2898
  const operationName = "getProject";
3034
2899
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Project/GetProject";
3035
2900
  const pathParams = {
@@ -3042,8 +2907,6 @@ class DevopsClient {
3042
2907
  };
3043
2908
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3044
2909
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getProjectRequest.retryConfiguration, specRetryConfiguration);
3045
- if (this.logger)
3046
- retrier.logger = this.logger;
3047
2910
  const request = yield oci_common_1.composeRequest({
3048
2911
  baseEndpoint: this._endpoint,
3049
2912
  defaultHeaders: this._defaultHeaders,
@@ -3087,12 +2950,11 @@ class DevopsClient {
3087
2950
  * @param GetRefRequest
3088
2951
  * @return GetRefResponse
3089
2952
  * @throws OciError when an error occurs
3090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetRef.ts.html |here} to see how to use GetRef API.
2953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetRef.ts.html |here} to see how to use GetRef API.
3091
2954
  */
3092
2955
  getRef(getRefRequest) {
3093
2956
  return __awaiter(this, void 0, void 0, function* () {
3094
- if (this.logger)
3095
- this.logger.debug("Calling operation DevopsClient#getRef.");
2957
+ oci_common_1.logger.debug("Calling operation DevopsClient#getRef.");
3096
2958
  const operationName = "getRef";
3097
2959
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetRef";
3098
2960
  const pathParams = {
@@ -3106,8 +2968,6 @@ class DevopsClient {
3106
2968
  };
3107
2969
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3108
2970
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRefRequest.retryConfiguration, specRetryConfiguration);
3109
- if (this.logger)
3110
- retrier.logger = this.logger;
3111
2971
  const request = yield oci_common_1.composeRequest({
3112
2972
  baseEndpoint: this._endpoint,
3113
2973
  defaultHeaders: this._defaultHeaders,
@@ -3152,12 +3012,11 @@ class DevopsClient {
3152
3012
  * @param GetRepoFileDiffRequest
3153
3013
  * @return GetRepoFileDiffResponse
3154
3014
  * @throws OciError when an error occurs
3155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetRepoFileDiff.ts.html |here} to see how to use GetRepoFileDiff API.
3015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetRepoFileDiff.ts.html |here} to see how to use GetRepoFileDiff API.
3156
3016
  */
3157
3017
  getRepoFileDiff(getRepoFileDiffRequest) {
3158
3018
  return __awaiter(this, void 0, void 0, function* () {
3159
- if (this.logger)
3160
- this.logger.debug("Calling operation DevopsClient#getRepoFileDiff.");
3019
+ oci_common_1.logger.debug("Calling operation DevopsClient#getRepoFileDiff.");
3161
3020
  const operationName = "getRepoFileDiff";
3162
3021
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetRepoFileDiff";
3163
3022
  const pathParams = {
@@ -3175,8 +3034,6 @@ class DevopsClient {
3175
3034
  };
3176
3035
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3177
3036
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRepoFileDiffRequest.retryConfiguration, specRetryConfiguration);
3178
- if (this.logger)
3179
- retrier.logger = this.logger;
3180
3037
  const request = yield oci_common_1.composeRequest({
3181
3038
  baseEndpoint: this._endpoint,
3182
3039
  defaultHeaders: this._defaultHeaders,
@@ -3221,12 +3078,11 @@ class DevopsClient {
3221
3078
  * @param GetRepoFileLinesRequest
3222
3079
  * @return GetRepoFileLinesResponse
3223
3080
  * @throws OciError when an error occurs
3224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetRepoFileLines.ts.html |here} to see how to use GetRepoFileLines API.
3081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetRepoFileLines.ts.html |here} to see how to use GetRepoFileLines API.
3225
3082
  */
3226
3083
  getRepoFileLines(getRepoFileLinesRequest) {
3227
3084
  return __awaiter(this, void 0, void 0, function* () {
3228
- if (this.logger)
3229
- this.logger.debug("Calling operation DevopsClient#getRepoFileLines.");
3085
+ oci_common_1.logger.debug("Calling operation DevopsClient#getRepoFileLines.");
3230
3086
  const operationName = "getRepoFileLines";
3231
3087
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetRepoFileLines";
3232
3088
  const pathParams = {
@@ -3244,8 +3100,6 @@ class DevopsClient {
3244
3100
  };
3245
3101
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3246
3102
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRepoFileLinesRequest.retryConfiguration, specRetryConfiguration);
3247
- if (this.logger)
3248
- retrier.logger = this.logger;
3249
3103
  const request = yield oci_common_1.composeRequest({
3250
3104
  baseEndpoint: this._endpoint,
3251
3105
  defaultHeaders: this._defaultHeaders,
@@ -3289,12 +3143,11 @@ class DevopsClient {
3289
3143
  * @param GetRepositoryRequest
3290
3144
  * @return GetRepositoryResponse
3291
3145
  * @throws OciError when an error occurs
3292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
3146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
3293
3147
  */
3294
3148
  getRepository(getRepositoryRequest) {
3295
3149
  return __awaiter(this, void 0, void 0, function* () {
3296
- if (this.logger)
3297
- this.logger.debug("Calling operation DevopsClient#getRepository.");
3150
+ oci_common_1.logger.debug("Calling operation DevopsClient#getRepository.");
3298
3151
  const operationName = "getRepository";
3299
3152
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetRepository";
3300
3153
  const pathParams = {
@@ -3309,8 +3162,6 @@ class DevopsClient {
3309
3162
  };
3310
3163
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3311
3164
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRepositoryRequest.retryConfiguration, specRetryConfiguration);
3312
- if (this.logger)
3313
- retrier.logger = this.logger;
3314
3165
  const request = yield oci_common_1.composeRequest({
3315
3166
  baseEndpoint: this._endpoint,
3316
3167
  defaultHeaders: this._defaultHeaders,
@@ -3355,12 +3206,11 @@ class DevopsClient {
3355
3206
  * @param GetRepositoryArchiveContentRequest
3356
3207
  * @return GetRepositoryArchiveContentResponse
3357
3208
  * @throws OciError when an error occurs
3358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
3209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
3359
3210
  */
3360
3211
  getRepositoryArchiveContent(getRepositoryArchiveContentRequest) {
3361
3212
  return __awaiter(this, void 0, void 0, function* () {
3362
- if (this.logger)
3363
- this.logger.debug("Calling operation DevopsClient#getRepositoryArchiveContent.");
3213
+ oci_common_1.logger.debug("Calling operation DevopsClient#getRepositoryArchiveContent.");
3364
3214
  const operationName = "getRepositoryArchiveContent";
3365
3215
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetRepositoryArchiveContent";
3366
3216
  const pathParams = {
@@ -3376,8 +3226,6 @@ class DevopsClient {
3376
3226
  };
3377
3227
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3378
3228
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRepositoryArchiveContentRequest.retryConfiguration, specRetryConfiguration);
3379
- if (this.logger)
3380
- retrier.logger = this.logger;
3381
3229
  const request = yield oci_common_1.composeRequest({
3382
3230
  baseEndpoint: this._endpoint,
3383
3231
  defaultHeaders: this._defaultHeaders,
@@ -3426,12 +3274,11 @@ class DevopsClient {
3426
3274
  * @param GetRepositoryFileLinesRequest
3427
3275
  * @return GetRepositoryFileLinesResponse
3428
3276
  * @throws OciError when an error occurs
3429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
3277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
3430
3278
  */
3431
3279
  getRepositoryFileLines(getRepositoryFileLinesRequest) {
3432
3280
  return __awaiter(this, void 0, void 0, function* () {
3433
- if (this.logger)
3434
- this.logger.debug("Calling operation DevopsClient#getRepositoryFileLines.");
3281
+ oci_common_1.logger.debug("Calling operation DevopsClient#getRepositoryFileLines.");
3435
3282
  const operationName = "getRepositoryFileLines";
3436
3283
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/GetRepositoryFileLines";
3437
3284
  const pathParams = {
@@ -3449,8 +3296,6 @@ class DevopsClient {
3449
3296
  };
3450
3297
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3451
3298
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRepositoryFileLinesRequest.retryConfiguration, specRetryConfiguration);
3452
- if (this.logger)
3453
- retrier.logger = this.logger;
3454
3299
  const request = yield oci_common_1.composeRequest({
3455
3300
  baseEndpoint: this._endpoint,
3456
3301
  defaultHeaders: this._defaultHeaders,
@@ -3499,12 +3344,11 @@ class DevopsClient {
3499
3344
  * @param GetTriggerRequest
3500
3345
  * @return GetTriggerResponse
3501
3346
  * @throws OciError when an error occurs
3502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
3347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
3503
3348
  */
3504
3349
  getTrigger(getTriggerRequest) {
3505
3350
  return __awaiter(this, void 0, void 0, function* () {
3506
- if (this.logger)
3507
- this.logger.debug("Calling operation DevopsClient#getTrigger.");
3351
+ oci_common_1.logger.debug("Calling operation DevopsClient#getTrigger.");
3508
3352
  const operationName = "getTrigger";
3509
3353
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Trigger/GetTrigger";
3510
3354
  const pathParams = {
@@ -3517,8 +3361,6 @@ class DevopsClient {
3517
3361
  };
3518
3362
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3519
3363
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTriggerRequest.retryConfiguration, specRetryConfiguration);
3520
- if (this.logger)
3521
- retrier.logger = this.logger;
3522
3364
  const request = yield oci_common_1.composeRequest({
3523
3365
  baseEndpoint: this._endpoint,
3524
3366
  defaultHeaders: this._defaultHeaders,
@@ -3562,12 +3404,11 @@ class DevopsClient {
3562
3404
  * @param GetWorkRequestRequest
3563
3405
  * @return GetWorkRequestResponse
3564
3406
  * @throws OciError when an error occurs
3565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3566
3408
  */
3567
3409
  getWorkRequest(getWorkRequestRequest) {
3568
3410
  return __awaiter(this, void 0, void 0, function* () {
3569
- if (this.logger)
3570
- this.logger.debug("Calling operation DevopsClient#getWorkRequest.");
3411
+ oci_common_1.logger.debug("Calling operation DevopsClient#getWorkRequest.");
3571
3412
  const operationName = "getWorkRequest";
3572
3413
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/WorkRequest/GetWorkRequest";
3573
3414
  const pathParams = {
@@ -3580,8 +3421,6 @@ class DevopsClient {
3580
3421
  };
3581
3422
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3582
3423
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
3583
- if (this.logger)
3584
- retrier.logger = this.logger;
3585
3424
  const request = yield oci_common_1.composeRequest({
3586
3425
  baseEndpoint: this._endpoint,
3587
3426
  defaultHeaders: this._defaultHeaders,
@@ -3626,12 +3465,11 @@ class DevopsClient {
3626
3465
  * @param ListAuthorsRequest
3627
3466
  * @return ListAuthorsResponse
3628
3467
  * @throws OciError when an error occurs
3629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
3468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
3630
3469
  */
3631
3470
  listAuthors(listAuthorsRequest) {
3632
3471
  return __awaiter(this, void 0, void 0, function* () {
3633
- if (this.logger)
3634
- this.logger.debug("Calling operation DevopsClient#listAuthors.");
3472
+ oci_common_1.logger.debug("Calling operation DevopsClient#listAuthors.");
3635
3473
  const operationName = "listAuthors";
3636
3474
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/ListAuthors";
3637
3475
  const pathParams = {
@@ -3649,8 +3487,6 @@ class DevopsClient {
3649
3487
  };
3650
3488
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3651
3489
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAuthorsRequest.retryConfiguration, specRetryConfiguration);
3652
- if (this.logger)
3653
- retrier.logger = this.logger;
3654
3490
  const request = yield oci_common_1.composeRequest({
3655
3491
  baseEndpoint: this._endpoint,
3656
3492
  defaultHeaders: this._defaultHeaders,
@@ -3695,12 +3531,11 @@ class DevopsClient {
3695
3531
  * @param ListBuildPipelineStagesRequest
3696
3532
  * @return ListBuildPipelineStagesResponse
3697
3533
  * @throws OciError when an error occurs
3698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
3534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
3699
3535
  */
3700
3536
  listBuildPipelineStages(listBuildPipelineStagesRequest) {
3701
3537
  return __awaiter(this, void 0, void 0, function* () {
3702
- if (this.logger)
3703
- this.logger.debug("Calling operation DevopsClient#listBuildPipelineStages.");
3538
+ oci_common_1.logger.debug("Calling operation DevopsClient#listBuildPipelineStages.");
3704
3539
  const operationName = "listBuildPipelineStages";
3705
3540
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipelineStageSummary/ListBuildPipelineStages";
3706
3541
  const pathParams = {};
@@ -3721,8 +3556,6 @@ class DevopsClient {
3721
3556
  };
3722
3557
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3723
3558
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBuildPipelineStagesRequest.retryConfiguration, specRetryConfiguration);
3724
- if (this.logger)
3725
- retrier.logger = this.logger;
3726
3559
  const request = yield oci_common_1.composeRequest({
3727
3560
  baseEndpoint: this._endpoint,
3728
3561
  defaultHeaders: this._defaultHeaders,
@@ -3767,12 +3600,11 @@ class DevopsClient {
3767
3600
  * @param ListBuildPipelinesRequest
3768
3601
  * @return ListBuildPipelinesResponse
3769
3602
  * @throws OciError when an error occurs
3770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
3603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
3771
3604
  */
3772
3605
  listBuildPipelines(listBuildPipelinesRequest) {
3773
3606
  return __awaiter(this, void 0, void 0, function* () {
3774
- if (this.logger)
3775
- this.logger.debug("Calling operation DevopsClient#listBuildPipelines.");
3607
+ oci_common_1.logger.debug("Calling operation DevopsClient#listBuildPipelines.");
3776
3608
  const operationName = "listBuildPipelines";
3777
3609
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipelineCollection/ListBuildPipelines";
3778
3610
  const pathParams = {};
@@ -3793,8 +3625,6 @@ class DevopsClient {
3793
3625
  };
3794
3626
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3795
3627
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBuildPipelinesRequest.retryConfiguration, specRetryConfiguration);
3796
- if (this.logger)
3797
- retrier.logger = this.logger;
3798
3628
  const request = yield oci_common_1.composeRequest({
3799
3629
  baseEndpoint: this._endpoint,
3800
3630
  defaultHeaders: this._defaultHeaders,
@@ -3839,12 +3669,11 @@ class DevopsClient {
3839
3669
  * @param ListBuildRunsRequest
3840
3670
  * @return ListBuildRunsResponse
3841
3671
  * @throws OciError when an error occurs
3842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
3672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
3843
3673
  */
3844
3674
  listBuildRuns(listBuildRunsRequest) {
3845
3675
  return __awaiter(this, void 0, void 0, function* () {
3846
- if (this.logger)
3847
- this.logger.debug("Calling operation DevopsClient#listBuildRuns.");
3676
+ oci_common_1.logger.debug("Calling operation DevopsClient#listBuildRuns.");
3848
3677
  const operationName = "listBuildRuns";
3849
3678
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildRunSummary/ListBuildRuns";
3850
3679
  const pathParams = {};
@@ -3866,8 +3695,6 @@ class DevopsClient {
3866
3695
  };
3867
3696
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3868
3697
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBuildRunsRequest.retryConfiguration, specRetryConfiguration);
3869
- if (this.logger)
3870
- retrier.logger = this.logger;
3871
3698
  const request = yield oci_common_1.composeRequest({
3872
3699
  baseEndpoint: this._endpoint,
3873
3700
  defaultHeaders: this._defaultHeaders,
@@ -3912,12 +3739,11 @@ class DevopsClient {
3912
3739
  * @param ListCommitDiffsRequest
3913
3740
  * @return ListCommitDiffsResponse
3914
3741
  * @throws OciError when an error occurs
3915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
3742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
3916
3743
  */
3917
3744
  listCommitDiffs(listCommitDiffsRequest) {
3918
3745
  return __awaiter(this, void 0, void 0, function* () {
3919
- if (this.logger)
3920
- this.logger.debug("Calling operation DevopsClient#listCommitDiffs.");
3746
+ oci_common_1.logger.debug("Calling operation DevopsClient#listCommitDiffs.");
3921
3747
  const operationName = "listCommitDiffs";
3922
3748
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/ListCommitDiffs";
3923
3749
  const pathParams = {
@@ -3936,8 +3762,6 @@ class DevopsClient {
3936
3762
  };
3937
3763
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3938
3764
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCommitDiffsRequest.retryConfiguration, specRetryConfiguration);
3939
- if (this.logger)
3940
- retrier.logger = this.logger;
3941
3765
  const request = yield oci_common_1.composeRequest({
3942
3766
  baseEndpoint: this._endpoint,
3943
3767
  defaultHeaders: this._defaultHeaders,
@@ -3982,12 +3806,11 @@ class DevopsClient {
3982
3806
  * @param ListCommitsRequest
3983
3807
  * @return ListCommitsResponse
3984
3808
  * @throws OciError when an error occurs
3985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
3809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
3986
3810
  */
3987
3811
  listCommits(listCommitsRequest) {
3988
3812
  return __awaiter(this, void 0, void 0, function* () {
3989
- if (this.logger)
3990
- this.logger.debug("Calling operation DevopsClient#listCommits.");
3813
+ oci_common_1.logger.debug("Calling operation DevopsClient#listCommits.");
3991
3814
  const operationName = "listCommits";
3992
3815
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/RepositoryCommit/ListCommits";
3993
3816
  const pathParams = {
@@ -4010,8 +3833,6 @@ class DevopsClient {
4010
3833
  };
4011
3834
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4012
3835
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCommitsRequest.retryConfiguration, specRetryConfiguration);
4013
- if (this.logger)
4014
- retrier.logger = this.logger;
4015
3836
  const request = yield oci_common_1.composeRequest({
4016
3837
  baseEndpoint: this._endpoint,
4017
3838
  defaultHeaders: this._defaultHeaders,
@@ -4056,12 +3877,11 @@ class DevopsClient {
4056
3877
  * @param ListConnectionsRequest
4057
3878
  * @return ListConnectionsResponse
4058
3879
  * @throws OciError when an error occurs
4059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
3880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
4060
3881
  */
4061
3882
  listConnections(listConnectionsRequest) {
4062
3883
  return __awaiter(this, void 0, void 0, function* () {
4063
- if (this.logger)
4064
- this.logger.debug("Calling operation DevopsClient#listConnections.");
3884
+ oci_common_1.logger.debug("Calling operation DevopsClient#listConnections.");
4065
3885
  const operationName = "listConnections";
4066
3886
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/ConnectionCollection/ListConnections";
4067
3887
  const pathParams = {};
@@ -4083,8 +3903,6 @@ class DevopsClient {
4083
3903
  };
4084
3904
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4085
3905
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listConnectionsRequest.retryConfiguration, specRetryConfiguration);
4086
- if (this.logger)
4087
- retrier.logger = this.logger;
4088
3906
  const request = yield oci_common_1.composeRequest({
4089
3907
  baseEndpoint: this._endpoint,
4090
3908
  defaultHeaders: this._defaultHeaders,
@@ -4128,12 +3946,11 @@ class DevopsClient {
4128
3946
  * @param ListDeployArtifactsRequest
4129
3947
  * @return ListDeployArtifactsResponse
4130
3948
  * @throws OciError when an error occurs
4131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
3949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
4132
3950
  */
4133
3951
  listDeployArtifacts(listDeployArtifactsRequest) {
4134
3952
  return __awaiter(this, void 0, void 0, function* () {
4135
- if (this.logger)
4136
- this.logger.debug("Calling operation DevopsClient#listDeployArtifacts.");
3953
+ oci_common_1.logger.debug("Calling operation DevopsClient#listDeployArtifacts.");
4137
3954
  const operationName = "listDeployArtifacts";
4138
3955
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployArtifactSummary/ListDeployArtifacts";
4139
3956
  const pathParams = {};
@@ -4154,8 +3971,6 @@ class DevopsClient {
4154
3971
  };
4155
3972
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4156
3973
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeployArtifactsRequest.retryConfiguration, specRetryConfiguration);
4157
- if (this.logger)
4158
- retrier.logger = this.logger;
4159
3974
  const request = yield oci_common_1.composeRequest({
4160
3975
  baseEndpoint: this._endpoint,
4161
3976
  defaultHeaders: this._defaultHeaders,
@@ -4199,12 +4014,11 @@ class DevopsClient {
4199
4014
  * @param ListDeployEnvironmentsRequest
4200
4015
  * @return ListDeployEnvironmentsResponse
4201
4016
  * @throws OciError when an error occurs
4202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
4017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
4203
4018
  */
4204
4019
  listDeployEnvironments(listDeployEnvironmentsRequest) {
4205
4020
  return __awaiter(this, void 0, void 0, function* () {
4206
- if (this.logger)
4207
- this.logger.debug("Calling operation DevopsClient#listDeployEnvironments.");
4021
+ oci_common_1.logger.debug("Calling operation DevopsClient#listDeployEnvironments.");
4208
4022
  const operationName = "listDeployEnvironments";
4209
4023
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployEnvironmentSummary/ListDeployEnvironments";
4210
4024
  const pathParams = {};
@@ -4225,8 +4039,6 @@ class DevopsClient {
4225
4039
  };
4226
4040
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4227
4041
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeployEnvironmentsRequest.retryConfiguration, specRetryConfiguration);
4228
- if (this.logger)
4229
- retrier.logger = this.logger;
4230
4042
  const request = yield oci_common_1.composeRequest({
4231
4043
  baseEndpoint: this._endpoint,
4232
4044
  defaultHeaders: this._defaultHeaders,
@@ -4270,12 +4082,11 @@ class DevopsClient {
4270
4082
  * @param ListDeployPipelinesRequest
4271
4083
  * @return ListDeployPipelinesResponse
4272
4084
  * @throws OciError when an error occurs
4273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
4085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
4274
4086
  */
4275
4087
  listDeployPipelines(listDeployPipelinesRequest) {
4276
4088
  return __awaiter(this, void 0, void 0, function* () {
4277
- if (this.logger)
4278
- this.logger.debug("Calling operation DevopsClient#listDeployPipelines.");
4089
+ oci_common_1.logger.debug("Calling operation DevopsClient#listDeployPipelines.");
4279
4090
  const operationName = "listDeployPipelines";
4280
4091
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployPipelineSummary/ListDeployPipelines";
4281
4092
  const pathParams = {};
@@ -4296,8 +4107,6 @@ class DevopsClient {
4296
4107
  };
4297
4108
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4298
4109
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeployPipelinesRequest.retryConfiguration, specRetryConfiguration);
4299
- if (this.logger)
4300
- retrier.logger = this.logger;
4301
4110
  const request = yield oci_common_1.composeRequest({
4302
4111
  baseEndpoint: this._endpoint,
4303
4112
  defaultHeaders: this._defaultHeaders,
@@ -4341,12 +4150,11 @@ class DevopsClient {
4341
4150
  * @param ListDeployStagesRequest
4342
4151
  * @return ListDeployStagesResponse
4343
4152
  * @throws OciError when an error occurs
4344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
4153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
4345
4154
  */
4346
4155
  listDeployStages(listDeployStagesRequest) {
4347
4156
  return __awaiter(this, void 0, void 0, function* () {
4348
- if (this.logger)
4349
- this.logger.debug("Calling operation DevopsClient#listDeployStages.");
4157
+ oci_common_1.logger.debug("Calling operation DevopsClient#listDeployStages.");
4350
4158
  const operationName = "listDeployStages";
4351
4159
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployStageSummary/ListDeployStages";
4352
4160
  const pathParams = {};
@@ -4367,8 +4175,6 @@ class DevopsClient {
4367
4175
  };
4368
4176
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4369
4177
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeployStagesRequest.retryConfiguration, specRetryConfiguration);
4370
- if (this.logger)
4371
- retrier.logger = this.logger;
4372
4178
  const request = yield oci_common_1.composeRequest({
4373
4179
  baseEndpoint: this._endpoint,
4374
4180
  defaultHeaders: this._defaultHeaders,
@@ -4412,12 +4218,11 @@ class DevopsClient {
4412
4218
  * @param ListDeploymentsRequest
4413
4219
  * @return ListDeploymentsResponse
4414
4220
  * @throws OciError when an error occurs
4415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
4221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
4416
4222
  */
4417
4223
  listDeployments(listDeploymentsRequest) {
4418
4224
  return __awaiter(this, void 0, void 0, function* () {
4419
- if (this.logger)
4420
- this.logger.debug("Calling operation DevopsClient#listDeployments.");
4225
+ oci_common_1.logger.debug("Calling operation DevopsClient#listDeployments.");
4421
4226
  const operationName = "listDeployments";
4422
4227
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeploymentSummary/ListDeployments";
4423
4228
  const pathParams = {};
@@ -4441,8 +4246,6 @@ class DevopsClient {
4441
4246
  };
4442
4247
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4443
4248
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeploymentsRequest.retryConfiguration, specRetryConfiguration);
4444
- if (this.logger)
4445
- retrier.logger = this.logger;
4446
4249
  const request = yield oci_common_1.composeRequest({
4447
4250
  baseEndpoint: this._endpoint,
4448
4251
  defaultHeaders: this._defaultHeaders,
@@ -4487,12 +4290,11 @@ class DevopsClient {
4487
4290
  * @param ListMirrorRecordsRequest
4488
4291
  * @return ListMirrorRecordsResponse
4489
4292
  * @throws OciError when an error occurs
4490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
4293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
4491
4294
  */
4492
4295
  listMirrorRecords(listMirrorRecordsRequest) {
4493
4296
  return __awaiter(this, void 0, void 0, function* () {
4494
- if (this.logger)
4495
- this.logger.debug("Calling operation DevopsClient#listMirrorRecords.");
4297
+ oci_common_1.logger.debug("Calling operation DevopsClient#listMirrorRecords.");
4496
4298
  const operationName = "listMirrorRecords";
4497
4299
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/ListMirrorRecords";
4498
4300
  const pathParams = {
@@ -4509,8 +4311,6 @@ class DevopsClient {
4509
4311
  };
4510
4312
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4511
4313
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMirrorRecordsRequest.retryConfiguration, specRetryConfiguration);
4512
- if (this.logger)
4513
- retrier.logger = this.logger;
4514
4314
  const request = yield oci_common_1.composeRequest({
4515
4315
  baseEndpoint: this._endpoint,
4516
4316
  defaultHeaders: this._defaultHeaders,
@@ -4555,12 +4355,11 @@ class DevopsClient {
4555
4355
  * @param ListPathsRequest
4556
4356
  * @return ListPathsResponse
4557
4357
  * @throws OciError when an error occurs
4558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
4358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
4559
4359
  */
4560
4360
  listPaths(listPathsRequest) {
4561
4361
  return __awaiter(this, void 0, void 0, function* () {
4562
- if (this.logger)
4563
- this.logger.debug("Calling operation DevopsClient#listPaths.");
4362
+ oci_common_1.logger.debug("Calling operation DevopsClient#listPaths.");
4564
4363
  const operationName = "listPaths";
4565
4364
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/RepositoryPathSummary/ListPaths";
4566
4365
  const pathParams = {
@@ -4582,8 +4381,6 @@ class DevopsClient {
4582
4381
  };
4583
4382
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4584
4383
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPathsRequest.retryConfiguration, specRetryConfiguration);
4585
- if (this.logger)
4586
- retrier.logger = this.logger;
4587
4384
  const request = yield oci_common_1.composeRequest({
4588
4385
  baseEndpoint: this._endpoint,
4589
4386
  defaultHeaders: this._defaultHeaders,
@@ -4627,12 +4424,11 @@ class DevopsClient {
4627
4424
  * @param ListProjectsRequest
4628
4425
  * @return ListProjectsResponse
4629
4426
  * @throws OciError when an error occurs
4630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
4427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
4631
4428
  */
4632
4429
  listProjects(listProjectsRequest) {
4633
4430
  return __awaiter(this, void 0, void 0, function* () {
4634
- if (this.logger)
4635
- this.logger.debug("Calling operation DevopsClient#listProjects.");
4431
+ oci_common_1.logger.debug("Calling operation DevopsClient#listProjects.");
4636
4432
  const operationName = "listProjects";
4637
4433
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/ProjectSummary/ListProjects";
4638
4434
  const pathParams = {};
@@ -4652,8 +4448,6 @@ class DevopsClient {
4652
4448
  };
4653
4449
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4654
4450
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listProjectsRequest.retryConfiguration, specRetryConfiguration);
4655
- if (this.logger)
4656
- retrier.logger = this.logger;
4657
4451
  const request = yield oci_common_1.composeRequest({
4658
4452
  baseEndpoint: this._endpoint,
4659
4453
  defaultHeaders: this._defaultHeaders,
@@ -4698,12 +4492,11 @@ class DevopsClient {
4698
4492
  * @param ListRefsRequest
4699
4493
  * @return ListRefsResponse
4700
4494
  * @throws OciError when an error occurs
4701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
4495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
4702
4496
  */
4703
4497
  listRefs(listRefsRequest) {
4704
4498
  return __awaiter(this, void 0, void 0, function* () {
4705
- if (this.logger)
4706
- this.logger.debug("Calling operation DevopsClient#listRefs.");
4499
+ oci_common_1.logger.debug("Calling operation DevopsClient#listRefs.");
4707
4500
  const operationName = "listRefs";
4708
4501
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/RepositoryRef/ListRefs";
4709
4502
  const pathParams = {
@@ -4724,8 +4517,6 @@ class DevopsClient {
4724
4517
  };
4725
4518
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4726
4519
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRefsRequest.retryConfiguration, specRetryConfiguration);
4727
- if (this.logger)
4728
- retrier.logger = this.logger;
4729
4520
  const request = yield oci_common_1.composeRequest({
4730
4521
  baseEndpoint: this._endpoint,
4731
4522
  defaultHeaders: this._defaultHeaders,
@@ -4770,12 +4561,11 @@ class DevopsClient {
4770
4561
  * @param ListRepositoriesRequest
4771
4562
  * @return ListRepositoriesResponse
4772
4563
  * @throws OciError when an error occurs
4773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
4564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
4774
4565
  */
4775
4566
  listRepositories(listRepositoriesRequest) {
4776
4567
  return __awaiter(this, void 0, void 0, function* () {
4777
- if (this.logger)
4778
- this.logger.debug("Calling operation DevopsClient#listRepositories.");
4568
+ oci_common_1.logger.debug("Calling operation DevopsClient#listRepositories.");
4779
4569
  const operationName = "listRepositories";
4780
4570
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/ListRepositories";
4781
4571
  const pathParams = {};
@@ -4796,8 +4586,6 @@ class DevopsClient {
4796
4586
  };
4797
4587
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4798
4588
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRepositoriesRequest.retryConfiguration, specRetryConfiguration);
4799
- if (this.logger)
4800
- retrier.logger = this.logger;
4801
4589
  const request = yield oci_common_1.composeRequest({
4802
4590
  baseEndpoint: this._endpoint,
4803
4591
  defaultHeaders: this._defaultHeaders,
@@ -4842,12 +4630,11 @@ class DevopsClient {
4842
4630
  * @param ListTriggersRequest
4843
4631
  * @return ListTriggersResponse
4844
4632
  * @throws OciError when an error occurs
4845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
4633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
4846
4634
  */
4847
4635
  listTriggers(listTriggersRequest) {
4848
4636
  return __awaiter(this, void 0, void 0, function* () {
4849
- if (this.logger)
4850
- this.logger.debug("Calling operation DevopsClient#listTriggers.");
4637
+ oci_common_1.logger.debug("Calling operation DevopsClient#listTriggers.");
4851
4638
  const operationName = "listTriggers";
4852
4639
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/TriggerCollection/ListTriggers";
4853
4640
  const pathParams = {};
@@ -4868,8 +4655,6 @@ class DevopsClient {
4868
4655
  };
4869
4656
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4870
4657
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTriggersRequest.retryConfiguration, specRetryConfiguration);
4871
- if (this.logger)
4872
- retrier.logger = this.logger;
4873
4658
  const request = yield oci_common_1.composeRequest({
4874
4659
  baseEndpoint: this._endpoint,
4875
4660
  defaultHeaders: this._defaultHeaders,
@@ -4913,12 +4698,11 @@ class DevopsClient {
4913
4698
  * @param ListWorkRequestErrorsRequest
4914
4699
  * @return ListWorkRequestErrorsResponse
4915
4700
  * @throws OciError when an error occurs
4916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4917
4702
  */
4918
4703
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
4919
4704
  return __awaiter(this, void 0, void 0, function* () {
4920
- if (this.logger)
4921
- this.logger.debug("Calling operation DevopsClient#listWorkRequestErrors.");
4705
+ oci_common_1.logger.debug("Calling operation DevopsClient#listWorkRequestErrors.");
4922
4706
  const operationName = "listWorkRequestErrors";
4923
4707
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/WorkRequestError/ListWorkRequestErrors";
4924
4708
  const pathParams = {
@@ -4936,8 +4720,6 @@ class DevopsClient {
4936
4720
  };
4937
4721
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4938
4722
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
4939
- if (this.logger)
4940
- retrier.logger = this.logger;
4941
4723
  const request = yield oci_common_1.composeRequest({
4942
4724
  baseEndpoint: this._endpoint,
4943
4725
  defaultHeaders: this._defaultHeaders,
@@ -4981,12 +4763,11 @@ class DevopsClient {
4981
4763
  * @param ListWorkRequestLogsRequest
4982
4764
  * @return ListWorkRequestLogsResponse
4983
4765
  * @throws OciError when an error occurs
4984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4985
4767
  */
4986
4768
  listWorkRequestLogs(listWorkRequestLogsRequest) {
4987
4769
  return __awaiter(this, void 0, void 0, function* () {
4988
- if (this.logger)
4989
- this.logger.debug("Calling operation DevopsClient#listWorkRequestLogs.");
4770
+ oci_common_1.logger.debug("Calling operation DevopsClient#listWorkRequestLogs.");
4990
4771
  const operationName = "listWorkRequestLogs";
4991
4772
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/WorkRequestLogEntry/ListWorkRequestLogs";
4992
4773
  const pathParams = {
@@ -5004,8 +4785,6 @@ class DevopsClient {
5004
4785
  };
5005
4786
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5006
4787
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
5007
- if (this.logger)
5008
- retrier.logger = this.logger;
5009
4788
  const request = yield oci_common_1.composeRequest({
5010
4789
  baseEndpoint: this._endpoint,
5011
4790
  defaultHeaders: this._defaultHeaders,
@@ -5049,12 +4828,11 @@ class DevopsClient {
5049
4828
  * @param ListWorkRequestsRequest
5050
4829
  * @return ListWorkRequestsResponse
5051
4830
  * @throws OciError when an error occurs
5052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
5053
4832
  */
5054
4833
  listWorkRequests(listWorkRequestsRequest) {
5055
4834
  return __awaiter(this, void 0, void 0, function* () {
5056
- if (this.logger)
5057
- this.logger.debug("Calling operation DevopsClient#listWorkRequests.");
4835
+ oci_common_1.logger.debug("Calling operation DevopsClient#listWorkRequests.");
5058
4836
  const operationName = "listWorkRequests";
5059
4837
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/WorkRequest/ListWorkRequests";
5060
4838
  const pathParams = {};
@@ -5075,8 +4853,6 @@ class DevopsClient {
5075
4853
  };
5076
4854
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5077
4855
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
5078
- if (this.logger)
5079
- retrier.logger = this.logger;
5080
4856
  const request = yield oci_common_1.composeRequest({
5081
4857
  baseEndpoint: this._endpoint,
5082
4858
  defaultHeaders: this._defaultHeaders,
@@ -5121,12 +4897,11 @@ class DevopsClient {
5121
4897
  * @param MirrorRepositoryRequest
5122
4898
  * @return MirrorRepositoryResponse
5123
4899
  * @throws OciError when an error occurs
5124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
4900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
5125
4901
  */
5126
4902
  mirrorRepository(mirrorRepositoryRequest) {
5127
4903
  return __awaiter(this, void 0, void 0, function* () {
5128
- if (this.logger)
5129
- this.logger.debug("Calling operation DevopsClient#mirrorRepository.");
4904
+ oci_common_1.logger.debug("Calling operation DevopsClient#mirrorRepository.");
5130
4905
  const operationName = "mirrorRepository";
5131
4906
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/MirrorRepository";
5132
4907
  const pathParams = {
@@ -5140,8 +4915,6 @@ class DevopsClient {
5140
4915
  };
5141
4916
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5142
4917
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, mirrorRepositoryRequest.retryConfiguration, specRetryConfiguration);
5143
- if (this.logger)
5144
- retrier.logger = this.logger;
5145
4918
  const request = yield oci_common_1.composeRequest({
5146
4919
  baseEndpoint: this._endpoint,
5147
4920
  defaultHeaders: this._defaultHeaders,
@@ -5182,12 +4955,11 @@ class DevopsClient {
5182
4955
  * @param PutRepositoryRefRequest
5183
4956
  * @return PutRepositoryRefResponse
5184
4957
  * @throws OciError when an error occurs
5185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
4958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
5186
4959
  */
5187
4960
  putRepositoryRef(putRepositoryRefRequest) {
5188
4961
  return __awaiter(this, void 0, void 0, function* () {
5189
- if (this.logger)
5190
- this.logger.debug("Calling operation DevopsClient#putRepositoryRef.");
4962
+ oci_common_1.logger.debug("Calling operation DevopsClient#putRepositoryRef.");
5191
4963
  const operationName = "putRepositoryRef";
5192
4964
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/PutRepositoryRef";
5193
4965
  const pathParams = {
@@ -5203,8 +4975,6 @@ class DevopsClient {
5203
4975
  };
5204
4976
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5205
4977
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, putRepositoryRefRequest.retryConfiguration, specRetryConfiguration);
5206
- if (this.logger)
5207
- retrier.logger = this.logger;
5208
4978
  const request = yield oci_common_1.composeRequest({
5209
4979
  baseEndpoint: this._endpoint,
5210
4980
  defaultHeaders: this._defaultHeaders,
@@ -5259,12 +5029,11 @@ class DevopsClient {
5259
5029
  * @param ScheduleCascadingProjectDeletionRequest
5260
5030
  * @return ScheduleCascadingProjectDeletionResponse
5261
5031
  * @throws OciError when an error occurs
5262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ScheduleCascadingProjectDeletion.ts.html |here} to see how to use ScheduleCascadingProjectDeletion API.
5032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ScheduleCascadingProjectDeletion.ts.html |here} to see how to use ScheduleCascadingProjectDeletion API.
5263
5033
  */
5264
5034
  scheduleCascadingProjectDeletion(scheduleCascadingProjectDeletionRequest) {
5265
5035
  return __awaiter(this, void 0, void 0, function* () {
5266
- if (this.logger)
5267
- this.logger.debug("Calling operation DevopsClient#scheduleCascadingProjectDeletion.");
5036
+ oci_common_1.logger.debug("Calling operation DevopsClient#scheduleCascadingProjectDeletion.");
5268
5037
  const operationName = "scheduleCascadingProjectDeletion";
5269
5038
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Project/ScheduleCascadingProjectDeletion";
5270
5039
  const pathParams = {
@@ -5279,8 +5048,6 @@ class DevopsClient {
5279
5048
  };
5280
5049
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5281
5050
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, scheduleCascadingProjectDeletionRequest.retryConfiguration, specRetryConfiguration);
5282
- if (this.logger)
5283
- retrier.logger = this.logger;
5284
5051
  const request = yield oci_common_1.composeRequest({
5285
5052
  baseEndpoint: this._endpoint,
5286
5053
  defaultHeaders: this._defaultHeaders,
@@ -5320,12 +5087,11 @@ class DevopsClient {
5320
5087
  * @param UpdateBuildPipelineRequest
5321
5088
  * @return UpdateBuildPipelineResponse
5322
5089
  * @throws OciError when an error occurs
5323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
5090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
5324
5091
  */
5325
5092
  updateBuildPipeline(updateBuildPipelineRequest) {
5326
5093
  return __awaiter(this, void 0, void 0, function* () {
5327
- if (this.logger)
5328
- this.logger.debug("Calling operation DevopsClient#updateBuildPipeline.");
5094
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateBuildPipeline.");
5329
5095
  const operationName = "updateBuildPipeline";
5330
5096
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipeline/UpdateBuildPipeline";
5331
5097
  const pathParams = {
@@ -5339,8 +5105,6 @@ class DevopsClient {
5339
5105
  };
5340
5106
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5341
5107
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateBuildPipelineRequest.retryConfiguration, specRetryConfiguration);
5342
- if (this.logger)
5343
- retrier.logger = this.logger;
5344
5108
  const request = yield oci_common_1.composeRequest({
5345
5109
  baseEndpoint: this._endpoint,
5346
5110
  defaultHeaders: this._defaultHeaders,
@@ -5395,12 +5159,11 @@ class DevopsClient {
5395
5159
  * @param UpdateBuildPipelineStageRequest
5396
5160
  * @return UpdateBuildPipelineStageResponse
5397
5161
  * @throws OciError when an error occurs
5398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
5162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
5399
5163
  */
5400
5164
  updateBuildPipelineStage(updateBuildPipelineStageRequest) {
5401
5165
  return __awaiter(this, void 0, void 0, function* () {
5402
- if (this.logger)
5403
- this.logger.debug("Calling operation DevopsClient#updateBuildPipelineStage.");
5166
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateBuildPipelineStage.");
5404
5167
  const operationName = "updateBuildPipelineStage";
5405
5168
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildPipelineStage/UpdateBuildPipelineStage";
5406
5169
  const pathParams = {
@@ -5414,8 +5177,6 @@ class DevopsClient {
5414
5177
  };
5415
5178
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5416
5179
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateBuildPipelineStageRequest.retryConfiguration, specRetryConfiguration);
5417
- if (this.logger)
5418
- retrier.logger = this.logger;
5419
5180
  const request = yield oci_common_1.composeRequest({
5420
5181
  baseEndpoint: this._endpoint,
5421
5182
  defaultHeaders: this._defaultHeaders,
@@ -5470,12 +5231,11 @@ class DevopsClient {
5470
5231
  * @param UpdateBuildRunRequest
5471
5232
  * @return UpdateBuildRunResponse
5472
5233
  * @throws OciError when an error occurs
5473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
5234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
5474
5235
  */
5475
5236
  updateBuildRun(updateBuildRunRequest) {
5476
5237
  return __awaiter(this, void 0, void 0, function* () {
5477
- if (this.logger)
5478
- this.logger.debug("Calling operation DevopsClient#updateBuildRun.");
5238
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateBuildRun.");
5479
5239
  const operationName = "updateBuildRun";
5480
5240
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/BuildRun/UpdateBuildRun";
5481
5241
  const pathParams = {
@@ -5489,8 +5249,6 @@ class DevopsClient {
5489
5249
  };
5490
5250
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5491
5251
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateBuildRunRequest.retryConfiguration, specRetryConfiguration);
5492
- if (this.logger)
5493
- retrier.logger = this.logger;
5494
5252
  const request = yield oci_common_1.composeRequest({
5495
5253
  baseEndpoint: this._endpoint,
5496
5254
  defaultHeaders: this._defaultHeaders,
@@ -5540,12 +5298,11 @@ class DevopsClient {
5540
5298
  * @param UpdateConnectionRequest
5541
5299
  * @return UpdateConnectionResponse
5542
5300
  * @throws OciError when an error occurs
5543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
5301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
5544
5302
  */
5545
5303
  updateConnection(updateConnectionRequest) {
5546
5304
  return __awaiter(this, void 0, void 0, function* () {
5547
- if (this.logger)
5548
- this.logger.debug("Calling operation DevopsClient#updateConnection.");
5305
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateConnection.");
5549
5306
  const operationName = "updateConnection";
5550
5307
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Connection/UpdateConnection";
5551
5308
  const pathParams = {
@@ -5559,8 +5316,6 @@ class DevopsClient {
5559
5316
  };
5560
5317
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5561
5318
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateConnectionRequest.retryConfiguration, specRetryConfiguration);
5562
- if (this.logger)
5563
- retrier.logger = this.logger;
5564
5319
  const request = yield oci_common_1.composeRequest({
5565
5320
  baseEndpoint: this._endpoint,
5566
5321
  defaultHeaders: this._defaultHeaders,
@@ -5615,12 +5370,11 @@ class DevopsClient {
5615
5370
  * @param UpdateDeployArtifactRequest
5616
5371
  * @return UpdateDeployArtifactResponse
5617
5372
  * @throws OciError when an error occurs
5618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
5373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
5619
5374
  */
5620
5375
  updateDeployArtifact(updateDeployArtifactRequest) {
5621
5376
  return __awaiter(this, void 0, void 0, function* () {
5622
- if (this.logger)
5623
- this.logger.debug("Calling operation DevopsClient#updateDeployArtifact.");
5377
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateDeployArtifact.");
5624
5378
  const operationName = "updateDeployArtifact";
5625
5379
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployArtifact/UpdateDeployArtifact";
5626
5380
  const pathParams = {
@@ -5634,8 +5388,6 @@ class DevopsClient {
5634
5388
  };
5635
5389
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5636
5390
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeployArtifactRequest.retryConfiguration, specRetryConfiguration);
5637
- if (this.logger)
5638
- retrier.logger = this.logger;
5639
5391
  const request = yield oci_common_1.composeRequest({
5640
5392
  baseEndpoint: this._endpoint,
5641
5393
  defaultHeaders: this._defaultHeaders,
@@ -5690,12 +5442,11 @@ class DevopsClient {
5690
5442
  * @param UpdateDeployEnvironmentRequest
5691
5443
  * @return UpdateDeployEnvironmentResponse
5692
5444
  * @throws OciError when an error occurs
5693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
5445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
5694
5446
  */
5695
5447
  updateDeployEnvironment(updateDeployEnvironmentRequest) {
5696
5448
  return __awaiter(this, void 0, void 0, function* () {
5697
- if (this.logger)
5698
- this.logger.debug("Calling operation DevopsClient#updateDeployEnvironment.");
5449
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateDeployEnvironment.");
5699
5450
  const operationName = "updateDeployEnvironment";
5700
5451
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployEnvironment/UpdateDeployEnvironment";
5701
5452
  const pathParams = {
@@ -5709,8 +5460,6 @@ class DevopsClient {
5709
5460
  };
5710
5461
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5711
5462
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeployEnvironmentRequest.retryConfiguration, specRetryConfiguration);
5712
- if (this.logger)
5713
- retrier.logger = this.logger;
5714
5463
  const request = yield oci_common_1.composeRequest({
5715
5464
  baseEndpoint: this._endpoint,
5716
5465
  defaultHeaders: this._defaultHeaders,
@@ -5765,12 +5514,11 @@ class DevopsClient {
5765
5514
  * @param UpdateDeployPipelineRequest
5766
5515
  * @return UpdateDeployPipelineResponse
5767
5516
  * @throws OciError when an error occurs
5768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
5517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
5769
5518
  */
5770
5519
  updateDeployPipeline(updateDeployPipelineRequest) {
5771
5520
  return __awaiter(this, void 0, void 0, function* () {
5772
- if (this.logger)
5773
- this.logger.debug("Calling operation DevopsClient#updateDeployPipeline.");
5521
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateDeployPipeline.");
5774
5522
  const operationName = "updateDeployPipeline";
5775
5523
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployPipeline/UpdateDeployPipeline";
5776
5524
  const pathParams = {
@@ -5784,8 +5532,6 @@ class DevopsClient {
5784
5532
  };
5785
5533
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5786
5534
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeployPipelineRequest.retryConfiguration, specRetryConfiguration);
5787
- if (this.logger)
5788
- retrier.logger = this.logger;
5789
5535
  const request = yield oci_common_1.composeRequest({
5790
5536
  baseEndpoint: this._endpoint,
5791
5537
  defaultHeaders: this._defaultHeaders,
@@ -5840,12 +5586,11 @@ class DevopsClient {
5840
5586
  * @param UpdateDeployStageRequest
5841
5587
  * @return UpdateDeployStageResponse
5842
5588
  * @throws OciError when an error occurs
5843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
5589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
5844
5590
  */
5845
5591
  updateDeployStage(updateDeployStageRequest) {
5846
5592
  return __awaiter(this, void 0, void 0, function* () {
5847
- if (this.logger)
5848
- this.logger.debug("Calling operation DevopsClient#updateDeployStage.");
5593
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateDeployStage.");
5849
5594
  const operationName = "updateDeployStage";
5850
5595
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/DeployStage/UpdateDeployStage";
5851
5596
  const pathParams = {
@@ -5859,8 +5604,6 @@ class DevopsClient {
5859
5604
  };
5860
5605
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5861
5606
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeployStageRequest.retryConfiguration, specRetryConfiguration);
5862
- if (this.logger)
5863
- retrier.logger = this.logger;
5864
5607
  const request = yield oci_common_1.composeRequest({
5865
5608
  baseEndpoint: this._endpoint,
5866
5609
  defaultHeaders: this._defaultHeaders,
@@ -5915,12 +5658,11 @@ class DevopsClient {
5915
5658
  * @param UpdateDeploymentRequest
5916
5659
  * @return UpdateDeploymentResponse
5917
5660
  * @throws OciError when an error occurs
5918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
5661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
5919
5662
  */
5920
5663
  updateDeployment(updateDeploymentRequest) {
5921
5664
  return __awaiter(this, void 0, void 0, function* () {
5922
- if (this.logger)
5923
- this.logger.debug("Calling operation DevopsClient#updateDeployment.");
5665
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateDeployment.");
5924
5666
  const operationName = "updateDeployment";
5925
5667
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Deployment/UpdateDeployment";
5926
5668
  const pathParams = {
@@ -5934,8 +5676,6 @@ class DevopsClient {
5934
5676
  };
5935
5677
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5936
5678
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeploymentRequest.retryConfiguration, specRetryConfiguration);
5937
- if (this.logger)
5938
- retrier.logger = this.logger;
5939
5679
  const request = yield oci_common_1.composeRequest({
5940
5680
  baseEndpoint: this._endpoint,
5941
5681
  defaultHeaders: this._defaultHeaders,
@@ -5980,12 +5720,11 @@ class DevopsClient {
5980
5720
  * @param UpdateProjectRequest
5981
5721
  * @return UpdateProjectResponse
5982
5722
  * @throws OciError when an error occurs
5983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
5723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
5984
5724
  */
5985
5725
  updateProject(updateProjectRequest) {
5986
5726
  return __awaiter(this, void 0, void 0, function* () {
5987
- if (this.logger)
5988
- this.logger.debug("Calling operation DevopsClient#updateProject.");
5727
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateProject.");
5989
5728
  const operationName = "updateProject";
5990
5729
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Project/UpdateProject";
5991
5730
  const pathParams = {
@@ -5999,8 +5738,6 @@ class DevopsClient {
5999
5738
  };
6000
5739
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6001
5740
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateProjectRequest.retryConfiguration, specRetryConfiguration);
6002
- if (this.logger)
6003
- retrier.logger = this.logger;
6004
5741
  const request = yield oci_common_1.composeRequest({
6005
5742
  baseEndpoint: this._endpoint,
6006
5743
  defaultHeaders: this._defaultHeaders,
@@ -6055,12 +5792,11 @@ class DevopsClient {
6055
5792
  * @param UpdateRepositoryRequest
6056
5793
  * @return UpdateRepositoryResponse
6057
5794
  * @throws OciError when an error occurs
6058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
5795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
6059
5796
  */
6060
5797
  updateRepository(updateRepositoryRequest) {
6061
5798
  return __awaiter(this, void 0, void 0, function* () {
6062
- if (this.logger)
6063
- this.logger.debug("Calling operation DevopsClient#updateRepository.");
5799
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateRepository.");
6064
5800
  const operationName = "updateRepository";
6065
5801
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Repository/UpdateRepository";
6066
5802
  const pathParams = {
@@ -6074,8 +5810,6 @@ class DevopsClient {
6074
5810
  };
6075
5811
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6076
5812
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateRepositoryRequest.retryConfiguration, specRetryConfiguration);
6077
- if (this.logger)
6078
- retrier.logger = this.logger;
6079
5813
  const request = yield oci_common_1.composeRequest({
6080
5814
  baseEndpoint: this._endpoint,
6081
5815
  defaultHeaders: this._defaultHeaders,
@@ -6125,12 +5859,11 @@ class DevopsClient {
6125
5859
  * @param UpdateTriggerRequest
6126
5860
  * @return UpdateTriggerResponse
6127
5861
  * @throws OciError when an error occurs
6128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
5862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
6129
5863
  */
6130
5864
  updateTrigger(updateTriggerRequest) {
6131
5865
  return __awaiter(this, void 0, void 0, function* () {
6132
- if (this.logger)
6133
- this.logger.debug("Calling operation DevopsClient#updateTrigger.");
5866
+ oci_common_1.logger.debug("Calling operation DevopsClient#updateTrigger.");
6134
5867
  const operationName = "updateTrigger";
6135
5868
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Trigger/UpdateTrigger";
6136
5869
  const pathParams = {
@@ -6144,8 +5877,6 @@ class DevopsClient {
6144
5877
  };
6145
5878
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6146
5879
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTriggerRequest.retryConfiguration, specRetryConfiguration);
6147
- if (this.logger)
6148
- retrier.logger = this.logger;
6149
5880
  const request = yield oci_common_1.composeRequest({
6150
5881
  baseEndpoint: this._endpoint,
6151
5882
  defaultHeaders: this._defaultHeaders,
@@ -6201,12 +5932,11 @@ class DevopsClient {
6201
5932
  * @param ValidateConnectionRequest
6202
5933
  * @return ValidateConnectionResponse
6203
5934
  * @throws OciError when an error occurs
6204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/devops/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
5935
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/devops/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
6205
5936
  */
6206
5937
  validateConnection(validateConnectionRequest) {
6207
5938
  return __awaiter(this, void 0, void 0, function* () {
6208
- if (this.logger)
6209
- this.logger.debug("Calling operation DevopsClient#validateConnection.");
5939
+ oci_common_1.logger.debug("Calling operation DevopsClient#validateConnection.");
6210
5940
  const operationName = "validateConnection";
6211
5941
  const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/devops/20210630/Connection/ValidateConnection";
6212
5942
  const pathParams = {
@@ -6221,8 +5951,6 @@ class DevopsClient {
6221
5951
  };
6222
5952
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
6223
5953
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateConnectionRequest.retryConfiguration, specRetryConfiguration);
6224
- if (this.logger)
6225
- retrier.logger = this.logger;
6226
5954
  const request = yield oci_common_1.composeRequest({
6227
5955
  baseEndpoint: this._endpoint,
6228
5956
  defaultHeaders: this._defaultHeaders,