oci-devops 2.79.1 → 2.81.0

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