oci-devops 2.6.0 → 2.9.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 (706) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +216 -216
  4. package/lib/client.js +301 -301
  5. package/lib/client.js.map +1 -1
  6. package/lib/devops-waiter.d.ts +1 -1
  7. package/lib/devops-waiter.js +1 -1
  8. package/lib/model/absolute-wait-criteria-summary.d.ts +1 -1
  9. package/lib/model/absolute-wait-criteria-summary.js +1 -1
  10. package/lib/model/absolute-wait-criteria.d.ts +1 -1
  11. package/lib/model/absolute-wait-criteria.js +1 -1
  12. package/lib/model/action-type.d.ts +1 -1
  13. package/lib/model/action-type.js +1 -1
  14. package/lib/model/actual-build-runner-shape-config.d.ts +1 -1
  15. package/lib/model/actual-build-runner-shape-config.js +1 -1
  16. package/lib/model/approval-action.d.ts +1 -1
  17. package/lib/model/approval-action.js +1 -1
  18. package/lib/model/approval-policy.d.ts +1 -1
  19. package/lib/model/approval-policy.js +1 -1
  20. package/lib/model/approve-deployment-details.d.ts +1 -1
  21. package/lib/model/approve-deployment-details.js +1 -1
  22. package/lib/model/automated-deploy-stage-rollback-policy.d.ts +1 -1
  23. package/lib/model/automated-deploy-stage-rollback-policy.js +1 -1
  24. package/lib/model/backend-set-ip-collection.d.ts +1 -1
  25. package/lib/model/backend-set-ip-collection.js +1 -1
  26. package/lib/model/build-outputs.d.ts +2 -2
  27. package/lib/model/build-outputs.js +1 -1
  28. package/lib/model/build-pipeline-collection.d.ts +3 -3
  29. package/lib/model/build-pipeline-collection.js +1 -1
  30. package/lib/model/build-pipeline-parameter-collection.d.ts +4 -4
  31. package/lib/model/build-pipeline-parameter-collection.js +1 -1
  32. package/lib/model/build-pipeline-parameter.d.ts +6 -6
  33. package/lib/model/build-pipeline-parameter.js +1 -1
  34. package/lib/model/build-pipeline-stage-collection.d.ts +3 -3
  35. package/lib/model/build-pipeline-stage-collection.js +1 -1
  36. package/lib/model/build-pipeline-stage-predecessor-collection.d.ts +3 -3
  37. package/lib/model/build-pipeline-stage-predecessor-collection.js +1 -1
  38. package/lib/model/build-pipeline-stage-predecessor.d.ts +2 -2
  39. package/lib/model/build-pipeline-stage-predecessor.js +1 -1
  40. package/lib/model/build-pipeline-stage-run-progress.d.ts +7 -7
  41. package/lib/model/build-pipeline-stage-run-progress.js +1 -1
  42. package/lib/model/build-pipeline-stage-summary.d.ts +10 -10
  43. package/lib/model/build-pipeline-stage-summary.js +1 -1
  44. package/lib/model/build-pipeline-stage.d.ts +12 -12
  45. package/lib/model/build-pipeline-stage.js +1 -1
  46. package/lib/model/build-pipeline-summary.d.ts +10 -10
  47. package/lib/model/build-pipeline-summary.js +1 -1
  48. package/lib/model/build-pipeline.d.ts +10 -10
  49. package/lib/model/build-pipeline.js +1 -1
  50. package/lib/model/build-run-argument-collection.d.ts +3 -3
  51. package/lib/model/build-run-argument-collection.js +1 -1
  52. package/lib/model/build-run-argument.d.ts +5 -4
  53. package/lib/model/build-run-argument.js +1 -1
  54. package/lib/model/build-run-argument.js.map +1 -1
  55. package/lib/model/build-run-progress-summary.d.ts +4 -4
  56. package/lib/model/build-run-progress-summary.js +1 -1
  57. package/lib/model/build-run-progress.d.ts +5 -5
  58. package/lib/model/build-run-progress.js +1 -1
  59. package/lib/model/build-run-source.d.ts +2 -2
  60. package/lib/model/build-run-source.js +1 -1
  61. package/lib/model/build-run-summary-collection.d.ts +3 -3
  62. package/lib/model/build-run-summary-collection.js +1 -1
  63. package/lib/model/build-run-summary.d.ts +10 -10
  64. package/lib/model/build-run-summary.js +1 -1
  65. package/lib/model/build-run.d.ts +13 -10
  66. package/lib/model/build-run.js +1 -1
  67. package/lib/model/build-run.js.map +1 -1
  68. package/lib/model/build-source-collection.d.ts +3 -3
  69. package/lib/model/build-source-collection.js +1 -1
  70. package/lib/model/build-source.d.ts +5 -5
  71. package/lib/model/build-source.js +1 -1
  72. package/lib/model/build-stage-run-progress.d.ts +3 -3
  73. package/lib/model/build-stage-run-progress.js +1 -1
  74. package/lib/model/build-stage-run-step.d.ts +2 -2
  75. package/lib/model/build-stage-run-step.js +1 -1
  76. package/lib/model/build-stage-summary.d.ts +6 -6
  77. package/lib/model/build-stage-summary.js +1 -1
  78. package/lib/model/build-stage.d.ts +6 -6
  79. package/lib/model/build-stage.js +1 -1
  80. package/lib/model/cancel-build-run-details.d.ts +3 -3
  81. package/lib/model/cancel-build-run-details.js +1 -1
  82. package/lib/model/cancel-deployment-details.d.ts +1 -1
  83. package/lib/model/cancel-deployment-details.js +1 -1
  84. package/lib/model/change-project-compartment-details.d.ts +1 -1
  85. package/lib/model/change-project-compartment-details.js +1 -1
  86. package/lib/model/commit-info.d.ts +4 -4
  87. package/lib/model/commit-info.js +1 -1
  88. package/lib/model/compute-instance-group-by-ids-selector.d.ts +1 -1
  89. package/lib/model/compute-instance-group-by-ids-selector.js +1 -1
  90. package/lib/model/compute-instance-group-by-query-selector.d.ts +1 -1
  91. package/lib/model/compute-instance-group-by-query-selector.js +1 -1
  92. package/lib/model/compute-instance-group-deploy-environment-summary.d.ts +1 -1
  93. package/lib/model/compute-instance-group-deploy-environment-summary.js +1 -1
  94. package/lib/model/compute-instance-group-deploy-environment.d.ts +1 -1
  95. package/lib/model/compute-instance-group-deploy-environment.js +1 -1
  96. package/lib/model/compute-instance-group-deploy-stage-execution-progress.d.ts +1 -1
  97. package/lib/model/compute-instance-group-deploy-stage-execution-progress.js +1 -1
  98. package/lib/model/compute-instance-group-deploy-stage-summary.d.ts +1 -1
  99. package/lib/model/compute-instance-group-deploy-stage-summary.js +1 -1
  100. package/lib/model/compute-instance-group-deploy-stage.d.ts +1 -1
  101. package/lib/model/compute-instance-group-deploy-stage.js +1 -1
  102. package/lib/model/compute-instance-group-failure-policy-by-count.d.ts +1 -1
  103. package/lib/model/compute-instance-group-failure-policy-by-count.js +1 -1
  104. package/lib/model/compute-instance-group-failure-policy-by-percentage.d.ts +1 -1
  105. package/lib/model/compute-instance-group-failure-policy-by-percentage.js +1 -1
  106. package/lib/model/compute-instance-group-failure-policy.d.ts +1 -1
  107. package/lib/model/compute-instance-group-failure-policy.js +1 -1
  108. package/lib/model/compute-instance-group-linear-rollout-policy-by-count.d.ts +1 -1
  109. package/lib/model/compute-instance-group-linear-rollout-policy-by-count.js +1 -1
  110. package/lib/model/compute-instance-group-linear-rollout-policy-by-percentage.d.ts +1 -1
  111. package/lib/model/compute-instance-group-linear-rollout-policy-by-percentage.js +1 -1
  112. package/lib/model/compute-instance-group-rollout-policy.d.ts +1 -1
  113. package/lib/model/compute-instance-group-rollout-policy.js +1 -1
  114. package/lib/model/compute-instance-group-selector-collection.d.ts +1 -1
  115. package/lib/model/compute-instance-group-selector-collection.js +1 -1
  116. package/lib/model/compute-instance-group-selector.d.ts +1 -1
  117. package/lib/model/compute-instance-group-selector.js +1 -1
  118. package/lib/model/connection-collection.d.ts +1 -1
  119. package/lib/model/connection-collection.js +1 -1
  120. package/lib/model/connection-summary.d.ts +8 -8
  121. package/lib/model/connection-summary.js +1 -1
  122. package/lib/model/connection.d.ts +10 -10
  123. package/lib/model/connection.js +1 -1
  124. package/lib/model/container-registry-delivered-artifact.d.ts +3 -3
  125. package/lib/model/container-registry-delivered-artifact.js +1 -1
  126. package/lib/model/count-based-approval-policy.d.ts +1 -1
  127. package/lib/model/count-based-approval-policy.js +1 -1
  128. package/lib/model/create-absolute-wait-criteria-details.d.ts +4 -4
  129. package/lib/model/create-absolute-wait-criteria-details.js +1 -1
  130. package/lib/model/create-build-pipeline-details.d.ts +5 -5
  131. package/lib/model/create-build-pipeline-details.js +1 -1
  132. package/lib/model/create-build-pipeline-stage-details.d.ts +5 -5
  133. package/lib/model/create-build-pipeline-stage-details.js +1 -1
  134. package/lib/model/create-build-run-details.d.ts +4 -4
  135. package/lib/model/create-build-run-details.js +1 -1
  136. package/lib/model/create-build-stage-details.d.ts +6 -6
  137. package/lib/model/create-build-stage-details.js +1 -1
  138. package/lib/model/create-compute-instance-group-deploy-environment-details.d.ts +1 -1
  139. package/lib/model/create-compute-instance-group-deploy-environment-details.js +1 -1
  140. package/lib/model/create-compute-instance-group-deploy-stage-details.d.ts +1 -1
  141. package/lib/model/create-compute-instance-group-deploy-stage-details.js +1 -1
  142. package/lib/model/create-connection-details.d.ts +4 -4
  143. package/lib/model/create-connection-details.js +1 -1
  144. package/lib/model/create-deliver-artifact-stage-details.d.ts +2 -2
  145. package/lib/model/create-deliver-artifact-stage-details.js +1 -1
  146. package/lib/model/create-deploy-artifact-details.d.ts +1 -1
  147. package/lib/model/create-deploy-artifact-details.js +1 -1
  148. package/lib/model/create-deploy-environment-details.d.ts +1 -1
  149. package/lib/model/create-deploy-environment-details.js +1 -1
  150. package/lib/model/create-deploy-pipeline-deployment-details.d.ts +1 -1
  151. package/lib/model/create-deploy-pipeline-deployment-details.js +1 -1
  152. package/lib/model/create-deploy-pipeline-details.d.ts +1 -1
  153. package/lib/model/create-deploy-pipeline-details.js +1 -1
  154. package/lib/model/create-deploy-pipeline-redeployment-details.d.ts +1 -1
  155. package/lib/model/create-deploy-pipeline-redeployment-details.js +1 -1
  156. package/lib/model/create-deploy-stage-details.d.ts +1 -1
  157. package/lib/model/create-deploy-stage-details.js +1 -1
  158. package/lib/model/create-deployment-details.d.ts +1 -1
  159. package/lib/model/create-deployment-details.js +1 -1
  160. package/lib/model/create-devops-code-repository-trigger-details.d.ts +3 -3
  161. package/lib/model/create-devops-code-repository-trigger-details.js +1 -1
  162. package/lib/model/create-function-deploy-environment-details.d.ts +1 -1
  163. package/lib/model/create-function-deploy-environment-details.js +1 -1
  164. package/lib/model/create-function-deploy-stage-details.d.ts +1 -1
  165. package/lib/model/create-function-deploy-stage-details.js +1 -1
  166. package/lib/model/create-github-access-token-connection-details.d.ts +2 -2
  167. package/lib/model/create-github-access-token-connection-details.js +1 -1
  168. package/lib/model/create-github-trigger-details.d.ts +2 -2
  169. package/lib/model/create-github-trigger-details.js +1 -1
  170. package/lib/model/create-gitlab-access-token-connection-details.d.ts +2 -2
  171. package/lib/model/create-gitlab-access-token-connection-details.js +1 -1
  172. package/lib/model/create-gitlab-trigger-details.d.ts +2 -2
  173. package/lib/model/create-gitlab-trigger-details.js +1 -1
  174. package/lib/model/create-invoke-function-deploy-stage-details.d.ts +1 -1
  175. package/lib/model/create-invoke-function-deploy-stage-details.js +1 -1
  176. package/lib/model/create-load-balancer-traffic-shift-deploy-stage-details.d.ts +1 -1
  177. package/lib/model/create-load-balancer-traffic-shift-deploy-stage-details.js +1 -1
  178. package/lib/model/create-manual-approval-deploy-stage-details.d.ts +1 -1
  179. package/lib/model/create-manual-approval-deploy-stage-details.js +1 -1
  180. package/lib/model/create-oke-cluster-deploy-environment-details.d.ts +1 -1
  181. package/lib/model/create-oke-cluster-deploy-environment-details.js +1 -1
  182. package/lib/model/create-oke-deploy-stage-details.d.ts +1 -1
  183. package/lib/model/create-oke-deploy-stage-details.js +1 -1
  184. package/lib/model/create-project-details.d.ts +1 -1
  185. package/lib/model/create-project-details.js +1 -1
  186. package/lib/model/create-repository-details.d.ts +5 -5
  187. package/lib/model/create-repository-details.js +1 -1
  188. package/lib/model/create-single-deploy-stage-deployment-details.d.ts +1 -1
  189. package/lib/model/create-single-deploy-stage-deployment-details.js +1 -1
  190. package/lib/model/create-trigger-deployment-stage-details.d.ts +4 -4
  191. package/lib/model/create-trigger-deployment-stage-details.js +1 -1
  192. package/lib/model/create-trigger-details.d.ts +6 -6
  193. package/lib/model/create-trigger-details.js +1 -1
  194. package/lib/model/create-wait-criteria-details.d.ts +2 -2
  195. package/lib/model/create-wait-criteria-details.js +1 -1
  196. package/lib/model/create-wait-deploy-stage-details.d.ts +1 -1
  197. package/lib/model/create-wait-deploy-stage-details.js +1 -1
  198. package/lib/model/create-wait-stage-details.d.ts +2 -2
  199. package/lib/model/create-wait-stage-details.js +1 -1
  200. package/lib/model/deliver-artifact-collection.d.ts +3 -3
  201. package/lib/model/deliver-artifact-collection.js +1 -1
  202. package/lib/model/deliver-artifact-stage-run-progress.d.ts +2 -2
  203. package/lib/model/deliver-artifact-stage-run-progress.js +1 -1
  204. package/lib/model/deliver-artifact-stage-summary.d.ts +2 -2
  205. package/lib/model/deliver-artifact-stage-summary.js +1 -1
  206. package/lib/model/deliver-artifact-stage.d.ts +2 -2
  207. package/lib/model/deliver-artifact-stage.js +1 -1
  208. package/lib/model/deliver-artifact.d.ts +4 -4
  209. package/lib/model/deliver-artifact.js +1 -1
  210. package/lib/model/delivered-artifact-collection.d.ts +3 -3
  211. package/lib/model/delivered-artifact-collection.js +1 -1
  212. package/lib/model/delivered-artifact.d.ts +4 -4
  213. package/lib/model/delivered-artifact.js +1 -1
  214. package/lib/model/deploy-artifact-collection.d.ts +1 -1
  215. package/lib/model/deploy-artifact-collection.js +1 -1
  216. package/lib/model/deploy-artifact-override-argument-collection.d.ts +1 -1
  217. package/lib/model/deploy-artifact-override-argument-collection.js +1 -1
  218. package/lib/model/deploy-artifact-override-argument.d.ts +1 -1
  219. package/lib/model/deploy-artifact-override-argument.js +1 -1
  220. package/lib/model/deploy-artifact-source.d.ts +1 -1
  221. package/lib/model/deploy-artifact-source.js +1 -1
  222. package/lib/model/deploy-artifact-summary.d.ts +1 -1
  223. package/lib/model/deploy-artifact-summary.js +1 -1
  224. package/lib/model/deploy-artifact.d.ts +1 -1
  225. package/lib/model/deploy-artifact.js +1 -1
  226. package/lib/model/deploy-environment-collection.d.ts +1 -1
  227. package/lib/model/deploy-environment-collection.js +1 -1
  228. package/lib/model/deploy-environment-summary.d.ts +1 -1
  229. package/lib/model/deploy-environment-summary.js +1 -1
  230. package/lib/model/deploy-environment.d.ts +1 -1
  231. package/lib/model/deploy-environment.js +1 -1
  232. package/lib/model/deploy-pipeline-artifact-collection.d.ts +1 -1
  233. package/lib/model/deploy-pipeline-artifact-collection.js +1 -1
  234. package/lib/model/deploy-pipeline-artifact.d.ts +1 -1
  235. package/lib/model/deploy-pipeline-artifact.js +1 -1
  236. package/lib/model/deploy-pipeline-collection.d.ts +1 -1
  237. package/lib/model/deploy-pipeline-collection.js +1 -1
  238. package/lib/model/deploy-pipeline-deployment-summary.d.ts +1 -1
  239. package/lib/model/deploy-pipeline-deployment-summary.js +1 -1
  240. package/lib/model/deploy-pipeline-deployment.d.ts +1 -1
  241. package/lib/model/deploy-pipeline-deployment.js +1 -1
  242. package/lib/model/deploy-pipeline-environment-collection.d.ts +1 -1
  243. package/lib/model/deploy-pipeline-environment-collection.js +1 -1
  244. package/lib/model/deploy-pipeline-environment.d.ts +1 -1
  245. package/lib/model/deploy-pipeline-environment.js +1 -1
  246. package/lib/model/deploy-pipeline-parameter-collection.d.ts +1 -1
  247. package/lib/model/deploy-pipeline-parameter-collection.js +1 -1
  248. package/lib/model/deploy-pipeline-parameter.d.ts +1 -1
  249. package/lib/model/deploy-pipeline-parameter.js +1 -1
  250. package/lib/model/deploy-pipeline-redeployment-summary.d.ts +1 -1
  251. package/lib/model/deploy-pipeline-redeployment-summary.js +1 -1
  252. package/lib/model/deploy-pipeline-redeployment.d.ts +1 -1
  253. package/lib/model/deploy-pipeline-redeployment.js +1 -1
  254. package/lib/model/deploy-pipeline-stage-collection.d.ts +1 -1
  255. package/lib/model/deploy-pipeline-stage-collection.js +1 -1
  256. package/lib/model/deploy-pipeline-stage.d.ts +1 -1
  257. package/lib/model/deploy-pipeline-stage.js +1 -1
  258. package/lib/model/deploy-pipeline-summary.d.ts +1 -1
  259. package/lib/model/deploy-pipeline-summary.js +1 -1
  260. package/lib/model/deploy-pipeline.d.ts +1 -1
  261. package/lib/model/deploy-pipeline.js +1 -1
  262. package/lib/model/deploy-stage-collection.d.ts +1 -1
  263. package/lib/model/deploy-stage-collection.js +1 -1
  264. package/lib/model/deploy-stage-execution-progress-details.d.ts +1 -1
  265. package/lib/model/deploy-stage-execution-progress-details.js +1 -1
  266. package/lib/model/deploy-stage-execution-progress.d.ts +1 -1
  267. package/lib/model/deploy-stage-execution-progress.js +1 -1
  268. package/lib/model/deploy-stage-execution-step.d.ts +1 -1
  269. package/lib/model/deploy-stage-execution-step.js +1 -1
  270. package/lib/model/deploy-stage-predecessor-collection.d.ts +1 -1
  271. package/lib/model/deploy-stage-predecessor-collection.js +1 -1
  272. package/lib/model/deploy-stage-predecessor.d.ts +1 -1
  273. package/lib/model/deploy-stage-predecessor.js +1 -1
  274. package/lib/model/deploy-stage-rollback-policy.d.ts +1 -1
  275. package/lib/model/deploy-stage-rollback-policy.js +1 -1
  276. package/lib/model/deploy-stage-summary.d.ts +1 -1
  277. package/lib/model/deploy-stage-summary.js +1 -1
  278. package/lib/model/deploy-stage.d.ts +1 -1
  279. package/lib/model/deploy-stage.js +1 -1
  280. package/lib/model/deployment-argument-collection.d.ts +1 -1
  281. package/lib/model/deployment-argument-collection.js +1 -1
  282. package/lib/model/deployment-argument.d.ts +1 -1
  283. package/lib/model/deployment-argument.js +1 -1
  284. package/lib/model/deployment-collection.d.ts +1 -1
  285. package/lib/model/deployment-collection.js +1 -1
  286. package/lib/model/deployment-execution-progress.d.ts +1 -1
  287. package/lib/model/deployment-execution-progress.js +1 -1
  288. package/lib/model/deployment-summary.d.ts +1 -1
  289. package/lib/model/deployment-summary.js +1 -1
  290. package/lib/model/deployment.d.ts +1 -1
  291. package/lib/model/deployment.js +1 -1
  292. package/lib/model/devops-code-repository-build-run-source.d.ts +4 -4
  293. package/lib/model/devops-code-repository-build-run-source.js +1 -1
  294. package/lib/model/devops-code-repository-build-source.d.ts +3 -3
  295. package/lib/model/devops-code-repository-build-source.js +1 -1
  296. package/lib/model/devops-code-repository-filter-attributes.d.ts +3 -3
  297. package/lib/model/devops-code-repository-filter-attributes.js +1 -1
  298. package/lib/model/devops-code-repository-filter.d.ts +3 -3
  299. package/lib/model/devops-code-repository-filter.js +1 -1
  300. package/lib/model/devops-code-repository-trigger-create-result.d.ts +3 -3
  301. package/lib/model/devops-code-repository-trigger-create-result.js +1 -1
  302. package/lib/model/devops-code-repository-trigger-summary.d.ts +3 -3
  303. package/lib/model/devops-code-repository-trigger-summary.js +1 -1
  304. package/lib/model/devops-code-repository-trigger.d.ts +3 -3
  305. package/lib/model/devops-code-repository-trigger.js +1 -1
  306. package/lib/model/diff-chunk.d.ts +2 -2
  307. package/lib/model/diff-chunk.js +1 -1
  308. package/lib/model/diff-collection.d.ts +3 -3
  309. package/lib/model/diff-collection.js +1 -1
  310. package/lib/model/diff-line-details.d.ts +3 -3
  311. package/lib/model/diff-line-details.js +1 -1
  312. package/lib/model/diff-response-entry.d.ts +3 -3
  313. package/lib/model/diff-response-entry.js +1 -1
  314. package/lib/model/diff-response.d.ts +6 -6
  315. package/lib/model/diff-response.js +1 -1
  316. package/lib/model/diff-section.d.ts +2 -2
  317. package/lib/model/diff-section.js +1 -1
  318. package/lib/model/diff-summary.d.ts +6 -6
  319. package/lib/model/diff-summary.js +1 -1
  320. package/lib/model/exported-variable-collection.d.ts +3 -3
  321. package/lib/model/exported-variable-collection.js +1 -1
  322. package/lib/model/exported-variable.d.ts +4 -4
  323. package/lib/model/exported-variable.js +1 -1
  324. package/lib/model/file-diff-response.d.ts +5 -5
  325. package/lib/model/file-diff-response.js +1 -1
  326. package/lib/model/file-line-details.d.ts +4 -4
  327. package/lib/model/file-line-details.js +1 -1
  328. package/lib/model/filter.d.ts +2 -2
  329. package/lib/model/filter.js +1 -1
  330. package/lib/model/function-deploy-environment-summary.d.ts +1 -1
  331. package/lib/model/function-deploy-environment-summary.js +1 -1
  332. package/lib/model/function-deploy-environment.d.ts +1 -1
  333. package/lib/model/function-deploy-environment.js +1 -1
  334. package/lib/model/function-deploy-stage-execution-progress.d.ts +1 -1
  335. package/lib/model/function-deploy-stage-execution-progress.js +1 -1
  336. package/lib/model/function-deploy-stage-summary.d.ts +1 -1
  337. package/lib/model/function-deploy-stage-summary.js +1 -1
  338. package/lib/model/function-deploy-stage.d.ts +1 -1
  339. package/lib/model/function-deploy-stage.js +1 -1
  340. package/lib/model/generic-delivered-artifact.d.ts +3 -3
  341. package/lib/model/generic-delivered-artifact.js +1 -1
  342. package/lib/model/generic-deploy-artifact-source.d.ts +1 -1
  343. package/lib/model/generic-deploy-artifact-source.js +1 -1
  344. package/lib/model/github-access-token-connection-summary.d.ts +2 -2
  345. package/lib/model/github-access-token-connection-summary.js +1 -1
  346. package/lib/model/github-access-token-connection.d.ts +2 -2
  347. package/lib/model/github-access-token-connection.js +1 -1
  348. package/lib/model/github-build-run-source.d.ts +3 -3
  349. package/lib/model/github-build-run-source.js +1 -1
  350. package/lib/model/github-build-source.d.ts +3 -3
  351. package/lib/model/github-build-source.js +1 -1
  352. package/lib/model/github-filter-attributes.d.ts +4 -4
  353. package/lib/model/github-filter-attributes.js +1 -1
  354. package/lib/model/github-filter.d.ts +3 -3
  355. package/lib/model/github-filter.js +1 -1
  356. package/lib/model/github-trigger-create-result.d.ts +4 -4
  357. package/lib/model/github-trigger-create-result.js +1 -1
  358. package/lib/model/github-trigger-summary.d.ts +2 -2
  359. package/lib/model/github-trigger-summary.js +1 -1
  360. package/lib/model/github-trigger.d.ts +3 -3
  361. package/lib/model/github-trigger.js +1 -1
  362. package/lib/model/gitlab-access-token-connection-summary.d.ts +2 -2
  363. package/lib/model/gitlab-access-token-connection-summary.js +1 -1
  364. package/lib/model/gitlab-access-token-connection.d.ts +2 -2
  365. package/lib/model/gitlab-access-token-connection.js +1 -1
  366. package/lib/model/gitlab-build-run-source.d.ts +3 -3
  367. package/lib/model/gitlab-build-run-source.js +1 -1
  368. package/lib/model/gitlab-build-source.d.ts +3 -3
  369. package/lib/model/gitlab-build-source.js +1 -1
  370. package/lib/model/gitlab-filter-attributes.d.ts +4 -4
  371. package/lib/model/gitlab-filter-attributes.js +1 -1
  372. package/lib/model/gitlab-filter.d.ts +3 -3
  373. package/lib/model/gitlab-filter.js +1 -1
  374. package/lib/model/gitlab-trigger-create-result.d.ts +4 -4
  375. package/lib/model/gitlab-trigger-create-result.js +1 -1
  376. package/lib/model/gitlab-trigger-summary.d.ts +2 -2
  377. package/lib/model/gitlab-trigger-summary.js +1 -1
  378. package/lib/model/gitlab-trigger.d.ts +3 -3
  379. package/lib/model/gitlab-trigger.js +1 -1
  380. package/lib/model/index.d.ts +1 -1
  381. package/lib/model/index.js +1 -1
  382. package/lib/model/inline-deploy-artifact-source.d.ts +1 -1
  383. package/lib/model/inline-deploy-artifact-source.js +1 -1
  384. package/lib/model/invoke-function-deploy-stage-execution-progress.d.ts +1 -1
  385. package/lib/model/invoke-function-deploy-stage-execution-progress.js +1 -1
  386. package/lib/model/invoke-function-deploy-stage-summary.d.ts +1 -1
  387. package/lib/model/invoke-function-deploy-stage-summary.js +1 -1
  388. package/lib/model/invoke-function-deploy-stage.d.ts +1 -1
  389. package/lib/model/invoke-function-deploy-stage.js +1 -1
  390. package/lib/model/load-balancer-config.d.ts +1 -1
  391. package/lib/model/load-balancer-config.js +1 -1
  392. package/lib/model/load-balancer-traffic-shift-deploy-stage-execution-progress.d.ts +1 -1
  393. package/lib/model/load-balancer-traffic-shift-deploy-stage-execution-progress.js +1 -1
  394. package/lib/model/load-balancer-traffic-shift-deploy-stage-summary.d.ts +1 -1
  395. package/lib/model/load-balancer-traffic-shift-deploy-stage-summary.js +1 -1
  396. package/lib/model/load-balancer-traffic-shift-deploy-stage.d.ts +1 -1
  397. package/lib/model/load-balancer-traffic-shift-deploy-stage.js +1 -1
  398. package/lib/model/load-balancer-traffic-shift-rollout-policy.d.ts +1 -1
  399. package/lib/model/load-balancer-traffic-shift-rollout-policy.js +1 -1
  400. package/lib/model/manual-approval-deploy-stage-execution-progress.d.ts +1 -1
  401. package/lib/model/manual-approval-deploy-stage-execution-progress.js +1 -1
  402. package/lib/model/manual-approval-deploy-stage-summary.d.ts +1 -1
  403. package/lib/model/manual-approval-deploy-stage-summary.js +1 -1
  404. package/lib/model/manual-approval-deploy-stage.d.ts +1 -1
  405. package/lib/model/manual-approval-deploy-stage.js +1 -1
  406. package/lib/model/manual-build-run-source.d.ts +2 -2
  407. package/lib/model/manual-build-run-source.js +1 -1
  408. package/lib/model/mirror-repository-config.d.ts +2 -2
  409. package/lib/model/mirror-repository-config.js +1 -1
  410. package/lib/model/no-deploy-stage-rollback-policy.d.ts +1 -1
  411. package/lib/model/no-deploy-stage-rollback-policy.js +1 -1
  412. package/lib/model/notification-config.d.ts +1 -1
  413. package/lib/model/notification-config.js +1 -1
  414. package/lib/model/ocir-deploy-artifact-source.d.ts +1 -1
  415. package/lib/model/ocir-deploy-artifact-source.js +1 -1
  416. package/lib/model/oke-cluster-deploy-environment-summary.d.ts +1 -1
  417. package/lib/model/oke-cluster-deploy-environment-summary.js +1 -1
  418. package/lib/model/oke-cluster-deploy-environment.d.ts +1 -1
  419. package/lib/model/oke-cluster-deploy-environment.js +1 -1
  420. package/lib/model/oke-deploy-stage-execution-progress.d.ts +1 -1
  421. package/lib/model/oke-deploy-stage-execution-progress.js +1 -1
  422. package/lib/model/oke-deploy-stage-summary.d.ts +1 -1
  423. package/lib/model/oke-deploy-stage-summary.js +1 -1
  424. package/lib/model/oke-deploy-stage.d.ts +1 -1
  425. package/lib/model/oke-deploy-stage.js +1 -1
  426. package/lib/model/operation-status.d.ts +1 -1
  427. package/lib/model/operation-status.js +1 -1
  428. package/lib/model/operation-type.d.ts +1 -1
  429. package/lib/model/operation-type.js +1 -1
  430. package/lib/model/project-collection.d.ts +1 -1
  431. package/lib/model/project-collection.js +1 -1
  432. package/lib/model/project-summary.d.ts +1 -1
  433. package/lib/model/project-summary.js +1 -1
  434. package/lib/model/project.d.ts +1 -1
  435. package/lib/model/project.js +1 -1
  436. package/lib/model/put-repository-branch-details.d.ts +2 -2
  437. package/lib/model/put-repository-branch-details.js +1 -1
  438. package/lib/model/put-repository-ref-details.d.ts +2 -2
  439. package/lib/model/put-repository-ref-details.js +1 -1
  440. package/lib/model/put-repository-tag-details.d.ts +2 -2
  441. package/lib/model/put-repository-tag-details.js +1 -1
  442. package/lib/model/repository-author-collection.d.ts +2 -2
  443. package/lib/model/repository-author-collection.js +1 -1
  444. package/lib/model/repository-author-summary.d.ts +3 -3
  445. package/lib/model/repository-author-summary.js +1 -1
  446. package/lib/model/repository-branch-summary.d.ts +2 -2
  447. package/lib/model/repository-branch-summary.js +1 -1
  448. package/lib/model/repository-branch.d.ts +2 -2
  449. package/lib/model/repository-branch.js +1 -1
  450. package/lib/model/repository-collection.d.ts +2 -2
  451. package/lib/model/repository-collection.js +1 -1
  452. package/lib/model/repository-commit-collection.d.ts +2 -2
  453. package/lib/model/repository-commit-collection.js +1 -1
  454. package/lib/model/repository-commit-summary.d.ts +9 -9
  455. package/lib/model/repository-commit-summary.js +1 -1
  456. package/lib/model/repository-commit.d.ts +9 -9
  457. package/lib/model/repository-commit.js +1 -1
  458. package/lib/model/repository-file-lines.d.ts +3 -3
  459. package/lib/model/repository-file-lines.js +1 -1
  460. package/lib/model/repository-mirror-record-collection.d.ts +1 -1
  461. package/lib/model/repository-mirror-record-collection.js +1 -1
  462. package/lib/model/repository-mirror-record-summary.d.ts +4 -4
  463. package/lib/model/repository-mirror-record-summary.js +1 -1
  464. package/lib/model/repository-mirror-record.d.ts +4 -4
  465. package/lib/model/repository-mirror-record.js +1 -1
  466. package/lib/model/repository-object.d.ts +5 -5
  467. package/lib/model/repository-object.js +1 -1
  468. package/lib/model/repository-path-collection.d.ts +3 -3
  469. package/lib/model/repository-path-collection.js +1 -1
  470. package/lib/model/repository-path-summary.d.ts +8 -8
  471. package/lib/model/repository-path-summary.js +1 -1
  472. package/lib/model/repository-ref-collection.d.ts +3 -3
  473. package/lib/model/repository-ref-collection.js +1 -1
  474. package/lib/model/repository-ref-summary.d.ts +5 -5
  475. package/lib/model/repository-ref-summary.js +1 -1
  476. package/lib/model/repository-ref.d.ts +5 -5
  477. package/lib/model/repository-ref.js +1 -1
  478. package/lib/model/repository-summary.d.ts +14 -14
  479. package/lib/model/repository-summary.js +1 -1
  480. package/lib/model/repository-tag-summary.d.ts +2 -2
  481. package/lib/model/repository-tag-summary.js +1 -1
  482. package/lib/model/repository-tag.d.ts +2 -2
  483. package/lib/model/repository-tag.js +1 -1
  484. package/lib/model/repository.d.ts +19 -19
  485. package/lib/model/repository.js +1 -1
  486. package/lib/model/single-deploy-stage-deployment-summary.d.ts +1 -1
  487. package/lib/model/single-deploy-stage-deployment-summary.js +1 -1
  488. package/lib/model/single-deploy-stage-deployment.d.ts +1 -1
  489. package/lib/model/single-deploy-stage-deployment.js +1 -1
  490. package/lib/model/sort-order.d.ts +1 -1
  491. package/lib/model/sort-order.js +1 -1
  492. package/lib/model/trigger-action.d.ts +2 -2
  493. package/lib/model/trigger-action.js +1 -1
  494. package/lib/model/trigger-build-pipeline-action.d.ts +3 -3
  495. package/lib/model/trigger-build-pipeline-action.js +1 -1
  496. package/lib/model/trigger-collection.d.ts +2 -2
  497. package/lib/model/trigger-collection.js +1 -1
  498. package/lib/model/trigger-create-result.d.ts +11 -11
  499. package/lib/model/trigger-create-result.js +1 -1
  500. package/lib/model/trigger-deployment-pipeline-stage-run-progress.d.ts +3 -3
  501. package/lib/model/trigger-deployment-pipeline-stage-run-progress.js +1 -1
  502. package/lib/model/trigger-deployment-stage-summary.d.ts +4 -4
  503. package/lib/model/trigger-deployment-stage-summary.js +1 -1
  504. package/lib/model/trigger-deployment-stage.d.ts +4 -4
  505. package/lib/model/trigger-deployment-stage.js +1 -1
  506. package/lib/model/trigger-info.d.ts +1 -1
  507. package/lib/model/trigger-info.js +1 -1
  508. package/lib/model/trigger-schedule.d.ts +7 -7
  509. package/lib/model/trigger-schedule.js +1 -1
  510. package/lib/model/trigger-summary.d.ts +10 -10
  511. package/lib/model/trigger-summary.js +1 -1
  512. package/lib/model/trigger.d.ts +11 -11
  513. package/lib/model/trigger.js +1 -1
  514. package/lib/model/update-absolute-wait-criteria-details.d.ts +4 -4
  515. package/lib/model/update-absolute-wait-criteria-details.js +1 -1
  516. package/lib/model/update-build-pipeline-details.d.ts +4 -4
  517. package/lib/model/update-build-pipeline-details.js +1 -1
  518. package/lib/model/update-build-pipeline-stage-details.d.ts +3 -3
  519. package/lib/model/update-build-pipeline-stage-details.js +1 -1
  520. package/lib/model/update-build-run-details.d.ts +3 -3
  521. package/lib/model/update-build-run-details.js +1 -1
  522. package/lib/model/update-build-stage-details.d.ts +6 -6
  523. package/lib/model/update-build-stage-details.js +1 -1
  524. package/lib/model/update-compute-instance-group-deploy-environment-details.d.ts +1 -1
  525. package/lib/model/update-compute-instance-group-deploy-environment-details.js +1 -1
  526. package/lib/model/update-compute-instance-group-deploy-stage-details.d.ts +1 -1
  527. package/lib/model/update-compute-instance-group-deploy-stage-details.js +1 -1
  528. package/lib/model/update-connection-details.d.ts +3 -3
  529. package/lib/model/update-connection-details.js +1 -1
  530. package/lib/model/update-deliver-artifact-stage-details.d.ts +2 -2
  531. package/lib/model/update-deliver-artifact-stage-details.js +1 -1
  532. package/lib/model/update-deploy-artifact-details.d.ts +1 -1
  533. package/lib/model/update-deploy-artifact-details.js +1 -1
  534. package/lib/model/update-deploy-environment-details.d.ts +1 -1
  535. package/lib/model/update-deploy-environment-details.js +1 -1
  536. package/lib/model/update-deploy-pipeline-deployment-details.d.ts +1 -1
  537. package/lib/model/update-deploy-pipeline-deployment-details.js +1 -1
  538. package/lib/model/update-deploy-pipeline-details.d.ts +1 -1
  539. package/lib/model/update-deploy-pipeline-details.js +1 -1
  540. package/lib/model/update-deploy-pipeline-redeployment-details.d.ts +1 -1
  541. package/lib/model/update-deploy-pipeline-redeployment-details.js +1 -1
  542. package/lib/model/update-deploy-stage-details.d.ts +1 -1
  543. package/lib/model/update-deploy-stage-details.js +1 -1
  544. package/lib/model/update-deployment-details.d.ts +1 -1
  545. package/lib/model/update-deployment-details.js +1 -1
  546. package/lib/model/update-devops-code-repository-trigger-details.d.ts +3 -3
  547. package/lib/model/update-devops-code-repository-trigger-details.js +1 -1
  548. package/lib/model/update-function-deploy-environment-details.d.ts +1 -1
  549. package/lib/model/update-function-deploy-environment-details.js +1 -1
  550. package/lib/model/update-function-deploy-stage-details.d.ts +1 -1
  551. package/lib/model/update-function-deploy-stage-details.js +1 -1
  552. package/lib/model/update-github-access-token-connection-details.d.ts +2 -2
  553. package/lib/model/update-github-access-token-connection-details.js +1 -1
  554. package/lib/model/update-github-trigger-details.d.ts +2 -2
  555. package/lib/model/update-github-trigger-details.js +1 -1
  556. package/lib/model/update-gitlab-access-token-connection-details.d.ts +2 -2
  557. package/lib/model/update-gitlab-access-token-connection-details.js +1 -1
  558. package/lib/model/update-gitlab-trigger-details.d.ts +2 -2
  559. package/lib/model/update-gitlab-trigger-details.js +1 -1
  560. package/lib/model/update-invoke-function-deploy-stage-details.d.ts +1 -1
  561. package/lib/model/update-invoke-function-deploy-stage-details.js +1 -1
  562. package/lib/model/update-load-balancer-traffic-shift-deploy-stage-details.d.ts +1 -1
  563. package/lib/model/update-load-balancer-traffic-shift-deploy-stage-details.js +1 -1
  564. package/lib/model/update-manual-approval-deploy-stage-details.d.ts +1 -1
  565. package/lib/model/update-manual-approval-deploy-stage-details.js +1 -1
  566. package/lib/model/update-oke-cluster-deploy-environment-details.d.ts +1 -1
  567. package/lib/model/update-oke-cluster-deploy-environment-details.js +1 -1
  568. package/lib/model/update-oke-deploy-stage-details.d.ts +1 -1
  569. package/lib/model/update-oke-deploy-stage-details.js +1 -1
  570. package/lib/model/update-project-details.d.ts +1 -1
  571. package/lib/model/update-project-details.js +1 -1
  572. package/lib/model/update-repository-details.d.ts +5 -5
  573. package/lib/model/update-repository-details.js +1 -1
  574. package/lib/model/update-single-deploy-stage-deployment-details.d.ts +1 -1
  575. package/lib/model/update-single-deploy-stage-deployment-details.js +1 -1
  576. package/lib/model/update-trigger-deployment-stage-details.d.ts +4 -4
  577. package/lib/model/update-trigger-deployment-stage-details.js +1 -1
  578. package/lib/model/update-trigger-details.d.ts +4 -4
  579. package/lib/model/update-trigger-details.js +1 -1
  580. package/lib/model/update-wait-criteria-details.d.ts +2 -2
  581. package/lib/model/update-wait-criteria-details.js +1 -1
  582. package/lib/model/update-wait-deploy-stage-details.d.ts +1 -1
  583. package/lib/model/update-wait-deploy-stage-details.js +1 -1
  584. package/lib/model/update-wait-stage-details.d.ts +2 -2
  585. package/lib/model/update-wait-stage-details.js +1 -1
  586. package/lib/model/wait-criteria-summary.d.ts +1 -1
  587. package/lib/model/wait-criteria-summary.js +1 -1
  588. package/lib/model/wait-criteria.d.ts +1 -1
  589. package/lib/model/wait-criteria.js +1 -1
  590. package/lib/model/wait-deploy-stage-execution-progress.d.ts +1 -1
  591. package/lib/model/wait-deploy-stage-execution-progress.js +1 -1
  592. package/lib/model/wait-deploy-stage-summary.d.ts +1 -1
  593. package/lib/model/wait-deploy-stage-summary.js +1 -1
  594. package/lib/model/wait-deploy-stage.d.ts +1 -1
  595. package/lib/model/wait-deploy-stage.js +1 -1
  596. package/lib/model/wait-stage-run-progress.d.ts +2 -2
  597. package/lib/model/wait-stage-run-progress.js +1 -1
  598. package/lib/model/wait-stage-summary.d.ts +2 -2
  599. package/lib/model/wait-stage-summary.js +1 -1
  600. package/lib/model/wait-stage.d.ts +2 -2
  601. package/lib/model/wait-stage.js +1 -1
  602. package/lib/model/work-request-collection.d.ts +1 -1
  603. package/lib/model/work-request-collection.js +1 -1
  604. package/lib/model/work-request-error-collection.d.ts +1 -1
  605. package/lib/model/work-request-error-collection.js +1 -1
  606. package/lib/model/work-request-error.d.ts +1 -1
  607. package/lib/model/work-request-error.js +1 -1
  608. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  609. package/lib/model/work-request-log-entry-collection.js +1 -1
  610. package/lib/model/work-request-log-entry.d.ts +1 -1
  611. package/lib/model/work-request-log-entry.js +1 -1
  612. package/lib/model/work-request-resource.d.ts +1 -1
  613. package/lib/model/work-request-resource.js +1 -1
  614. package/lib/model/work-request-summary.d.ts +1 -1
  615. package/lib/model/work-request-summary.js +1 -1
  616. package/lib/model/work-request.d.ts +1 -1
  617. package/lib/model/work-request.js +1 -1
  618. package/lib/request/approve-deployment-request.d.ts +1 -1
  619. package/lib/request/cancel-build-run-request.d.ts +2 -2
  620. package/lib/request/cancel-deployment-request.d.ts +1 -1
  621. package/lib/request/change-project-compartment-request.d.ts +1 -1
  622. package/lib/request/create-build-pipeline-request.d.ts +2 -2
  623. package/lib/request/create-build-pipeline-stage-request.d.ts +2 -2
  624. package/lib/request/create-build-run-request.d.ts +2 -2
  625. package/lib/request/create-connection-request.d.ts +2 -2
  626. package/lib/request/create-deploy-artifact-request.d.ts +1 -1
  627. package/lib/request/create-deploy-environment-request.d.ts +1 -1
  628. package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
  629. package/lib/request/create-deploy-stage-request.d.ts +1 -1
  630. package/lib/request/create-deployment-request.d.ts +1 -1
  631. package/lib/request/create-project-request.d.ts +1 -1
  632. package/lib/request/create-repository-request.d.ts +2 -2
  633. package/lib/request/create-trigger-request.d.ts +2 -2
  634. package/lib/request/delete-build-pipeline-request.d.ts +2 -2
  635. package/lib/request/delete-build-pipeline-stage-request.d.ts +1 -1
  636. package/lib/request/delete-connection-request.d.ts +2 -2
  637. package/lib/request/delete-deploy-artifact-request.d.ts +1 -1
  638. package/lib/request/delete-deploy-environment-request.d.ts +1 -1
  639. package/lib/request/delete-deploy-pipeline-request.d.ts +1 -1
  640. package/lib/request/delete-deploy-stage-request.d.ts +1 -1
  641. package/lib/request/delete-project-request.d.ts +1 -1
  642. package/lib/request/delete-ref-request.d.ts +3 -3
  643. package/lib/request/delete-repository-request.d.ts +2 -2
  644. package/lib/request/delete-trigger-request.d.ts +2 -2
  645. package/lib/request/get-build-pipeline-request.d.ts +2 -2
  646. package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
  647. package/lib/request/get-build-run-request.d.ts +1 -1
  648. package/lib/request/get-commit-diff-request.d.ts +5 -5
  649. package/lib/request/get-commit-request.d.ts +3 -3
  650. package/lib/request/get-connection-request.d.ts +2 -2
  651. package/lib/request/get-deploy-artifact-request.d.ts +1 -1
  652. package/lib/request/get-deploy-environment-request.d.ts +1 -1
  653. package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
  654. package/lib/request/get-deploy-stage-request.d.ts +1 -1
  655. package/lib/request/get-deployment-request.d.ts +1 -1
  656. package/lib/request/get-file-diff-request.d.ts +5 -5
  657. package/lib/request/get-mirror-record-request.d.ts +4 -4
  658. package/lib/request/get-object-content-request.d.ts +3 -3
  659. package/lib/request/get-object-request.d.ts +3 -3
  660. package/lib/request/get-project-request.d.ts +1 -1
  661. package/lib/request/get-ref-request.d.ts +3 -3
  662. package/lib/request/get-repository-archive-content-request.d.ts +4 -4
  663. package/lib/request/get-repository-file-lines-request.d.ts +4 -4
  664. package/lib/request/get-repository-request.d.ts +3 -3
  665. package/lib/request/get-trigger-request.d.ts +2 -2
  666. package/lib/request/get-work-request-request.d.ts +1 -1
  667. package/lib/request/index.d.ts +1 -1
  668. package/lib/request/index.js +1 -1
  669. package/lib/request/list-authors-request.d.ts +3 -3
  670. package/lib/request/list-build-pipeline-stages-request.d.ts +3 -3
  671. package/lib/request/list-build-pipelines-request.d.ts +2 -2
  672. package/lib/request/list-build-runs-request.d.ts +2 -2
  673. package/lib/request/list-commit-diffs-request.d.ts +5 -5
  674. package/lib/request/list-commits-request.d.ts +4 -4
  675. package/lib/request/list-connections-request.d.ts +3 -3
  676. package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
  677. package/lib/request/list-deploy-environments-request.d.ts +1 -1
  678. package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
  679. package/lib/request/list-deploy-stages-request.d.ts +1 -1
  680. package/lib/request/list-deployments-request.d.ts +1 -1
  681. package/lib/request/list-mirror-records-request.d.ts +2 -2
  682. package/lib/request/list-paths-request.d.ts +5 -5
  683. package/lib/request/list-projects-request.d.ts +1 -1
  684. package/lib/request/list-refs-request.d.ts +6 -6
  685. package/lib/request/list-repositories-request.d.ts +4 -4
  686. package/lib/request/list-triggers-request.d.ts +3 -3
  687. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  688. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  689. package/lib/request/list-work-requests-request.d.ts +1 -1
  690. package/lib/request/mirror-repository-request.d.ts +2 -2
  691. package/lib/request/put-repository-ref-request.d.ts +4 -4
  692. package/lib/request/update-build-pipeline-request.d.ts +2 -2
  693. package/lib/request/update-build-pipeline-stage-request.d.ts +1 -1
  694. package/lib/request/update-build-run-request.d.ts +1 -1
  695. package/lib/request/update-connection-request.d.ts +2 -2
  696. package/lib/request/update-deploy-artifact-request.d.ts +1 -1
  697. package/lib/request/update-deploy-environment-request.d.ts +1 -1
  698. package/lib/request/update-deploy-pipeline-request.d.ts +1 -1
  699. package/lib/request/update-deploy-stage-request.d.ts +1 -1
  700. package/lib/request/update-deployment-request.d.ts +1 -1
  701. package/lib/request/update-project-request.d.ts +1 -1
  702. package/lib/request/update-repository-request.d.ts +2 -2
  703. package/lib/request/update-trigger-request.d.ts +2 -2
  704. package/lib/response/index.d.ts +1 -1
  705. package/lib/response/index.js +1 -1
  706. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * DevOps API
4
- * Use the DevOps APIs to create a DevOps project to group the pipelines, add reference to target deployment environments, add artifacts to deploy, and create deployment pipelines needed to deploy your software.
4
+ * Use the DevOps API to create DevOps projects, configure code repositories, add artifacts to deploy, build and test software applications, configure target deployment environments, and deploy software applications. For more information, see [DevOps](/Content/devops/using/home.htm).
5
5
  * OpenAPI spec version: 20210630
6
6
  *
7
7
  *
@@ -52,7 +52,7 @@ var DevopsApiKeys;
52
52
  (function (DevopsApiKeys) {
53
53
  })(DevopsApiKeys = exports.DevopsApiKeys || (exports.DevopsApiKeys = {}));
54
54
  /**
55
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
55
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
56
56
  */
57
57
  class DevopsClient {
58
58
  constructor(params, clientConfiguration) {
@@ -69,7 +69,7 @@ class DevopsClient {
69
69
  : null;
70
70
  }
71
71
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
72
- const specCircuitBreakerEnabled = false;
72
+ const specCircuitBreakerEnabled = true;
73
73
  if (!this._circuitBreaker &&
74
74
  common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
75
75
  (specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
@@ -146,11 +146,11 @@ class DevopsClient {
146
146
  }
147
147
  /**
148
148
  * Submit stage approval.
149
- * This operation does not retry by default if the user has not defined a retry configuration.
149
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
150
150
  * @param ApproveDeploymentRequest
151
151
  * @return ApproveDeploymentResponse
152
152
  * @throws OciError when an error occurs
153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
154
154
  */
155
155
  approveDeployment(approveDeploymentRequest) {
156
156
  return __awaiter(this, void 0, void 0, function* () {
@@ -166,7 +166,7 @@ class DevopsClient {
166
166
  "opc-request-id": approveDeploymentRequest.opcRequestId,
167
167
  "opc-retry-token": approveDeploymentRequest.opcRetryToken
168
168
  };
169
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
169
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
170
170
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, approveDeploymentRequest.retryConfiguration, specRetryConfiguration);
171
171
  if (this.logger)
172
172
  retrier.logger = this.logger;
@@ -209,12 +209,12 @@ class DevopsClient {
209
209
  });
210
210
  }
211
211
  /**
212
- * Cancels the Build Run based on build run id provided in request
213
- * This operation does not retry by default if the user has not defined a retry configuration.
212
+ * Cancels the build run based on the build run ID provided in the request.
213
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
214
214
  * @param CancelBuildRunRequest
215
215
  * @return CancelBuildRunResponse
216
216
  * @throws OciError when an error occurs
217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
218
218
  */
219
219
  cancelBuildRun(cancelBuildRunRequest) {
220
220
  return __awaiter(this, void 0, void 0, function* () {
@@ -230,7 +230,7 @@ class DevopsClient {
230
230
  "opc-request-id": cancelBuildRunRequest.opcRequestId,
231
231
  "opc-retry-token": cancelBuildRunRequest.opcRetryToken
232
232
  };
233
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
233
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
234
234
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelBuildRunRequest.retryConfiguration, specRetryConfiguration);
235
235
  if (this.logger)
236
236
  retrier.logger = this.logger;
@@ -274,11 +274,11 @@ class DevopsClient {
274
274
  }
275
275
  /**
276
276
  * Cancels a deployment resource by identifier.
277
- * This operation does not retry by default if the user has not defined a retry configuration.
277
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
278
278
  * @param CancelDeploymentRequest
279
279
  * @return CancelDeploymentResponse
280
280
  * @throws OciError when an error occurs
281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
282
282
  */
283
283
  cancelDeployment(cancelDeploymentRequest) {
284
284
  return __awaiter(this, void 0, void 0, function* () {
@@ -294,7 +294,7 @@ class DevopsClient {
294
294
  "opc-request-id": cancelDeploymentRequest.opcRequestId,
295
295
  "opc-retry-token": cancelDeploymentRequest.opcRetryToken
296
296
  };
297
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
297
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
298
298
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelDeploymentRequest.retryConfiguration, specRetryConfiguration);
299
299
  if (this.logger)
300
300
  retrier.logger = this.logger;
@@ -338,11 +338,11 @@ class DevopsClient {
338
338
  }
339
339
  /**
340
340
  * Moves a project resource from one compartment OCID to another.
341
- * This operation does not retry by default if the user has not defined a retry configuration.
341
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
342
342
  * @param ChangeProjectCompartmentRequest
343
343
  * @return ChangeProjectCompartmentResponse
344
344
  * @throws OciError when an error occurs
345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
346
346
  */
347
347
  changeProjectCompartment(changeProjectCompartmentRequest) {
348
348
  return __awaiter(this, void 0, void 0, function* () {
@@ -358,7 +358,7 @@ class DevopsClient {
358
358
  "opc-request-id": changeProjectCompartmentRequest.opcRequestId,
359
359
  "opc-retry-token": changeProjectCompartmentRequest.opcRetryToken
360
360
  };
361
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
361
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
362
362
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeProjectCompartmentRequest.retryConfiguration, specRetryConfiguration);
363
363
  if (this.logger)
364
364
  retrier.logger = this.logger;
@@ -397,13 +397,13 @@ class DevopsClient {
397
397
  });
398
398
  }
399
399
  /**
400
- * Creates a new BuildPipeline.
400
+ * Creates a new build pipeline.
401
401
  *
402
- * This operation does not retry by default if the user has not defined a retry configuration.
402
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
403
403
  * @param CreateBuildPipelineRequest
404
404
  * @return CreateBuildPipelineResponse
405
405
  * @throws OciError when an error occurs
406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
407
407
  */
408
408
  createBuildPipeline(createBuildPipelineRequest) {
409
409
  return __awaiter(this, void 0, void 0, function* () {
@@ -416,7 +416,7 @@ class DevopsClient {
416
416
  "opc-retry-token": createBuildPipelineRequest.opcRetryToken,
417
417
  "opc-request-id": createBuildPipelineRequest.opcRequestId
418
418
  };
419
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
419
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
420
420
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createBuildPipelineRequest.retryConfiguration, specRetryConfiguration);
421
421
  if (this.logger)
422
422
  retrier.logger = this.logger;
@@ -469,13 +469,13 @@ class DevopsClient {
469
469
  });
470
470
  }
471
471
  /**
472
- * Creates a new Stage.
472
+ * Creates a new stage.
473
473
  *
474
- * This operation does not retry by default if the user has not defined a retry configuration.
474
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
475
475
  * @param CreateBuildPipelineStageRequest
476
476
  * @return CreateBuildPipelineStageResponse
477
477
  * @throws OciError when an error occurs
478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
479
479
  */
480
480
  createBuildPipelineStage(createBuildPipelineStageRequest) {
481
481
  return __awaiter(this, void 0, void 0, function* () {
@@ -488,7 +488,7 @@ class DevopsClient {
488
488
  "opc-retry-token": createBuildPipelineStageRequest.opcRetryToken,
489
489
  "opc-request-id": createBuildPipelineStageRequest.opcRequestId
490
490
  };
491
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
491
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
492
492
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createBuildPipelineStageRequest.retryConfiguration, specRetryConfiguration);
493
493
  if (this.logger)
494
494
  retrier.logger = this.logger;
@@ -541,13 +541,13 @@ class DevopsClient {
541
541
  });
542
542
  }
543
543
  /**
544
- * Starts a build pipeline run for a predefined build pipeline
544
+ * Starts a build pipeline run for a predefined build pipeline.
545
545
  *
546
- * This operation does not retry by default if the user has not defined a retry configuration.
546
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
547
547
  * @param CreateBuildRunRequest
548
548
  * @return CreateBuildRunResponse
549
549
  * @throws OciError when an error occurs
550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
551
551
  */
552
552
  createBuildRun(createBuildRunRequest) {
553
553
  return __awaiter(this, void 0, void 0, function* () {
@@ -561,7 +561,7 @@ class DevopsClient {
561
561
  "opc-request-id": createBuildRunRequest.opcRequestId,
562
562
  "if-match": createBuildRunRequest.ifMatch
563
563
  };
564
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
564
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
565
565
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createBuildRunRequest.retryConfiguration, specRetryConfiguration);
566
566
  if (this.logger)
567
567
  retrier.logger = this.logger;
@@ -609,13 +609,13 @@ class DevopsClient {
609
609
  });
610
610
  }
611
611
  /**
612
- * Creates a new Connection.
612
+ * Creates a new connection.
613
613
  *
614
- * This operation does not retry by default if the user has not defined a retry configuration.
614
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
615
615
  * @param CreateConnectionRequest
616
616
  * @return CreateConnectionResponse
617
617
  * @throws OciError when an error occurs
618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
619
619
  */
620
620
  createConnection(createConnectionRequest) {
621
621
  return __awaiter(this, void 0, void 0, function* () {
@@ -628,7 +628,7 @@ class DevopsClient {
628
628
  "opc-retry-token": createConnectionRequest.opcRetryToken,
629
629
  "opc-request-id": createConnectionRequest.opcRequestId
630
630
  };
631
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
631
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
632
632
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createConnectionRequest.retryConfiguration, specRetryConfiguration);
633
633
  if (this.logger)
634
634
  retrier.logger = this.logger;
@@ -682,11 +682,11 @@ class DevopsClient {
682
682
  }
683
683
  /**
684
684
  * Creates a new deployment artifact.
685
- * This operation does not retry by default if the user has not defined a retry configuration.
685
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
686
686
  * @param CreateDeployArtifactRequest
687
687
  * @return CreateDeployArtifactResponse
688
688
  * @throws OciError when an error occurs
689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
690
690
  */
691
691
  createDeployArtifact(createDeployArtifactRequest) {
692
692
  return __awaiter(this, void 0, void 0, function* () {
@@ -699,7 +699,7 @@ class DevopsClient {
699
699
  "opc-retry-token": createDeployArtifactRequest.opcRetryToken,
700
700
  "opc-request-id": createDeployArtifactRequest.opcRequestId
701
701
  };
702
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
702
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
703
703
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeployArtifactRequest.retryConfiguration, specRetryConfiguration);
704
704
  if (this.logger)
705
705
  retrier.logger = this.logger;
@@ -753,11 +753,11 @@ class DevopsClient {
753
753
  }
754
754
  /**
755
755
  * Creates a new deployment environment.
756
- * This operation does not retry by default if the user has not defined a retry configuration.
756
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
757
757
  * @param CreateDeployEnvironmentRequest
758
758
  * @return CreateDeployEnvironmentResponse
759
759
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
761
761
  */
762
762
  createDeployEnvironment(createDeployEnvironmentRequest) {
763
763
  return __awaiter(this, void 0, void 0, function* () {
@@ -770,7 +770,7 @@ class DevopsClient {
770
770
  "opc-retry-token": createDeployEnvironmentRequest.opcRetryToken,
771
771
  "opc-request-id": createDeployEnvironmentRequest.opcRequestId
772
772
  };
773
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
773
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
774
774
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeployEnvironmentRequest.retryConfiguration, specRetryConfiguration);
775
775
  if (this.logger)
776
776
  retrier.logger = this.logger;
@@ -824,11 +824,11 @@ class DevopsClient {
824
824
  }
825
825
  /**
826
826
  * Creates a new deployment pipeline.
827
- * This operation does not retry by default if the user has not defined a retry configuration.
827
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
828
828
  * @param CreateDeployPipelineRequest
829
829
  * @return CreateDeployPipelineResponse
830
830
  * @throws OciError when an error occurs
831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
832
832
  */
833
833
  createDeployPipeline(createDeployPipelineRequest) {
834
834
  return __awaiter(this, void 0, void 0, function* () {
@@ -841,7 +841,7 @@ class DevopsClient {
841
841
  "opc-retry-token": createDeployPipelineRequest.opcRetryToken,
842
842
  "opc-request-id": createDeployPipelineRequest.opcRequestId
843
843
  };
844
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
844
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
845
845
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeployPipelineRequest.retryConfiguration, specRetryConfiguration);
846
846
  if (this.logger)
847
847
  retrier.logger = this.logger;
@@ -895,11 +895,11 @@ class DevopsClient {
895
895
  }
896
896
  /**
897
897
  * Creates a new deployment stage.
898
- * This operation does not retry by default if the user has not defined a retry configuration.
898
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
899
899
  * @param CreateDeployStageRequest
900
900
  * @return CreateDeployStageResponse
901
901
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
903
903
  */
904
904
  createDeployStage(createDeployStageRequest) {
905
905
  return __awaiter(this, void 0, void 0, function* () {
@@ -912,7 +912,7 @@ class DevopsClient {
912
912
  "opc-retry-token": createDeployStageRequest.opcRetryToken,
913
913
  "opc-request-id": createDeployStageRequest.opcRequestId
914
914
  };
915
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
915
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
916
916
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeployStageRequest.retryConfiguration, specRetryConfiguration);
917
917
  if (this.logger)
918
918
  retrier.logger = this.logger;
@@ -966,11 +966,11 @@ class DevopsClient {
966
966
  }
967
967
  /**
968
968
  * Creates a new deployment.
969
- * This operation does not retry by default if the user has not defined a retry configuration.
969
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
970
970
  * @param CreateDeploymentRequest
971
971
  * @return CreateDeploymentResponse
972
972
  * @throws OciError when an error occurs
973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
974
974
  */
975
975
  createDeployment(createDeploymentRequest) {
976
976
  return __awaiter(this, void 0, void 0, function* () {
@@ -983,7 +983,7 @@ class DevopsClient {
983
983
  "opc-retry-token": createDeploymentRequest.opcRetryToken,
984
984
  "opc-request-id": createDeploymentRequest.opcRequestId
985
985
  };
986
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
986
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
987
987
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDeploymentRequest.retryConfiguration, specRetryConfiguration);
988
988
  if (this.logger)
989
989
  retrier.logger = this.logger;
@@ -1027,11 +1027,11 @@ class DevopsClient {
1027
1027
  }
1028
1028
  /**
1029
1029
  * Creates a new project.
1030
- * This operation does not retry by default if the user has not defined a retry configuration.
1030
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1031
1031
  * @param CreateProjectRequest
1032
1032
  * @return CreateProjectResponse
1033
1033
  * @throws OciError when an error occurs
1034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
1034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
1035
1035
  */
1036
1036
  createProject(createProjectRequest) {
1037
1037
  return __awaiter(this, void 0, void 0, function* () {
@@ -1044,7 +1044,7 @@ class DevopsClient {
1044
1044
  "opc-retry-token": createProjectRequest.opcRetryToken,
1045
1045
  "opc-request-id": createProjectRequest.opcRequestId
1046
1046
  };
1047
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1047
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1048
1048
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createProjectRequest.retryConfiguration, specRetryConfiguration);
1049
1049
  if (this.logger)
1050
1050
  retrier.logger = this.logger;
@@ -1097,13 +1097,13 @@ class DevopsClient {
1097
1097
  });
1098
1098
  }
1099
1099
  /**
1100
- * Creates a new Repository.
1100
+ * Creates a new repository.
1101
1101
  *
1102
- * This operation does not retry by default if the user has not defined a retry configuration.
1102
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1103
1103
  * @param CreateRepositoryRequest
1104
1104
  * @return CreateRepositoryResponse
1105
1105
  * @throws OciError when an error occurs
1106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
1106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
1107
1107
  */
1108
1108
  createRepository(createRepositoryRequest) {
1109
1109
  return __awaiter(this, void 0, void 0, function* () {
@@ -1116,7 +1116,7 @@ class DevopsClient {
1116
1116
  "opc-retry-token": createRepositoryRequest.opcRetryToken,
1117
1117
  "opc-request-id": createRepositoryRequest.opcRequestId
1118
1118
  };
1119
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1119
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1120
1120
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createRepositoryRequest.retryConfiguration, specRetryConfiguration);
1121
1121
  if (this.logger)
1122
1122
  retrier.logger = this.logger;
@@ -1169,13 +1169,13 @@ class DevopsClient {
1169
1169
  });
1170
1170
  }
1171
1171
  /**
1172
- * Creates a new Trigger.
1172
+ * Creates a new trigger.
1173
1173
  *
1174
- * This operation does not retry by default if the user has not defined a retry configuration.
1174
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1175
1175
  * @param CreateTriggerRequest
1176
1176
  * @return CreateTriggerResponse
1177
1177
  * @throws OciError when an error occurs
1178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
1178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
1179
1179
  */
1180
1180
  createTrigger(createTriggerRequest) {
1181
1181
  return __awaiter(this, void 0, void 0, function* () {
@@ -1188,7 +1188,7 @@ class DevopsClient {
1188
1188
  "opc-retry-token": createTriggerRequest.opcRetryToken,
1189
1189
  "opc-request-id": createTriggerRequest.opcRequestId
1190
1190
  };
1191
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1191
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1192
1192
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTriggerRequest.retryConfiguration, specRetryConfiguration);
1193
1193
  if (this.logger)
1194
1194
  retrier.logger = this.logger;
@@ -1241,12 +1241,12 @@ class DevopsClient {
1241
1241
  });
1242
1242
  }
1243
1243
  /**
1244
- * Deletes a BuildPipeline resource by identifier
1245
- * This operation does not retry by default if the user has not defined a retry configuration.
1244
+ * Deletes a build pipeline resource by identifier.
1245
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1246
1246
  * @param DeleteBuildPipelineRequest
1247
1247
  * @return DeleteBuildPipelineResponse
1248
1248
  * @throws OciError when an error occurs
1249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
1249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
1250
1250
  */
1251
1251
  deleteBuildPipeline(deleteBuildPipelineRequest) {
1252
1252
  return __awaiter(this, void 0, void 0, function* () {
@@ -1261,7 +1261,7 @@ class DevopsClient {
1261
1261
  "if-match": deleteBuildPipelineRequest.ifMatch,
1262
1262
  "opc-request-id": deleteBuildPipelineRequest.opcRequestId
1263
1263
  };
1264
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1264
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1265
1265
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteBuildPipelineRequest.retryConfiguration, specRetryConfiguration);
1266
1266
  if (this.logger)
1267
1267
  retrier.logger = this.logger;
@@ -1299,12 +1299,12 @@ class DevopsClient {
1299
1299
  });
1300
1300
  }
1301
1301
  /**
1302
- * Deletes a Stage based on stage id provided in request
1303
- * This operation does not retry by default if the user has not defined a retry configuration.
1302
+ * Deletes a stage based on the stage ID provided in the request.
1303
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1304
1304
  * @param DeleteBuildPipelineStageRequest
1305
1305
  * @return DeleteBuildPipelineStageResponse
1306
1306
  * @throws OciError when an error occurs
1307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
1307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
1308
1308
  */
1309
1309
  deleteBuildPipelineStage(deleteBuildPipelineStageRequest) {
1310
1310
  return __awaiter(this, void 0, void 0, function* () {
@@ -1319,7 +1319,7 @@ class DevopsClient {
1319
1319
  "if-match": deleteBuildPipelineStageRequest.ifMatch,
1320
1320
  "opc-request-id": deleteBuildPipelineStageRequest.opcRequestId
1321
1321
  };
1322
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1322
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1323
1323
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteBuildPipelineStageRequest.retryConfiguration, specRetryConfiguration);
1324
1324
  if (this.logger)
1325
1325
  retrier.logger = this.logger;
@@ -1357,12 +1357,12 @@ class DevopsClient {
1357
1357
  });
1358
1358
  }
1359
1359
  /**
1360
- * Deletes a Connection resource by identifier
1361
- * This operation does not retry by default if the user has not defined a retry configuration.
1360
+ * Deletes a connection resource by identifier.
1361
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1362
1362
  * @param DeleteConnectionRequest
1363
1363
  * @return DeleteConnectionResponse
1364
1364
  * @throws OciError when an error occurs
1365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
1365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
1366
1366
  */
1367
1367
  deleteConnection(deleteConnectionRequest) {
1368
1368
  return __awaiter(this, void 0, void 0, function* () {
@@ -1377,7 +1377,7 @@ class DevopsClient {
1377
1377
  "if-match": deleteConnectionRequest.ifMatch,
1378
1378
  "opc-request-id": deleteConnectionRequest.opcRequestId
1379
1379
  };
1380
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1380
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1381
1381
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteConnectionRequest.retryConfiguration, specRetryConfiguration);
1382
1382
  if (this.logger)
1383
1383
  retrier.logger = this.logger;
@@ -1416,11 +1416,11 @@ class DevopsClient {
1416
1416
  }
1417
1417
  /**
1418
1418
  * Deletes a deployment artifact resource by identifier.
1419
- * This operation does not retry by default if the user has not defined a retry configuration.
1419
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1420
1420
  * @param DeleteDeployArtifactRequest
1421
1421
  * @return DeleteDeployArtifactResponse
1422
1422
  * @throws OciError when an error occurs
1423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
1423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
1424
1424
  */
1425
1425
  deleteDeployArtifact(deleteDeployArtifactRequest) {
1426
1426
  return __awaiter(this, void 0, void 0, function* () {
@@ -1435,7 +1435,7 @@ class DevopsClient {
1435
1435
  "if-match": deleteDeployArtifactRequest.ifMatch,
1436
1436
  "opc-request-id": deleteDeployArtifactRequest.opcRequestId
1437
1437
  };
1438
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1438
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1439
1439
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDeployArtifactRequest.retryConfiguration, specRetryConfiguration);
1440
1440
  if (this.logger)
1441
1441
  retrier.logger = this.logger;
@@ -1474,11 +1474,11 @@ class DevopsClient {
1474
1474
  }
1475
1475
  /**
1476
1476
  * Deletes a deployment environment resource by identifier.
1477
- * This operation does not retry by default if the user has not defined a retry configuration.
1477
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1478
1478
  * @param DeleteDeployEnvironmentRequest
1479
1479
  * @return DeleteDeployEnvironmentResponse
1480
1480
  * @throws OciError when an error occurs
1481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
1481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
1482
1482
  */
1483
1483
  deleteDeployEnvironment(deleteDeployEnvironmentRequest) {
1484
1484
  return __awaiter(this, void 0, void 0, function* () {
@@ -1493,7 +1493,7 @@ class DevopsClient {
1493
1493
  "if-match": deleteDeployEnvironmentRequest.ifMatch,
1494
1494
  "opc-request-id": deleteDeployEnvironmentRequest.opcRequestId
1495
1495
  };
1496
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1496
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1497
1497
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDeployEnvironmentRequest.retryConfiguration, specRetryConfiguration);
1498
1498
  if (this.logger)
1499
1499
  retrier.logger = this.logger;
@@ -1532,11 +1532,11 @@ class DevopsClient {
1532
1532
  }
1533
1533
  /**
1534
1534
  * Deletes a deployment pipeline resource by identifier.
1535
- * This operation does not retry by default if the user has not defined a retry configuration.
1535
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1536
1536
  * @param DeleteDeployPipelineRequest
1537
1537
  * @return DeleteDeployPipelineResponse
1538
1538
  * @throws OciError when an error occurs
1539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
1539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
1540
1540
  */
1541
1541
  deleteDeployPipeline(deleteDeployPipelineRequest) {
1542
1542
  return __awaiter(this, void 0, void 0, function* () {
@@ -1551,7 +1551,7 @@ class DevopsClient {
1551
1551
  "if-match": deleteDeployPipelineRequest.ifMatch,
1552
1552
  "opc-request-id": deleteDeployPipelineRequest.opcRequestId
1553
1553
  };
1554
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1554
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1555
1555
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDeployPipelineRequest.retryConfiguration, specRetryConfiguration);
1556
1556
  if (this.logger)
1557
1557
  retrier.logger = this.logger;
@@ -1590,11 +1590,11 @@ class DevopsClient {
1590
1590
  }
1591
1591
  /**
1592
1592
  * Deletes a deployment stage resource by identifier.
1593
- * This operation does not retry by default if the user has not defined a retry configuration.
1593
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1594
1594
  * @param DeleteDeployStageRequest
1595
1595
  * @return DeleteDeployStageResponse
1596
1596
  * @throws OciError when an error occurs
1597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
1597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
1598
1598
  */
1599
1599
  deleteDeployStage(deleteDeployStageRequest) {
1600
1600
  return __awaiter(this, void 0, void 0, function* () {
@@ -1609,7 +1609,7 @@ class DevopsClient {
1609
1609
  "if-match": deleteDeployStageRequest.ifMatch,
1610
1610
  "opc-request-id": deleteDeployStageRequest.opcRequestId
1611
1611
  };
1612
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1612
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1613
1613
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDeployStageRequest.retryConfiguration, specRetryConfiguration);
1614
1614
  if (this.logger)
1615
1615
  retrier.logger = this.logger;
@@ -1648,11 +1648,11 @@ class DevopsClient {
1648
1648
  }
1649
1649
  /**
1650
1650
  * Deletes a project resource by identifier
1651
- * This operation does not retry by default if the user has not defined a retry configuration.
1651
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1652
1652
  * @param DeleteProjectRequest
1653
1653
  * @return DeleteProjectResponse
1654
1654
  * @throws OciError when an error occurs
1655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
1655
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
1656
1656
  */
1657
1657
  deleteProject(deleteProjectRequest) {
1658
1658
  return __awaiter(this, void 0, void 0, function* () {
@@ -1667,7 +1667,7 @@ class DevopsClient {
1667
1667
  "if-match": deleteProjectRequest.ifMatch,
1668
1668
  "opc-request-id": deleteProjectRequest.opcRequestId
1669
1669
  };
1670
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1670
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1671
1671
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteProjectRequest.retryConfiguration, specRetryConfiguration);
1672
1672
  if (this.logger)
1673
1673
  retrier.logger = this.logger;
@@ -1706,11 +1706,11 @@ class DevopsClient {
1706
1706
  }
1707
1707
  /**
1708
1708
  * Deletes a Repository's Ref by its name. Returns an error if the name is ambiguous. Can be disambiguated by using full names like \"heads/<name>\" or \"tags/<name>\".
1709
- * This operation does not retry by default if the user has not defined a retry configuration.
1709
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1710
1710
  * @param DeleteRefRequest
1711
1711
  * @return DeleteRefResponse
1712
1712
  * @throws OciError when an error occurs
1713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
1713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
1714
1714
  */
1715
1715
  deleteRef(deleteRefRequest) {
1716
1716
  return __awaiter(this, void 0, void 0, function* () {
@@ -1727,7 +1727,7 @@ class DevopsClient {
1727
1727
  "opc-retry-token": deleteRefRequest.opcRetryToken,
1728
1728
  "opc-request-id": deleteRefRequest.opcRequestId
1729
1729
  };
1730
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1730
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1731
1731
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteRefRequest.retryConfiguration, specRetryConfiguration);
1732
1732
  if (this.logger)
1733
1733
  retrier.logger = this.logger;
@@ -1765,12 +1765,12 @@ class DevopsClient {
1765
1765
  });
1766
1766
  }
1767
1767
  /**
1768
- * Deletes a Repository resource by identifier
1769
- * This operation does not retry by default if the user has not defined a retry configuration.
1768
+ * Deletes a repository resource by identifier.
1769
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1770
1770
  * @param DeleteRepositoryRequest
1771
1771
  * @return DeleteRepositoryResponse
1772
1772
  * @throws OciError when an error occurs
1773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
1773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
1774
1774
  */
1775
1775
  deleteRepository(deleteRepositoryRequest) {
1776
1776
  return __awaiter(this, void 0, void 0, function* () {
@@ -1785,7 +1785,7 @@ class DevopsClient {
1785
1785
  "if-match": deleteRepositoryRequest.ifMatch,
1786
1786
  "opc-request-id": deleteRepositoryRequest.opcRequestId
1787
1787
  };
1788
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1788
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1789
1789
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteRepositoryRequest.retryConfiguration, specRetryConfiguration);
1790
1790
  if (this.logger)
1791
1791
  retrier.logger = this.logger;
@@ -1823,12 +1823,12 @@ class DevopsClient {
1823
1823
  });
1824
1824
  }
1825
1825
  /**
1826
- * Deletes a Trigger resource by identifier
1827
- * This operation does not retry by default if the user has not defined a retry configuration.
1826
+ * Deletes a trigger resource by identifier.
1827
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1828
1828
  * @param DeleteTriggerRequest
1829
1829
  * @return DeleteTriggerResponse
1830
1830
  * @throws OciError when an error occurs
1831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
1831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
1832
1832
  */
1833
1833
  deleteTrigger(deleteTriggerRequest) {
1834
1834
  return __awaiter(this, void 0, void 0, function* () {
@@ -1843,7 +1843,7 @@ class DevopsClient {
1843
1843
  "if-match": deleteTriggerRequest.ifMatch,
1844
1844
  "opc-request-id": deleteTriggerRequest.opcRequestId
1845
1845
  };
1846
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1846
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1847
1847
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTriggerRequest.retryConfiguration, specRetryConfiguration);
1848
1848
  if (this.logger)
1849
1849
  retrier.logger = this.logger;
@@ -1881,12 +1881,12 @@ class DevopsClient {
1881
1881
  });
1882
1882
  }
1883
1883
  /**
1884
- * Gets a BuildPipeline by identifier
1885
- * This operation does not retry by default if the user has not defined a retry configuration.
1884
+ * Retrieves a build pipeline by identifier.
1885
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1886
1886
  * @param GetBuildPipelineRequest
1887
1887
  * @return GetBuildPipelineResponse
1888
1888
  * @throws OciError when an error occurs
1889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
1889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
1890
1890
  */
1891
1891
  getBuildPipeline(getBuildPipelineRequest) {
1892
1892
  return __awaiter(this, void 0, void 0, function* () {
@@ -1900,7 +1900,7 @@ class DevopsClient {
1900
1900
  "Content-Type": common.Constants.APPLICATION_JSON,
1901
1901
  "opc-request-id": getBuildPipelineRequest.opcRequestId
1902
1902
  };
1903
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1903
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1904
1904
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getBuildPipelineRequest.retryConfiguration, specRetryConfiguration);
1905
1905
  if (this.logger)
1906
1906
  retrier.logger = this.logger;
@@ -1942,12 +1942,12 @@ class DevopsClient {
1942
1942
  });
1943
1943
  }
1944
1944
  /**
1945
- * Gets a Stage based on the stage id provided in request
1946
- * This operation does not retry by default if the user has not defined a retry configuration.
1945
+ * Retrieves a stage based on the stage ID provided in the request.
1946
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1947
1947
  * @param GetBuildPipelineStageRequest
1948
1948
  * @return GetBuildPipelineStageResponse
1949
1949
  * @throws OciError when an error occurs
1950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
1950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
1951
1951
  */
1952
1952
  getBuildPipelineStage(getBuildPipelineStageRequest) {
1953
1953
  return __awaiter(this, void 0, void 0, function* () {
@@ -1961,7 +1961,7 @@ class DevopsClient {
1961
1961
  "Content-Type": common.Constants.APPLICATION_JSON,
1962
1962
  "opc-request-id": getBuildPipelineStageRequest.opcRequestId
1963
1963
  };
1964
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
1964
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1965
1965
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getBuildPipelineStageRequest.retryConfiguration, specRetryConfiguration);
1966
1966
  if (this.logger)
1967
1967
  retrier.logger = this.logger;
@@ -2003,13 +2003,13 @@ class DevopsClient {
2003
2003
  });
2004
2004
  }
2005
2005
  /**
2006
- * Returns the details of a build exection for a given build run id.
2006
+ * Returns the details of a build run for a given build run ID.
2007
2007
  *
2008
- * This operation does not retry by default if the user has not defined a retry configuration.
2008
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2009
2009
  * @param GetBuildRunRequest
2010
2010
  * @return GetBuildRunResponse
2011
2011
  * @throws OciError when an error occurs
2012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
2012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
2013
2013
  */
2014
2014
  getBuildRun(getBuildRunRequest) {
2015
2015
  return __awaiter(this, void 0, void 0, function* () {
@@ -2023,7 +2023,7 @@ class DevopsClient {
2023
2023
  "Content-Type": common.Constants.APPLICATION_JSON,
2024
2024
  "opc-request-id": getBuildRunRequest.opcRequestId
2025
2025
  };
2026
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2026
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2027
2027
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getBuildRunRequest.retryConfiguration, specRetryConfiguration);
2028
2028
  if (this.logger)
2029
2029
  retrier.logger = this.logger;
@@ -2065,12 +2065,12 @@ class DevopsClient {
2065
2065
  });
2066
2066
  }
2067
2067
  /**
2068
- * Gets a Repository's Commit by commitId
2069
- * This operation does not retry by default if the user has not defined a retry configuration.
2068
+ * Retrieves a repository's commit by commit ID.
2069
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2070
2070
  * @param GetCommitRequest
2071
2071
  * @return GetCommitResponse
2072
2072
  * @throws OciError when an error occurs
2073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
2073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
2074
2074
  */
2075
2075
  getCommit(getCommitRequest) {
2076
2076
  return __awaiter(this, void 0, void 0, function* () {
@@ -2085,7 +2085,7 @@ class DevopsClient {
2085
2085
  "Content-Type": common.Constants.APPLICATION_JSON,
2086
2086
  "opc-request-id": getCommitRequest.opcRequestId
2087
2087
  };
2088
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2088
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2089
2089
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCommitRequest.retryConfiguration, specRetryConfiguration);
2090
2090
  if (this.logger)
2091
2091
  retrier.logger = this.logger;
@@ -2127,13 +2127,13 @@ class DevopsClient {
2127
2127
  });
2128
2128
  }
2129
2129
  /**
2130
- * Compares two revisions for their differences. Supports comparison between two refs or commits.
2130
+ * Compares two revisions for their differences. Supports comparison between two references or commits.
2131
2131
  *
2132
- * This operation does not retry by default if the user has not defined a retry configuration.
2132
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2133
2133
  * @param GetCommitDiffRequest
2134
2134
  * @return GetCommitDiffResponse
2135
2135
  * @throws OciError when an error occurs
2136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
2136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
2137
2137
  */
2138
2138
  getCommitDiff(getCommitDiffRequest) {
2139
2139
  return __awaiter(this, void 0, void 0, function* () {
@@ -2151,7 +2151,7 @@ class DevopsClient {
2151
2151
  "Content-Type": common.Constants.APPLICATION_JSON,
2152
2152
  "opc-request-id": getCommitDiffRequest.opcRequestId
2153
2153
  };
2154
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2154
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2155
2155
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCommitDiffRequest.retryConfiguration, specRetryConfiguration);
2156
2156
  if (this.logger)
2157
2157
  retrier.logger = this.logger;
@@ -2193,12 +2193,12 @@ class DevopsClient {
2193
2193
  });
2194
2194
  }
2195
2195
  /**
2196
- * Gets a Connection by identifier
2197
- * This operation does not retry by default if the user has not defined a retry configuration.
2196
+ * Retrieves a connection by identifier.
2197
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2198
2198
  * @param GetConnectionRequest
2199
2199
  * @return GetConnectionResponse
2200
2200
  * @throws OciError when an error occurs
2201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
2201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
2202
2202
  */
2203
2203
  getConnection(getConnectionRequest) {
2204
2204
  return __awaiter(this, void 0, void 0, function* () {
@@ -2212,7 +2212,7 @@ class DevopsClient {
2212
2212
  "Content-Type": common.Constants.APPLICATION_JSON,
2213
2213
  "opc-request-id": getConnectionRequest.opcRequestId
2214
2214
  };
2215
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2215
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2216
2216
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getConnectionRequest.retryConfiguration, specRetryConfiguration);
2217
2217
  if (this.logger)
2218
2218
  retrier.logger = this.logger;
@@ -2255,11 +2255,11 @@ class DevopsClient {
2255
2255
  }
2256
2256
  /**
2257
2257
  * Retrieves a deployment artifact by identifier.
2258
- * This operation does not retry by default if the user has not defined a retry configuration.
2258
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2259
2259
  * @param GetDeployArtifactRequest
2260
2260
  * @return GetDeployArtifactResponse
2261
2261
  * @throws OciError when an error occurs
2262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
2262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
2263
2263
  */
2264
2264
  getDeployArtifact(getDeployArtifactRequest) {
2265
2265
  return __awaiter(this, void 0, void 0, function* () {
@@ -2273,7 +2273,7 @@ class DevopsClient {
2273
2273
  "Content-Type": common.Constants.APPLICATION_JSON,
2274
2274
  "opc-request-id": getDeployArtifactRequest.opcRequestId
2275
2275
  };
2276
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2276
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2277
2277
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeployArtifactRequest.retryConfiguration, specRetryConfiguration);
2278
2278
  if (this.logger)
2279
2279
  retrier.logger = this.logger;
@@ -2316,11 +2316,11 @@ class DevopsClient {
2316
2316
  }
2317
2317
  /**
2318
2318
  * Retrieves a deployment environment by identifier.
2319
- * This operation does not retry by default if the user has not defined a retry configuration.
2319
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2320
2320
  * @param GetDeployEnvironmentRequest
2321
2321
  * @return GetDeployEnvironmentResponse
2322
2322
  * @throws OciError when an error occurs
2323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
2323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
2324
2324
  */
2325
2325
  getDeployEnvironment(getDeployEnvironmentRequest) {
2326
2326
  return __awaiter(this, void 0, void 0, function* () {
@@ -2334,7 +2334,7 @@ class DevopsClient {
2334
2334
  "Content-Type": common.Constants.APPLICATION_JSON,
2335
2335
  "opc-request-id": getDeployEnvironmentRequest.opcRequestId
2336
2336
  };
2337
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2337
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2338
2338
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeployEnvironmentRequest.retryConfiguration, specRetryConfiguration);
2339
2339
  if (this.logger)
2340
2340
  retrier.logger = this.logger;
@@ -2377,11 +2377,11 @@ class DevopsClient {
2377
2377
  }
2378
2378
  /**
2379
2379
  * Retrieves a deployment pipeline by identifier.
2380
- * This operation does not retry by default if the user has not defined a retry configuration.
2380
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2381
2381
  * @param GetDeployPipelineRequest
2382
2382
  * @return GetDeployPipelineResponse
2383
2383
  * @throws OciError when an error occurs
2384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
2384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
2385
2385
  */
2386
2386
  getDeployPipeline(getDeployPipelineRequest) {
2387
2387
  return __awaiter(this, void 0, void 0, function* () {
@@ -2395,7 +2395,7 @@ class DevopsClient {
2395
2395
  "Content-Type": common.Constants.APPLICATION_JSON,
2396
2396
  "opc-request-id": getDeployPipelineRequest.opcRequestId
2397
2397
  };
2398
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2398
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2399
2399
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeployPipelineRequest.retryConfiguration, specRetryConfiguration);
2400
2400
  if (this.logger)
2401
2401
  retrier.logger = this.logger;
@@ -2438,11 +2438,11 @@ class DevopsClient {
2438
2438
  }
2439
2439
  /**
2440
2440
  * Retrieves a deployment stage by identifier.
2441
- * This operation does not retry by default if the user has not defined a retry configuration.
2441
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2442
2442
  * @param GetDeployStageRequest
2443
2443
  * @return GetDeployStageResponse
2444
2444
  * @throws OciError when an error occurs
2445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
2445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
2446
2446
  */
2447
2447
  getDeployStage(getDeployStageRequest) {
2448
2448
  return __awaiter(this, void 0, void 0, function* () {
@@ -2456,7 +2456,7 @@ class DevopsClient {
2456
2456
  "Content-Type": common.Constants.APPLICATION_JSON,
2457
2457
  "opc-request-id": getDeployStageRequest.opcRequestId
2458
2458
  };
2459
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2459
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2460
2460
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeployStageRequest.retryConfiguration, specRetryConfiguration);
2461
2461
  if (this.logger)
2462
2462
  retrier.logger = this.logger;
@@ -2499,11 +2499,11 @@ class DevopsClient {
2499
2499
  }
2500
2500
  /**
2501
2501
  * Retrieves a deployment by identifier.
2502
- * This operation does not retry by default if the user has not defined a retry configuration.
2502
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2503
2503
  * @param GetDeploymentRequest
2504
2504
  * @return GetDeploymentResponse
2505
2505
  * @throws OciError when an error occurs
2506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
2506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
2507
2507
  */
2508
2508
  getDeployment(getDeploymentRequest) {
2509
2509
  return __awaiter(this, void 0, void 0, function* () {
@@ -2517,7 +2517,7 @@ class DevopsClient {
2517
2517
  "Content-Type": common.Constants.APPLICATION_JSON,
2518
2518
  "opc-request-id": getDeploymentRequest.opcRequestId
2519
2519
  };
2520
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2520
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2521
2521
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDeploymentRequest.retryConfiguration, specRetryConfiguration);
2522
2522
  if (this.logger)
2523
2523
  retrier.logger = this.logger;
@@ -2561,11 +2561,11 @@ class DevopsClient {
2561
2561
  /**
2562
2562
  * Gets the line-by-line difference between files on different commits.
2563
2563
  *
2564
- * This operation does not retry by default if the user has not defined a retry configuration.
2564
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2565
2565
  * @param GetFileDiffRequest
2566
2566
  * @return GetFileDiffResponse
2567
2567
  * @throws OciError when an error occurs
2568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
2568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
2569
2569
  */
2570
2570
  getFileDiff(getFileDiffRequest) {
2571
2571
  return __awaiter(this, void 0, void 0, function* () {
@@ -2584,7 +2584,7 @@ class DevopsClient {
2584
2584
  "Content-Type": common.Constants.APPLICATION_JSON,
2585
2585
  "opc-request-id": getFileDiffRequest.opcRequestId
2586
2586
  };
2587
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2587
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2588
2588
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFileDiffRequest.retryConfiguration, specRetryConfiguration);
2589
2589
  if (this.logger)
2590
2590
  retrier.logger = this.logger;
@@ -2626,13 +2626,13 @@ class DevopsClient {
2626
2626
  });
2627
2627
  }
2628
2628
  /**
2629
- * Returns either current mirror record or last successful mirror record for a specific mirror repository
2629
+ * Returns either current mirror record or last successful mirror record for a specific mirror repository.
2630
2630
  *
2631
- * This operation does not retry by default if the user has not defined a retry configuration.
2631
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2632
2632
  * @param GetMirrorRecordRequest
2633
2633
  * @return GetMirrorRecordResponse
2634
2634
  * @throws OciError when an error occurs
2635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
2635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
2636
2636
  */
2637
2637
  getMirrorRecord(getMirrorRecordRequest) {
2638
2638
  return __awaiter(this, void 0, void 0, function* () {
@@ -2647,7 +2647,7 @@ class DevopsClient {
2647
2647
  "Content-Type": common.Constants.APPLICATION_JSON,
2648
2648
  "opc-request-id": getMirrorRecordRequest.opcRequestId
2649
2649
  };
2650
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2650
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2651
2651
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMirrorRecordRequest.retryConfiguration, specRetryConfiguration);
2652
2652
  if (this.logger)
2653
2653
  retrier.logger = this.logger;
@@ -2689,13 +2689,13 @@ class DevopsClient {
2689
2689
  });
2690
2690
  }
2691
2691
  /**
2692
- * Get blob of specific branch name/commit id and file path
2692
+ * Retrieves blob of specific branch name/commit ID and file path.
2693
2693
  *
2694
- * This operation does not retry by default if the user has not defined a retry configuration.
2694
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2695
2695
  * @param GetObjectRequest
2696
2696
  * @return GetObjectResponse
2697
2697
  * @throws OciError when an error occurs
2698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetObject.ts.html |here} to see how to use GetObject API.
2698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetObject.ts.html |here} to see how to use GetObject API.
2699
2699
  */
2700
2700
  getObject(getObjectRequest) {
2701
2701
  return __awaiter(this, void 0, void 0, function* () {
@@ -2712,7 +2712,7 @@ class DevopsClient {
2712
2712
  "Content-Type": common.Constants.APPLICATION_JSON,
2713
2713
  "opc-request-id": getObjectRequest.opcRequestId
2714
2714
  };
2715
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2715
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2716
2716
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getObjectRequest.retryConfiguration, specRetryConfiguration);
2717
2717
  if (this.logger)
2718
2718
  retrier.logger = this.logger;
@@ -2754,13 +2754,13 @@ class DevopsClient {
2754
2754
  });
2755
2755
  }
2756
2756
  /**
2757
- * Get contents of a specified Object
2757
+ * Retrieve contents of a specified object.
2758
2758
  *
2759
- * This operation does not retry by default if the user has not defined a retry configuration.
2759
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2760
2760
  * @param GetObjectContentRequest
2761
2761
  * @return GetObjectContentResponse
2762
2762
  * @throws OciError when an error occurs
2763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
2763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
2764
2764
  */
2765
2765
  getObjectContent(getObjectContentRequest) {
2766
2766
  return __awaiter(this, void 0, void 0, function* () {
@@ -2777,7 +2777,7 @@ class DevopsClient {
2777
2777
  "Content-Type": common.Constants.APPLICATION_JSON,
2778
2778
  "opc-request-id": getObjectContentRequest.opcRequestId
2779
2779
  };
2780
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2780
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2781
2781
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getObjectContentRequest.retryConfiguration, specRetryConfiguration);
2782
2782
  if (this.logger)
2783
2783
  retrier.logger = this.logger;
@@ -2824,11 +2824,11 @@ class DevopsClient {
2824
2824
  }
2825
2825
  /**
2826
2826
  * Retrieves a project by identifier.
2827
- * This operation does not retry by default if the user has not defined a retry configuration.
2827
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2828
2828
  * @param GetProjectRequest
2829
2829
  * @return GetProjectResponse
2830
2830
  * @throws OciError when an error occurs
2831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetProject.ts.html |here} to see how to use GetProject API.
2831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetProject.ts.html |here} to see how to use GetProject API.
2832
2832
  */
2833
2833
  getProject(getProjectRequest) {
2834
2834
  return __awaiter(this, void 0, void 0, function* () {
@@ -2842,7 +2842,7 @@ class DevopsClient {
2842
2842
  "Content-Type": common.Constants.APPLICATION_JSON,
2843
2843
  "opc-request-id": getProjectRequest.opcRequestId
2844
2844
  };
2845
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2845
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2846
2846
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getProjectRequest.retryConfiguration, specRetryConfiguration);
2847
2847
  if (this.logger)
2848
2848
  retrier.logger = this.logger;
@@ -2884,12 +2884,12 @@ class DevopsClient {
2884
2884
  });
2885
2885
  }
2886
2886
  /**
2887
- * Gets a Repository's Ref by its name with preference for branches over tags if the name is ambiguous. Can be disambiguated by using full names like \"heads/<name>\" or \"tags/<name>\".
2888
- * This operation does not retry by default if the user has not defined a retry configuration.
2887
+ * Retrieves a repository's reference by its name with preference for branches over tags if the name is ambiguous. This can be disambiguated by using full names like \"heads/<name>\" or \"tags/<name>\".
2888
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2889
2889
  * @param GetRefRequest
2890
2890
  * @return GetRefResponse
2891
2891
  * @throws OciError when an error occurs
2892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetRef.ts.html |here} to see how to use GetRef API.
2892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetRef.ts.html |here} to see how to use GetRef API.
2893
2893
  */
2894
2894
  getRef(getRefRequest) {
2895
2895
  return __awaiter(this, void 0, void 0, function* () {
@@ -2904,7 +2904,7 @@ class DevopsClient {
2904
2904
  "Content-Type": common.Constants.APPLICATION_JSON,
2905
2905
  "opc-request-id": getRefRequest.opcRequestId
2906
2906
  };
2907
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2907
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2908
2908
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRefRequest.retryConfiguration, specRetryConfiguration);
2909
2909
  if (this.logger)
2910
2910
  retrier.logger = this.logger;
@@ -2946,12 +2946,12 @@ class DevopsClient {
2946
2946
  });
2947
2947
  }
2948
2948
  /**
2949
- * Gets a Repository by identifier
2950
- * This operation does not retry by default if the user has not defined a retry configuration.
2949
+ * Retrieves a repository by identifier.
2950
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2951
2951
  * @param GetRepositoryRequest
2952
2952
  * @return GetRepositoryResponse
2953
2953
  * @throws OciError when an error occurs
2954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
2954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
2955
2955
  */
2956
2956
  getRepository(getRepositoryRequest) {
2957
2957
  return __awaiter(this, void 0, void 0, function* () {
@@ -2967,7 +2967,7 @@ class DevopsClient {
2967
2967
  "Content-Type": common.Constants.APPLICATION_JSON,
2968
2968
  "opc-request-id": getRepositoryRequest.opcRequestId
2969
2969
  };
2970
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
2970
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2971
2971
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRepositoryRequest.retryConfiguration, specRetryConfiguration);
2972
2972
  if (this.logger)
2973
2973
  retrier.logger = this.logger;
@@ -3009,13 +3009,13 @@ class DevopsClient {
3009
3009
  });
3010
3010
  }
3011
3011
  /**
3012
- * Return the archived repository information
3012
+ * Returns the archived repository information.
3013
3013
  *
3014
- * This operation does not retry by default if the user has not defined a retry configuration.
3014
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3015
3015
  * @param GetRepositoryArchiveContentRequest
3016
3016
  * @return GetRepositoryArchiveContentResponse
3017
3017
  * @throws OciError when an error occurs
3018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
3018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
3019
3019
  */
3020
3020
  getRepositoryArchiveContent(getRepositoryArchiveContentRequest) {
3021
3021
  return __awaiter(this, void 0, void 0, function* () {
@@ -3032,7 +3032,7 @@ class DevopsClient {
3032
3032
  "Content-Type": common.Constants.APPLICATION_JSON,
3033
3033
  "opc-request-id": getRepositoryArchiveContentRequest.opcRequestId
3034
3034
  };
3035
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3035
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3036
3036
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRepositoryArchiveContentRequest.retryConfiguration, specRetryConfiguration);
3037
3037
  if (this.logger)
3038
3038
  retrier.logger = this.logger;
@@ -3078,13 +3078,13 @@ class DevopsClient {
3078
3078
  });
3079
3079
  }
3080
3080
  /**
3081
- * Get lines of a specified file. Supports starting line number and limit.
3081
+ * Retrieve lines of a specified file. Supports starting line number and limit.
3082
3082
  *
3083
- * This operation does not retry by default if the user has not defined a retry configuration.
3083
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3084
3084
  * @param GetRepositoryFileLinesRequest
3085
3085
  * @return GetRepositoryFileLinesResponse
3086
3086
  * @throws OciError when an error occurs
3087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
3087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
3088
3088
  */
3089
3089
  getRepositoryFileLines(getRepositoryFileLinesRequest) {
3090
3090
  return __awaiter(this, void 0, void 0, function* () {
@@ -3103,7 +3103,7 @@ class DevopsClient {
3103
3103
  "Content-Type": common.Constants.APPLICATION_JSON,
3104
3104
  "opc-request-id": getRepositoryFileLinesRequest.opcRequestId
3105
3105
  };
3106
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3106
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3107
3107
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getRepositoryFileLinesRequest.retryConfiguration, specRetryConfiguration);
3108
3108
  if (this.logger)
3109
3109
  retrier.logger = this.logger;
@@ -3145,12 +3145,12 @@ class DevopsClient {
3145
3145
  });
3146
3146
  }
3147
3147
  /**
3148
- * Gets a Trigger by identifier
3149
- * This operation does not retry by default if the user has not defined a retry configuration.
3148
+ * Retrieves a trigger by identifier.
3149
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3150
3150
  * @param GetTriggerRequest
3151
3151
  * @return GetTriggerResponse
3152
3152
  * @throws OciError when an error occurs
3153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
3153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
3154
3154
  */
3155
3155
  getTrigger(getTriggerRequest) {
3156
3156
  return __awaiter(this, void 0, void 0, function* () {
@@ -3164,7 +3164,7 @@ class DevopsClient {
3164
3164
  "Content-Type": common.Constants.APPLICATION_JSON,
3165
3165
  "opc-request-id": getTriggerRequest.opcRequestId
3166
3166
  };
3167
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3167
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3168
3168
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTriggerRequest.retryConfiguration, specRetryConfiguration);
3169
3169
  if (this.logger)
3170
3170
  retrier.logger = this.logger;
@@ -3207,11 +3207,11 @@ class DevopsClient {
3207
3207
  }
3208
3208
  /**
3209
3209
  * Retrieves the status of the work request with the given ID.
3210
- * This operation does not retry by default if the user has not defined a retry configuration.
3210
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3211
3211
  * @param GetWorkRequestRequest
3212
3212
  * @return GetWorkRequestResponse
3213
3213
  * @throws OciError when an error occurs
3214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3215
3215
  */
3216
3216
  getWorkRequest(getWorkRequestRequest) {
3217
3217
  return __awaiter(this, void 0, void 0, function* () {
@@ -3225,7 +3225,7 @@ class DevopsClient {
3225
3225
  "Content-Type": common.Constants.APPLICATION_JSON,
3226
3226
  "opc-request-id": getWorkRequestRequest.opcRequestId
3227
3227
  };
3228
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3228
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3229
3229
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
3230
3230
  if (this.logger)
3231
3231
  retrier.logger = this.logger;
@@ -3267,13 +3267,13 @@ class DevopsClient {
3267
3267
  });
3268
3268
  }
3269
3269
  /**
3270
- * Get a list of all the authors
3270
+ * Retrieve a list of all the authors.
3271
3271
  *
3272
- * This operation does not retry by default if the user has not defined a retry configuration.
3272
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3273
3273
  * @param ListAuthorsRequest
3274
3274
  * @return ListAuthorsResponse
3275
3275
  * @throws OciError when an error occurs
3276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
3276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
3277
3277
  */
3278
3278
  listAuthors(listAuthorsRequest) {
3279
3279
  return __awaiter(this, void 0, void 0, function* () {
@@ -3292,7 +3292,7 @@ class DevopsClient {
3292
3292
  "Content-Type": common.Constants.APPLICATION_JSON,
3293
3293
  "opc-request-id": listAuthorsRequest.opcRequestId
3294
3294
  };
3295
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3295
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3296
3296
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAuthorsRequest.retryConfiguration, specRetryConfiguration);
3297
3297
  if (this.logger)
3298
3298
  retrier.logger = this.logger;
@@ -3334,13 +3334,13 @@ class DevopsClient {
3334
3334
  });
3335
3335
  }
3336
3336
  /**
3337
- * Returns summary of list of all Stages in a compartment or buildPipeline
3337
+ * Returns a list of all stages in a compartment or build pipeline.
3338
3338
  *
3339
- * This operation does not retry by default if the user has not defined a retry configuration.
3339
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3340
3340
  * @param ListBuildPipelineStagesRequest
3341
3341
  * @return ListBuildPipelineStagesResponse
3342
3342
  * @throws OciError when an error occurs
3343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
3343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
3344
3344
  */
3345
3345
  listBuildPipelineStages(listBuildPipelineStagesRequest) {
3346
3346
  return __awaiter(this, void 0, void 0, function* () {
@@ -3362,7 +3362,7 @@ class DevopsClient {
3362
3362
  "Content-Type": common.Constants.APPLICATION_JSON,
3363
3363
  "opc-request-id": listBuildPipelineStagesRequest.opcRequestId
3364
3364
  };
3365
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3365
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3366
3366
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBuildPipelineStagesRequest.retryConfiguration, specRetryConfiguration);
3367
3367
  if (this.logger)
3368
3368
  retrier.logger = this.logger;
@@ -3404,13 +3404,13 @@ class DevopsClient {
3404
3404
  });
3405
3405
  }
3406
3406
  /**
3407
- * Returns a list of BuildPipelines.
3407
+ * Returns a list of build pipelines.
3408
3408
  *
3409
- * This operation does not retry by default if the user has not defined a retry configuration.
3409
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3410
3410
  * @param ListBuildPipelinesRequest
3411
3411
  * @return ListBuildPipelinesResponse
3412
3412
  * @throws OciError when an error occurs
3413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
3413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
3414
3414
  */
3415
3415
  listBuildPipelines(listBuildPipelinesRequest) {
3416
3416
  return __awaiter(this, void 0, void 0, function* () {
@@ -3432,7 +3432,7 @@ class DevopsClient {
3432
3432
  "Content-Type": common.Constants.APPLICATION_JSON,
3433
3433
  "opc-request-id": listBuildPipelinesRequest.opcRequestId
3434
3434
  };
3435
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3435
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3436
3436
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBuildPipelinesRequest.retryConfiguration, specRetryConfiguration);
3437
3437
  if (this.logger)
3438
3438
  retrier.logger = this.logger;
@@ -3474,13 +3474,13 @@ class DevopsClient {
3474
3474
  });
3475
3475
  }
3476
3476
  /**
3477
- * Returns a list of build runs summary.
3477
+ * Returns a list of build run summary.
3478
3478
  *
3479
- * This operation does not retry by default if the user has not defined a retry configuration.
3479
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3480
3480
  * @param ListBuildRunsRequest
3481
3481
  * @return ListBuildRunsResponse
3482
3482
  * @throws OciError when an error occurs
3483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
3483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
3484
3484
  */
3485
3485
  listBuildRuns(listBuildRunsRequest) {
3486
3486
  return __awaiter(this, void 0, void 0, function* () {
@@ -3503,7 +3503,7 @@ class DevopsClient {
3503
3503
  "Content-Type": common.Constants.APPLICATION_JSON,
3504
3504
  "opc-request-id": listBuildRunsRequest.opcRequestId
3505
3505
  };
3506
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3506
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3507
3507
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBuildRunsRequest.retryConfiguration, specRetryConfiguration);
3508
3508
  if (this.logger)
3509
3509
  retrier.logger = this.logger;
@@ -3545,13 +3545,13 @@ class DevopsClient {
3545
3545
  });
3546
3546
  }
3547
3547
  /**
3548
- * Compares two revisions and lists the differences. Supports comparison between two refs or commits.
3548
+ * Compares two revisions and lists the differences. Supports comparison between two references or commits.
3549
3549
  *
3550
- * This operation does not retry by default if the user has not defined a retry configuration.
3550
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3551
3551
  * @param ListCommitDiffsRequest
3552
3552
  * @return ListCommitDiffsResponse
3553
3553
  * @throws OciError when an error occurs
3554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
3554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
3555
3555
  */
3556
3556
  listCommitDiffs(listCommitDiffsRequest) {
3557
3557
  return __awaiter(this, void 0, void 0, function* () {
@@ -3571,7 +3571,7 @@ class DevopsClient {
3571
3571
  "Content-Type": common.Constants.APPLICATION_JSON,
3572
3572
  "opc-request-id": listCommitDiffsRequest.opcRequestId
3573
3573
  };
3574
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3574
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3575
3575
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCommitDiffsRequest.retryConfiguration, specRetryConfiguration);
3576
3576
  if (this.logger)
3577
3577
  retrier.logger = this.logger;
@@ -3613,13 +3613,13 @@ class DevopsClient {
3613
3613
  });
3614
3614
  }
3615
3615
  /**
3616
- * Returns a list of Commits.
3616
+ * Returns a list of commits.
3617
3617
  *
3618
- * This operation does not retry by default if the user has not defined a retry configuration.
3618
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3619
3619
  * @param ListCommitsRequest
3620
3620
  * @return ListCommitsResponse
3621
3621
  * @throws OciError when an error occurs
3622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
3622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
3623
3623
  */
3624
3624
  listCommits(listCommitsRequest) {
3625
3625
  return __awaiter(this, void 0, void 0, function* () {
@@ -3643,7 +3643,7 @@ class DevopsClient {
3643
3643
  "Content-Type": common.Constants.APPLICATION_JSON,
3644
3644
  "opc-request-id": listCommitsRequest.opcRequestId
3645
3645
  };
3646
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3646
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3647
3647
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCommitsRequest.retryConfiguration, specRetryConfiguration);
3648
3648
  if (this.logger)
3649
3649
  retrier.logger = this.logger;
@@ -3685,13 +3685,13 @@ class DevopsClient {
3685
3685
  });
3686
3686
  }
3687
3687
  /**
3688
- * Returns a list of Connections.
3688
+ * Returns a list of connections.
3689
3689
  *
3690
- * This operation does not retry by default if the user has not defined a retry configuration.
3690
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3691
3691
  * @param ListConnectionsRequest
3692
3692
  * @return ListConnectionsResponse
3693
3693
  * @throws OciError when an error occurs
3694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
3694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
3695
3695
  */
3696
3696
  listConnections(listConnectionsRequest) {
3697
3697
  return __awaiter(this, void 0, void 0, function* () {
@@ -3714,7 +3714,7 @@ class DevopsClient {
3714
3714
  "Content-Type": common.Constants.APPLICATION_JSON,
3715
3715
  "opc-request-id": listConnectionsRequest.opcRequestId
3716
3716
  };
3717
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3717
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3718
3718
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listConnectionsRequest.retryConfiguration, specRetryConfiguration);
3719
3719
  if (this.logger)
3720
3720
  retrier.logger = this.logger;
@@ -3757,11 +3757,11 @@ class DevopsClient {
3757
3757
  }
3758
3758
  /**
3759
3759
  * Returns a list of deployment artifacts.
3760
- * This operation does not retry by default if the user has not defined a retry configuration.
3760
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3761
3761
  * @param ListDeployArtifactsRequest
3762
3762
  * @return ListDeployArtifactsResponse
3763
3763
  * @throws OciError when an error occurs
3764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
3764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
3765
3765
  */
3766
3766
  listDeployArtifacts(listDeployArtifactsRequest) {
3767
3767
  return __awaiter(this, void 0, void 0, function* () {
@@ -3783,7 +3783,7 @@ class DevopsClient {
3783
3783
  "Content-Type": common.Constants.APPLICATION_JSON,
3784
3784
  "opc-request-id": listDeployArtifactsRequest.opcRequestId
3785
3785
  };
3786
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3786
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3787
3787
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeployArtifactsRequest.retryConfiguration, specRetryConfiguration);
3788
3788
  if (this.logger)
3789
3789
  retrier.logger = this.logger;
@@ -3826,11 +3826,11 @@ class DevopsClient {
3826
3826
  }
3827
3827
  /**
3828
3828
  * Returns a list of deployment environments.
3829
- * This operation does not retry by default if the user has not defined a retry configuration.
3829
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3830
3830
  * @param ListDeployEnvironmentsRequest
3831
3831
  * @return ListDeployEnvironmentsResponse
3832
3832
  * @throws OciError when an error occurs
3833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
3833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
3834
3834
  */
3835
3835
  listDeployEnvironments(listDeployEnvironmentsRequest) {
3836
3836
  return __awaiter(this, void 0, void 0, function* () {
@@ -3852,7 +3852,7 @@ class DevopsClient {
3852
3852
  "Content-Type": common.Constants.APPLICATION_JSON,
3853
3853
  "opc-request-id": listDeployEnvironmentsRequest.opcRequestId
3854
3854
  };
3855
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3855
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3856
3856
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeployEnvironmentsRequest.retryConfiguration, specRetryConfiguration);
3857
3857
  if (this.logger)
3858
3858
  retrier.logger = this.logger;
@@ -3895,11 +3895,11 @@ class DevopsClient {
3895
3895
  }
3896
3896
  /**
3897
3897
  * Returns a list of deployment pipelines.
3898
- * This operation does not retry by default if the user has not defined a retry configuration.
3898
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3899
3899
  * @param ListDeployPipelinesRequest
3900
3900
  * @return ListDeployPipelinesResponse
3901
3901
  * @throws OciError when an error occurs
3902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
3902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
3903
3903
  */
3904
3904
  listDeployPipelines(listDeployPipelinesRequest) {
3905
3905
  return __awaiter(this, void 0, void 0, function* () {
@@ -3921,7 +3921,7 @@ class DevopsClient {
3921
3921
  "Content-Type": common.Constants.APPLICATION_JSON,
3922
3922
  "opc-request-id": listDeployPipelinesRequest.opcRequestId
3923
3923
  };
3924
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3924
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3925
3925
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeployPipelinesRequest.retryConfiguration, specRetryConfiguration);
3926
3926
  if (this.logger)
3927
3927
  retrier.logger = this.logger;
@@ -3964,11 +3964,11 @@ class DevopsClient {
3964
3964
  }
3965
3965
  /**
3966
3966
  * Retrieves a list of deployment stages.
3967
- * This operation does not retry by default if the user has not defined a retry configuration.
3967
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3968
3968
  * @param ListDeployStagesRequest
3969
3969
  * @return ListDeployStagesResponse
3970
3970
  * @throws OciError when an error occurs
3971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
3971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
3972
3972
  */
3973
3973
  listDeployStages(listDeployStagesRequest) {
3974
3974
  return __awaiter(this, void 0, void 0, function* () {
@@ -3990,7 +3990,7 @@ class DevopsClient {
3990
3990
  "Content-Type": common.Constants.APPLICATION_JSON,
3991
3991
  "opc-request-id": listDeployStagesRequest.opcRequestId
3992
3992
  };
3993
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
3993
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3994
3994
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeployStagesRequest.retryConfiguration, specRetryConfiguration);
3995
3995
  if (this.logger)
3996
3996
  retrier.logger = this.logger;
@@ -4033,11 +4033,11 @@ class DevopsClient {
4033
4033
  }
4034
4034
  /**
4035
4035
  * Returns a list of deployments.
4036
- * This operation does not retry by default if the user has not defined a retry configuration.
4036
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4037
4037
  * @param ListDeploymentsRequest
4038
4038
  * @return ListDeploymentsResponse
4039
4039
  * @throws OciError when an error occurs
4040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
4040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
4041
4041
  */
4042
4042
  listDeployments(listDeploymentsRequest) {
4043
4043
  return __awaiter(this, void 0, void 0, function* () {
@@ -4062,7 +4062,7 @@ class DevopsClient {
4062
4062
  "Content-Type": common.Constants.APPLICATION_JSON,
4063
4063
  "opc-request-id": listDeploymentsRequest.opcRequestId
4064
4064
  };
4065
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4065
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4066
4066
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDeploymentsRequest.retryConfiguration, specRetryConfiguration);
4067
4067
  if (this.logger)
4068
4068
  retrier.logger = this.logger;
@@ -4104,13 +4104,13 @@ class DevopsClient {
4104
4104
  });
4105
4105
  }
4106
4106
  /**
4107
- * Returns a list of mirror entry in history within 30 days
4107
+ * Returns a list of mirror entry in history within 30 days.
4108
4108
  *
4109
- * This operation does not retry by default if the user has not defined a retry configuration.
4109
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4110
4110
  * @param ListMirrorRecordsRequest
4111
4111
  * @return ListMirrorRecordsResponse
4112
4112
  * @throws OciError when an error occurs
4113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
4113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
4114
4114
  */
4115
4115
  listMirrorRecords(listMirrorRecordsRequest) {
4116
4116
  return __awaiter(this, void 0, void 0, function* () {
@@ -4128,7 +4128,7 @@ class DevopsClient {
4128
4128
  "Content-Type": common.Constants.APPLICATION_JSON,
4129
4129
  "opc-request-id": listMirrorRecordsRequest.opcRequestId
4130
4130
  };
4131
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4131
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4132
4132
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMirrorRecordsRequest.retryConfiguration, specRetryConfiguration);
4133
4133
  if (this.logger)
4134
4134
  retrier.logger = this.logger;
@@ -4170,13 +4170,13 @@ class DevopsClient {
4170
4170
  });
4171
4171
  }
4172
4172
  /**
4173
- * Fetches a list of files and directories in a repository.
4173
+ * Retrieves a list of files and directories in a repository.
4174
4174
  *
4175
- * This operation does not retry by default if the user has not defined a retry configuration.
4175
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4176
4176
  * @param ListPathsRequest
4177
4177
  * @return ListPathsResponse
4178
4178
  * @throws OciError when an error occurs
4179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
4179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
4180
4180
  */
4181
4181
  listPaths(listPathsRequest) {
4182
4182
  return __awaiter(this, void 0, void 0, function* () {
@@ -4199,7 +4199,7 @@ class DevopsClient {
4199
4199
  "Content-Type": common.Constants.APPLICATION_JSON,
4200
4200
  "opc-request-id": listPathsRequest.opcRequestId
4201
4201
  };
4202
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4202
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4203
4203
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPathsRequest.retryConfiguration, specRetryConfiguration);
4204
4204
  if (this.logger)
4205
4205
  retrier.logger = this.logger;
@@ -4242,11 +4242,11 @@ class DevopsClient {
4242
4242
  }
4243
4243
  /**
4244
4244
  * Returns a list of projects.
4245
- * This operation does not retry by default if the user has not defined a retry configuration.
4245
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4246
4246
  * @param ListProjectsRequest
4247
4247
  * @return ListProjectsResponse
4248
4248
  * @throws OciError when an error occurs
4249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
4249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
4250
4250
  */
4251
4251
  listProjects(listProjectsRequest) {
4252
4252
  return __awaiter(this, void 0, void 0, function* () {
@@ -4267,7 +4267,7 @@ class DevopsClient {
4267
4267
  "Content-Type": common.Constants.APPLICATION_JSON,
4268
4268
  "opc-request-id": listProjectsRequest.opcRequestId
4269
4269
  };
4270
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4270
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4271
4271
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listProjectsRequest.retryConfiguration, specRetryConfiguration);
4272
4272
  if (this.logger)
4273
4273
  retrier.logger = this.logger;
@@ -4309,13 +4309,13 @@ class DevopsClient {
4309
4309
  });
4310
4310
  }
4311
4311
  /**
4312
- * Returns a list of Refs.
4312
+ * Returns a list of references.
4313
4313
  *
4314
- * This operation does not retry by default if the user has not defined a retry configuration.
4314
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4315
4315
  * @param ListRefsRequest
4316
4316
  * @return ListRefsResponse
4317
4317
  * @throws OciError when an error occurs
4318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
4318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
4319
4319
  */
4320
4320
  listRefs(listRefsRequest) {
4321
4321
  return __awaiter(this, void 0, void 0, function* () {
@@ -4337,7 +4337,7 @@ class DevopsClient {
4337
4337
  "Content-Type": common.Constants.APPLICATION_JSON,
4338
4338
  "opc-request-id": listRefsRequest.opcRequestId
4339
4339
  };
4340
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4340
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4341
4341
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRefsRequest.retryConfiguration, specRetryConfiguration);
4342
4342
  if (this.logger)
4343
4343
  retrier.logger = this.logger;
@@ -4379,13 +4379,13 @@ class DevopsClient {
4379
4379
  });
4380
4380
  }
4381
4381
  /**
4382
- * Returns a list of Repositories given a compartmentId or a projectId.
4382
+ * Returns a list of repositories given a compartment ID or a project ID.
4383
4383
  *
4384
- * This operation does not retry by default if the user has not defined a retry configuration.
4384
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4385
4385
  * @param ListRepositoriesRequest
4386
4386
  * @return ListRepositoriesResponse
4387
4387
  * @throws OciError when an error occurs
4388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
4388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
4389
4389
  */
4390
4390
  listRepositories(listRepositoriesRequest) {
4391
4391
  return __awaiter(this, void 0, void 0, function* () {
@@ -4407,7 +4407,7 @@ class DevopsClient {
4407
4407
  "Content-Type": common.Constants.APPLICATION_JSON,
4408
4408
  "opc-request-id": listRepositoriesRequest.opcRequestId
4409
4409
  };
4410
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4410
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4411
4411
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRepositoriesRequest.retryConfiguration, specRetryConfiguration);
4412
4412
  if (this.logger)
4413
4413
  retrier.logger = this.logger;
@@ -4449,13 +4449,13 @@ class DevopsClient {
4449
4449
  });
4450
4450
  }
4451
4451
  /**
4452
- * Returns a list of Triggers.
4452
+ * Returns a list of triggers.
4453
4453
  *
4454
- * This operation does not retry by default if the user has not defined a retry configuration.
4454
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4455
4455
  * @param ListTriggersRequest
4456
4456
  * @return ListTriggersResponse
4457
4457
  * @throws OciError when an error occurs
4458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
4458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
4459
4459
  */
4460
4460
  listTriggers(listTriggersRequest) {
4461
4461
  return __awaiter(this, void 0, void 0, function* () {
@@ -4477,7 +4477,7 @@ class DevopsClient {
4477
4477
  "Content-Type": common.Constants.APPLICATION_JSON,
4478
4478
  "opc-request-id": listTriggersRequest.opcRequestId
4479
4479
  };
4480
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4480
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4481
4481
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTriggersRequest.retryConfiguration, specRetryConfiguration);
4482
4482
  if (this.logger)
4483
4483
  retrier.logger = this.logger;
@@ -4520,11 +4520,11 @@ class DevopsClient {
4520
4520
  }
4521
4521
  /**
4522
4522
  * Returns a list of errors for a given work request.
4523
- * This operation does not retry by default if the user has not defined a retry configuration.
4523
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4524
4524
  * @param ListWorkRequestErrorsRequest
4525
4525
  * @return ListWorkRequestErrorsResponse
4526
4526
  * @throws OciError when an error occurs
4527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4528
4528
  */
4529
4529
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
4530
4530
  return __awaiter(this, void 0, void 0, function* () {
@@ -4543,7 +4543,7 @@ class DevopsClient {
4543
4543
  "Content-Type": common.Constants.APPLICATION_JSON,
4544
4544
  "opc-request-id": listWorkRequestErrorsRequest.opcRequestId
4545
4545
  };
4546
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4546
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4547
4547
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
4548
4548
  if (this.logger)
4549
4549
  retrier.logger = this.logger;
@@ -4586,11 +4586,11 @@ class DevopsClient {
4586
4586
  }
4587
4587
  /**
4588
4588
  * Returns a list of logs for a given work request.
4589
- * This operation does not retry by default if the user has not defined a retry configuration.
4589
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4590
4590
  * @param ListWorkRequestLogsRequest
4591
4591
  * @return ListWorkRequestLogsResponse
4592
4592
  * @throws OciError when an error occurs
4593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4594
4594
  */
4595
4595
  listWorkRequestLogs(listWorkRequestLogsRequest) {
4596
4596
  return __awaiter(this, void 0, void 0, function* () {
@@ -4609,7 +4609,7 @@ class DevopsClient {
4609
4609
  "Content-Type": common.Constants.APPLICATION_JSON,
4610
4610
  "opc-request-id": listWorkRequestLogsRequest.opcRequestId
4611
4611
  };
4612
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4612
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4613
4613
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
4614
4614
  if (this.logger)
4615
4615
  retrier.logger = this.logger;
@@ -4652,11 +4652,11 @@ class DevopsClient {
4652
4652
  }
4653
4653
  /**
4654
4654
  * Lists the work requests in a compartment.
4655
- * This operation does not retry by default if the user has not defined a retry configuration.
4655
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4656
4656
  * @param ListWorkRequestsRequest
4657
4657
  * @return ListWorkRequestsResponse
4658
4658
  * @throws OciError when an error occurs
4659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4660
4660
  */
4661
4661
  listWorkRequests(listWorkRequestsRequest) {
4662
4662
  return __awaiter(this, void 0, void 0, function* () {
@@ -4677,7 +4677,7 @@ class DevopsClient {
4677
4677
  "Content-Type": common.Constants.APPLICATION_JSON,
4678
4678
  "opc-request-id": listWorkRequestsRequest.opcRequestId
4679
4679
  };
4680
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4680
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4681
4681
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
4682
4682
  if (this.logger)
4683
4683
  retrier.logger = this.logger;
@@ -4719,13 +4719,13 @@ class DevopsClient {
4719
4719
  });
4720
4720
  }
4721
4721
  /**
4722
- * Synchronize a mirrored repository to the latest version from external providers
4722
+ * Synchronize a mirrored repository to the latest version from external providers.
4723
4723
  *
4724
- * This operation does not retry by default if the user has not defined a retry configuration.
4724
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4725
4725
  * @param MirrorRepositoryRequest
4726
4726
  * @return MirrorRepositoryResponse
4727
4727
  * @throws OciError when an error occurs
4728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
4728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
4729
4729
  */
4730
4730
  mirrorRepository(mirrorRepositoryRequest) {
4731
4731
  return __awaiter(this, void 0, void 0, function* () {
@@ -4740,7 +4740,7 @@ class DevopsClient {
4740
4740
  "if-match": mirrorRepositoryRequest.ifMatch,
4741
4741
  "opc-request-id": mirrorRepositoryRequest.opcRequestId
4742
4742
  };
4743
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4743
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4744
4744
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, mirrorRepositoryRequest.retryConfiguration, specRetryConfiguration);
4745
4745
  if (this.logger)
4746
4746
  retrier.logger = this.logger;
@@ -4778,13 +4778,13 @@ class DevopsClient {
4778
4778
  });
4779
4779
  }
4780
4780
  /**
4781
- * Creates a new Ref or updates an existing one.
4781
+ * Creates a new reference or updates an existing one.
4782
4782
  *
4783
- * This operation does not retry by default if the user has not defined a retry configuration.
4783
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4784
4784
  * @param PutRepositoryRefRequest
4785
4785
  * @return PutRepositoryRefResponse
4786
4786
  * @throws OciError when an error occurs
4787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
4787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
4788
4788
  */
4789
4789
  putRepositoryRef(putRepositoryRefRequest) {
4790
4790
  return __awaiter(this, void 0, void 0, function* () {
@@ -4801,7 +4801,7 @@ class DevopsClient {
4801
4801
  "opc-retry-token": putRepositoryRefRequest.opcRetryToken,
4802
4802
  "opc-request-id": putRepositoryRefRequest.opcRequestId
4803
4803
  };
4804
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4804
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4805
4805
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, putRepositoryRefRequest.retryConfiguration, specRetryConfiguration);
4806
4806
  if (this.logger)
4807
4807
  retrier.logger = this.logger;
@@ -4854,12 +4854,12 @@ class DevopsClient {
4854
4854
  });
4855
4855
  }
4856
4856
  /**
4857
- * Updates the BuildPipeline
4858
- * This operation does not retry by default if the user has not defined a retry configuration.
4857
+ * Updates the build pipeline.
4858
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4859
4859
  * @param UpdateBuildPipelineRequest
4860
4860
  * @return UpdateBuildPipelineResponse
4861
4861
  * @throws OciError when an error occurs
4862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
4862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
4863
4863
  */
4864
4864
  updateBuildPipeline(updateBuildPipelineRequest) {
4865
4865
  return __awaiter(this, void 0, void 0, function* () {
@@ -4874,7 +4874,7 @@ class DevopsClient {
4874
4874
  "if-match": updateBuildPipelineRequest.ifMatch,
4875
4875
  "opc-request-id": updateBuildPipelineRequest.opcRequestId
4876
4876
  };
4877
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4877
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4878
4878
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateBuildPipelineRequest.retryConfiguration, specRetryConfiguration);
4879
4879
  if (this.logger)
4880
4880
  retrier.logger = this.logger;
@@ -4927,12 +4927,12 @@ class DevopsClient {
4927
4927
  });
4928
4928
  }
4929
4929
  /**
4930
- * Updates the Stage based on the stage id provided in request
4931
- * This operation does not retry by default if the user has not defined a retry configuration.
4930
+ * Updates the stage based on the stage ID provided in the request.
4931
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4932
4932
  * @param UpdateBuildPipelineStageRequest
4933
4933
  * @return UpdateBuildPipelineStageResponse
4934
4934
  * @throws OciError when an error occurs
4935
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
4935
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
4936
4936
  */
4937
4937
  updateBuildPipelineStage(updateBuildPipelineStageRequest) {
4938
4938
  return __awaiter(this, void 0, void 0, function* () {
@@ -4947,7 +4947,7 @@ class DevopsClient {
4947
4947
  "if-match": updateBuildPipelineStageRequest.ifMatch,
4948
4948
  "opc-request-id": updateBuildPipelineStageRequest.opcRequestId
4949
4949
  };
4950
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
4950
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4951
4951
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateBuildPipelineStageRequest.retryConfiguration, specRetryConfiguration);
4952
4952
  if (this.logger)
4953
4953
  retrier.logger = this.logger;
@@ -5000,12 +5000,12 @@ class DevopsClient {
5000
5000
  });
5001
5001
  }
5002
5002
  /**
5003
- * Updates the BuildRun
5004
- * This operation does not retry by default if the user has not defined a retry configuration.
5003
+ * Updates the build run.
5004
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5005
5005
  * @param UpdateBuildRunRequest
5006
5006
  * @return UpdateBuildRunResponse
5007
5007
  * @throws OciError when an error occurs
5008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
5008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
5009
5009
  */
5010
5010
  updateBuildRun(updateBuildRunRequest) {
5011
5011
  return __awaiter(this, void 0, void 0, function* () {
@@ -5020,7 +5020,7 @@ class DevopsClient {
5020
5020
  "if-match": updateBuildRunRequest.ifMatch,
5021
5021
  "opc-request-id": updateBuildRunRequest.opcRequestId
5022
5022
  };
5023
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5023
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5024
5024
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateBuildRunRequest.retryConfiguration, specRetryConfiguration);
5025
5025
  if (this.logger)
5026
5026
  retrier.logger = this.logger;
@@ -5068,12 +5068,12 @@ class DevopsClient {
5068
5068
  });
5069
5069
  }
5070
5070
  /**
5071
- * Updates the Connection
5072
- * This operation does not retry by default if the user has not defined a retry configuration.
5071
+ * Updates the connection.
5072
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5073
5073
  * @param UpdateConnectionRequest
5074
5074
  * @return UpdateConnectionResponse
5075
5075
  * @throws OciError when an error occurs
5076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
5076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
5077
5077
  */
5078
5078
  updateConnection(updateConnectionRequest) {
5079
5079
  return __awaiter(this, void 0, void 0, function* () {
@@ -5088,7 +5088,7 @@ class DevopsClient {
5088
5088
  "if-match": updateConnectionRequest.ifMatch,
5089
5089
  "opc-request-id": updateConnectionRequest.opcRequestId
5090
5090
  };
5091
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5091
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5092
5092
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateConnectionRequest.retryConfiguration, specRetryConfiguration);
5093
5093
  if (this.logger)
5094
5094
  retrier.logger = this.logger;
@@ -5142,11 +5142,11 @@ class DevopsClient {
5142
5142
  }
5143
5143
  /**
5144
5144
  * Updates the deployment artifact.
5145
- * This operation does not retry by default if the user has not defined a retry configuration.
5145
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5146
5146
  * @param UpdateDeployArtifactRequest
5147
5147
  * @return UpdateDeployArtifactResponse
5148
5148
  * @throws OciError when an error occurs
5149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
5149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
5150
5150
  */
5151
5151
  updateDeployArtifact(updateDeployArtifactRequest) {
5152
5152
  return __awaiter(this, void 0, void 0, function* () {
@@ -5161,7 +5161,7 @@ class DevopsClient {
5161
5161
  "if-match": updateDeployArtifactRequest.ifMatch,
5162
5162
  "opc-request-id": updateDeployArtifactRequest.opcRequestId
5163
5163
  };
5164
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5164
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5165
5165
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeployArtifactRequest.retryConfiguration, specRetryConfiguration);
5166
5166
  if (this.logger)
5167
5167
  retrier.logger = this.logger;
@@ -5215,11 +5215,11 @@ class DevopsClient {
5215
5215
  }
5216
5216
  /**
5217
5217
  * Updates the deployment environment.
5218
- * This operation does not retry by default if the user has not defined a retry configuration.
5218
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5219
5219
  * @param UpdateDeployEnvironmentRequest
5220
5220
  * @return UpdateDeployEnvironmentResponse
5221
5221
  * @throws OciError when an error occurs
5222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
5222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
5223
5223
  */
5224
5224
  updateDeployEnvironment(updateDeployEnvironmentRequest) {
5225
5225
  return __awaiter(this, void 0, void 0, function* () {
@@ -5234,7 +5234,7 @@ class DevopsClient {
5234
5234
  "if-match": updateDeployEnvironmentRequest.ifMatch,
5235
5235
  "opc-request-id": updateDeployEnvironmentRequest.opcRequestId
5236
5236
  };
5237
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5237
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5238
5238
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeployEnvironmentRequest.retryConfiguration, specRetryConfiguration);
5239
5239
  if (this.logger)
5240
5240
  retrier.logger = this.logger;
@@ -5288,11 +5288,11 @@ class DevopsClient {
5288
5288
  }
5289
5289
  /**
5290
5290
  * Updates the deployment pipeline.
5291
- * This operation does not retry by default if the user has not defined a retry configuration.
5291
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5292
5292
  * @param UpdateDeployPipelineRequest
5293
5293
  * @return UpdateDeployPipelineResponse
5294
5294
  * @throws OciError when an error occurs
5295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
5295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
5296
5296
  */
5297
5297
  updateDeployPipeline(updateDeployPipelineRequest) {
5298
5298
  return __awaiter(this, void 0, void 0, function* () {
@@ -5307,7 +5307,7 @@ class DevopsClient {
5307
5307
  "if-match": updateDeployPipelineRequest.ifMatch,
5308
5308
  "opc-request-id": updateDeployPipelineRequest.opcRequestId
5309
5309
  };
5310
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5310
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5311
5311
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeployPipelineRequest.retryConfiguration, specRetryConfiguration);
5312
5312
  if (this.logger)
5313
5313
  retrier.logger = this.logger;
@@ -5361,11 +5361,11 @@ class DevopsClient {
5361
5361
  }
5362
5362
  /**
5363
5363
  * Updates the deployment stage.
5364
- * This operation does not retry by default if the user has not defined a retry configuration.
5364
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5365
5365
  * @param UpdateDeployStageRequest
5366
5366
  * @return UpdateDeployStageResponse
5367
5367
  * @throws OciError when an error occurs
5368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
5368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
5369
5369
  */
5370
5370
  updateDeployStage(updateDeployStageRequest) {
5371
5371
  return __awaiter(this, void 0, void 0, function* () {
@@ -5380,7 +5380,7 @@ class DevopsClient {
5380
5380
  "if-match": updateDeployStageRequest.ifMatch,
5381
5381
  "opc-request-id": updateDeployStageRequest.opcRequestId
5382
5382
  };
5383
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5383
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5384
5384
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeployStageRequest.retryConfiguration, specRetryConfiguration);
5385
5385
  if (this.logger)
5386
5386
  retrier.logger = this.logger;
@@ -5434,11 +5434,11 @@ class DevopsClient {
5434
5434
  }
5435
5435
  /**
5436
5436
  * Updates the deployment.
5437
- * This operation does not retry by default if the user has not defined a retry configuration.
5437
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5438
5438
  * @param UpdateDeploymentRequest
5439
5439
  * @return UpdateDeploymentResponse
5440
5440
  * @throws OciError when an error occurs
5441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
5441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
5442
5442
  */
5443
5443
  updateDeployment(updateDeploymentRequest) {
5444
5444
  return __awaiter(this, void 0, void 0, function* () {
@@ -5453,7 +5453,7 @@ class DevopsClient {
5453
5453
  "if-match": updateDeploymentRequest.ifMatch,
5454
5454
  "opc-request-id": updateDeploymentRequest.opcRequestId
5455
5455
  };
5456
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5456
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5457
5457
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDeploymentRequest.retryConfiguration, specRetryConfiguration);
5458
5458
  if (this.logger)
5459
5459
  retrier.logger = this.logger;
@@ -5497,11 +5497,11 @@ class DevopsClient {
5497
5497
  }
5498
5498
  /**
5499
5499
  * Updates the project.
5500
- * This operation does not retry by default if the user has not defined a retry configuration.
5500
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5501
5501
  * @param UpdateProjectRequest
5502
5502
  * @return UpdateProjectResponse
5503
5503
  * @throws OciError when an error occurs
5504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
5504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
5505
5505
  */
5506
5506
  updateProject(updateProjectRequest) {
5507
5507
  return __awaiter(this, void 0, void 0, function* () {
@@ -5516,7 +5516,7 @@ class DevopsClient {
5516
5516
  "if-match": updateProjectRequest.ifMatch,
5517
5517
  "opc-request-id": updateProjectRequest.opcRequestId
5518
5518
  };
5519
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5519
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5520
5520
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateProjectRequest.retryConfiguration, specRetryConfiguration);
5521
5521
  if (this.logger)
5522
5522
  retrier.logger = this.logger;
@@ -5569,12 +5569,12 @@ class DevopsClient {
5569
5569
  });
5570
5570
  }
5571
5571
  /**
5572
- * Updates the Repository
5573
- * This operation does not retry by default if the user has not defined a retry configuration.
5572
+ * Updates the repository.
5573
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5574
5574
  * @param UpdateRepositoryRequest
5575
5575
  * @return UpdateRepositoryResponse
5576
5576
  * @throws OciError when an error occurs
5577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
5577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
5578
5578
  */
5579
5579
  updateRepository(updateRepositoryRequest) {
5580
5580
  return __awaiter(this, void 0, void 0, function* () {
@@ -5589,7 +5589,7 @@ class DevopsClient {
5589
5589
  "if-match": updateRepositoryRequest.ifMatch,
5590
5590
  "opc-request-id": updateRepositoryRequest.opcRequestId
5591
5591
  };
5592
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5592
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5593
5593
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateRepositoryRequest.retryConfiguration, specRetryConfiguration);
5594
5594
  if (this.logger)
5595
5595
  retrier.logger = this.logger;
@@ -5637,12 +5637,12 @@ class DevopsClient {
5637
5637
  });
5638
5638
  }
5639
5639
  /**
5640
- * Updates the Trigger
5641
- * This operation does not retry by default if the user has not defined a retry configuration.
5640
+ * Updates the trigger.
5641
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5642
5642
  * @param UpdateTriggerRequest
5643
5643
  * @return UpdateTriggerResponse
5644
5644
  * @throws OciError when an error occurs
5645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
5645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
5646
5646
  */
5647
5647
  updateTrigger(updateTriggerRequest) {
5648
5648
  return __awaiter(this, void 0, void 0, function* () {
@@ -5657,7 +5657,7 @@ class DevopsClient {
5657
5657
  "if-match": updateTriggerRequest.ifMatch,
5658
5658
  "opc-request-id": updateTriggerRequest.opcRequestId
5659
5659
  };
5660
- const specRetryConfiguration = common.NoRetryConfigurationDetails;
5660
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5661
5661
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTriggerRequest.retryConfiguration, specRetryConfiguration);
5662
5662
  if (this.logger)
5663
5663
  retrier.logger = this.logger;