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.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevOps API
3
- * 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.
3
+ * 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).
4
4
  * OpenAPI spec version: 20210630
5
5
  *
6
6
  *
@@ -17,7 +17,7 @@ import { DevopsWaiter } from "./devops-waiter";
17
17
  export declare enum DevopsApiKeys {
18
18
  }
19
19
  /**
20
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
20
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
21
21
  */
22
22
  export declare class DevopsClient {
23
23
  protected static serviceEndpointTemplate: string;
@@ -68,786 +68,786 @@ export declare class DevopsClient {
68
68
  getWaiters(): DevopsWaiter;
69
69
  /**
70
70
  * Submit stage approval.
71
- * This operation does not retry by default if the user has not defined a retry configuration.
71
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
72
72
  * @param ApproveDeploymentRequest
73
73
  * @return ApproveDeploymentResponse
74
74
  * @throws OciError when an error occurs
75
- * @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.
75
+ * @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.
76
76
  */
77
77
  approveDeployment(approveDeploymentRequest: requests.ApproveDeploymentRequest): Promise<responses.ApproveDeploymentResponse>;
78
78
  /**
79
- * Cancels the Build Run based on build run id provided in request
80
- * This operation does not retry by default if the user has not defined a retry configuration.
79
+ * Cancels the build run based on the build run ID provided in the request.
80
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
81
81
  * @param CancelBuildRunRequest
82
82
  * @return CancelBuildRunResponse
83
83
  * @throws OciError when an error occurs
84
- * @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.
84
+ * @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.
85
85
  */
86
86
  cancelBuildRun(cancelBuildRunRequest: requests.CancelBuildRunRequest): Promise<responses.CancelBuildRunResponse>;
87
87
  /**
88
88
  * Cancels a deployment resource by identifier.
89
- * This operation does not retry by default if the user has not defined a retry configuration.
89
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
90
90
  * @param CancelDeploymentRequest
91
91
  * @return CancelDeploymentResponse
92
92
  * @throws OciError when an error occurs
93
- * @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.
93
+ * @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.
94
94
  */
95
95
  cancelDeployment(cancelDeploymentRequest: requests.CancelDeploymentRequest): Promise<responses.CancelDeploymentResponse>;
96
96
  /**
97
97
  * Moves a project resource from one compartment OCID to another.
98
- * This operation does not retry by default if the user has not defined a retry configuration.
98
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
99
99
  * @param ChangeProjectCompartmentRequest
100
100
  * @return ChangeProjectCompartmentResponse
101
101
  * @throws OciError when an error occurs
102
- * @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.
102
+ * @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.
103
103
  */
104
104
  changeProjectCompartment(changeProjectCompartmentRequest: requests.ChangeProjectCompartmentRequest): Promise<responses.ChangeProjectCompartmentResponse>;
105
105
  /**
106
- * Creates a new BuildPipeline.
106
+ * Creates a new build pipeline.
107
107
  *
108
- * This operation does not retry by default if the user has not defined a retry configuration.
108
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
109
109
  * @param CreateBuildPipelineRequest
110
110
  * @return CreateBuildPipelineResponse
111
111
  * @throws OciError when an error occurs
112
- * @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.
112
+ * @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.
113
113
  */
114
114
  createBuildPipeline(createBuildPipelineRequest: requests.CreateBuildPipelineRequest): Promise<responses.CreateBuildPipelineResponse>;
115
115
  /**
116
- * Creates a new Stage.
116
+ * Creates a new stage.
117
117
  *
118
- * This operation does not retry by default if the user has not defined a retry configuration.
118
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
119
119
  * @param CreateBuildPipelineStageRequest
120
120
  * @return CreateBuildPipelineStageResponse
121
121
  * @throws OciError when an error occurs
122
- * @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.
122
+ * @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.
123
123
  */
124
124
  createBuildPipelineStage(createBuildPipelineStageRequest: requests.CreateBuildPipelineStageRequest): Promise<responses.CreateBuildPipelineStageResponse>;
125
125
  /**
126
- * Starts a build pipeline run for a predefined build pipeline
126
+ * Starts a build pipeline run for a predefined build pipeline.
127
127
  *
128
- * This operation does not retry by default if the user has not defined a retry configuration.
128
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
129
129
  * @param CreateBuildRunRequest
130
130
  * @return CreateBuildRunResponse
131
131
  * @throws OciError when an error occurs
132
- * @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.
132
+ * @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.
133
133
  */
134
134
  createBuildRun(createBuildRunRequest: requests.CreateBuildRunRequest): Promise<responses.CreateBuildRunResponse>;
135
135
  /**
136
- * Creates a new Connection.
136
+ * Creates a new connection.
137
137
  *
138
- * This operation does not retry by default if the user has not defined a retry configuration.
138
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
139
139
  * @param CreateConnectionRequest
140
140
  * @return CreateConnectionResponse
141
141
  * @throws OciError when an error occurs
142
- * @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.
142
+ * @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.
143
143
  */
144
144
  createConnection(createConnectionRequest: requests.CreateConnectionRequest): Promise<responses.CreateConnectionResponse>;
145
145
  /**
146
146
  * Creates a new deployment artifact.
147
- * This operation does not retry by default if the user has not defined a retry configuration.
147
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
148
148
  * @param CreateDeployArtifactRequest
149
149
  * @return CreateDeployArtifactResponse
150
150
  * @throws OciError when an error occurs
151
- * @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.
151
+ * @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.
152
152
  */
153
153
  createDeployArtifact(createDeployArtifactRequest: requests.CreateDeployArtifactRequest): Promise<responses.CreateDeployArtifactResponse>;
154
154
  /**
155
155
  * Creates a new deployment environment.
156
- * This operation does not retry by default if the user has not defined a retry configuration.
156
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
157
157
  * @param CreateDeployEnvironmentRequest
158
158
  * @return CreateDeployEnvironmentResponse
159
159
  * @throws OciError when an error occurs
160
- * @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.
160
+ * @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.
161
161
  */
162
162
  createDeployEnvironment(createDeployEnvironmentRequest: requests.CreateDeployEnvironmentRequest): Promise<responses.CreateDeployEnvironmentResponse>;
163
163
  /**
164
164
  * Creates a new deployment pipeline.
165
- * This operation does not retry by default if the user has not defined a retry configuration.
165
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
166
166
  * @param CreateDeployPipelineRequest
167
167
  * @return CreateDeployPipelineResponse
168
168
  * @throws OciError when an error occurs
169
- * @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.
169
+ * @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.
170
170
  */
171
171
  createDeployPipeline(createDeployPipelineRequest: requests.CreateDeployPipelineRequest): Promise<responses.CreateDeployPipelineResponse>;
172
172
  /**
173
173
  * Creates a new deployment stage.
174
- * This operation does not retry by default if the user has not defined a retry configuration.
174
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
175
175
  * @param CreateDeployStageRequest
176
176
  * @return CreateDeployStageResponse
177
177
  * @throws OciError when an error occurs
178
- * @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.
178
+ * @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.
179
179
  */
180
180
  createDeployStage(createDeployStageRequest: requests.CreateDeployStageRequest): Promise<responses.CreateDeployStageResponse>;
181
181
  /**
182
182
  * Creates a new deployment.
183
- * This operation does not retry by default if the user has not defined a retry configuration.
183
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
184
184
  * @param CreateDeploymentRequest
185
185
  * @return CreateDeploymentResponse
186
186
  * @throws OciError when an error occurs
187
- * @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.
187
+ * @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.
188
188
  */
189
189
  createDeployment(createDeploymentRequest: requests.CreateDeploymentRequest): Promise<responses.CreateDeploymentResponse>;
190
190
  /**
191
191
  * Creates a new project.
192
- * This operation does not retry by default if the user has not defined a retry configuration.
192
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
193
193
  * @param CreateProjectRequest
194
194
  * @return CreateProjectResponse
195
195
  * @throws OciError when an error occurs
196
- * @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.
196
+ * @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.
197
197
  */
198
198
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
199
199
  /**
200
- * Creates a new Repository.
200
+ * Creates a new repository.
201
201
  *
202
- * This operation does not retry by default if the user has not defined a retry configuration.
202
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
203
203
  * @param CreateRepositoryRequest
204
204
  * @return CreateRepositoryResponse
205
205
  * @throws OciError when an error occurs
206
- * @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.
206
+ * @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.
207
207
  */
208
208
  createRepository(createRepositoryRequest: requests.CreateRepositoryRequest): Promise<responses.CreateRepositoryResponse>;
209
209
  /**
210
- * Creates a new Trigger.
210
+ * Creates a new trigger.
211
211
  *
212
- * This operation does not retry by default if the user has not defined a retry configuration.
212
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
213
213
  * @param CreateTriggerRequest
214
214
  * @return CreateTriggerResponse
215
215
  * @throws OciError when an error occurs
216
- * @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.
216
+ * @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.
217
217
  */
218
218
  createTrigger(createTriggerRequest: requests.CreateTriggerRequest): Promise<responses.CreateTriggerResponse>;
219
219
  /**
220
- * Deletes a BuildPipeline resource by identifier
221
- * This operation does not retry by default if the user has not defined a retry configuration.
220
+ * Deletes a build pipeline resource by identifier.
221
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
222
222
  * @param DeleteBuildPipelineRequest
223
223
  * @return DeleteBuildPipelineResponse
224
224
  * @throws OciError when an error occurs
225
- * @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.
225
+ * @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.
226
226
  */
227
227
  deleteBuildPipeline(deleteBuildPipelineRequest: requests.DeleteBuildPipelineRequest): Promise<responses.DeleteBuildPipelineResponse>;
228
228
  /**
229
- * Deletes a Stage based on stage id provided in request
230
- * This operation does not retry by default if the user has not defined a retry configuration.
229
+ * Deletes a stage based on the stage ID provided in the request.
230
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
231
231
  * @param DeleteBuildPipelineStageRequest
232
232
  * @return DeleteBuildPipelineStageResponse
233
233
  * @throws OciError when an error occurs
234
- * @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.
234
+ * @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.
235
235
  */
236
236
  deleteBuildPipelineStage(deleteBuildPipelineStageRequest: requests.DeleteBuildPipelineStageRequest): Promise<responses.DeleteBuildPipelineStageResponse>;
237
237
  /**
238
- * Deletes a Connection resource by identifier
239
- * This operation does not retry by default if the user has not defined a retry configuration.
238
+ * Deletes a connection resource by identifier.
239
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
240
240
  * @param DeleteConnectionRequest
241
241
  * @return DeleteConnectionResponse
242
242
  * @throws OciError when an error occurs
243
- * @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.
243
+ * @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.
244
244
  */
245
245
  deleteConnection(deleteConnectionRequest: requests.DeleteConnectionRequest): Promise<responses.DeleteConnectionResponse>;
246
246
  /**
247
247
  * Deletes a deployment artifact resource by identifier.
248
- * This operation does not retry by default if the user has not defined a retry configuration.
248
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
249
249
  * @param DeleteDeployArtifactRequest
250
250
  * @return DeleteDeployArtifactResponse
251
251
  * @throws OciError when an error occurs
252
- * @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.
252
+ * @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.
253
253
  */
254
254
  deleteDeployArtifact(deleteDeployArtifactRequest: requests.DeleteDeployArtifactRequest): Promise<responses.DeleteDeployArtifactResponse>;
255
255
  /**
256
256
  * Deletes a deployment environment resource by identifier.
257
- * This operation does not retry by default if the user has not defined a retry configuration.
257
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
258
258
  * @param DeleteDeployEnvironmentRequest
259
259
  * @return DeleteDeployEnvironmentResponse
260
260
  * @throws OciError when an error occurs
261
- * @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.
261
+ * @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.
262
262
  */
263
263
  deleteDeployEnvironment(deleteDeployEnvironmentRequest: requests.DeleteDeployEnvironmentRequest): Promise<responses.DeleteDeployEnvironmentResponse>;
264
264
  /**
265
265
  * Deletes a deployment pipeline resource by identifier.
266
- * This operation does not retry by default if the user has not defined a retry configuration.
266
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
267
267
  * @param DeleteDeployPipelineRequest
268
268
  * @return DeleteDeployPipelineResponse
269
269
  * @throws OciError when an error occurs
270
- * @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.
270
+ * @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.
271
271
  */
272
272
  deleteDeployPipeline(deleteDeployPipelineRequest: requests.DeleteDeployPipelineRequest): Promise<responses.DeleteDeployPipelineResponse>;
273
273
  /**
274
274
  * Deletes a deployment stage resource by identifier.
275
- * This operation does not retry by default if the user has not defined a retry configuration.
275
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
276
276
  * @param DeleteDeployStageRequest
277
277
  * @return DeleteDeployStageResponse
278
278
  * @throws OciError when an error occurs
279
- * @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.
279
+ * @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.
280
280
  */
281
281
  deleteDeployStage(deleteDeployStageRequest: requests.DeleteDeployStageRequest): Promise<responses.DeleteDeployStageResponse>;
282
282
  /**
283
283
  * Deletes a project resource by identifier
284
- * This operation does not retry by default if the user has not defined a retry configuration.
284
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
285
285
  * @param DeleteProjectRequest
286
286
  * @return DeleteProjectResponse
287
287
  * @throws OciError when an error occurs
288
- * @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.
288
+ * @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.
289
289
  */
290
290
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
291
291
  /**
292
292
  * 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>\".
293
- * This operation does not retry by default if the user has not defined a retry configuration.
293
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
294
294
  * @param DeleteRefRequest
295
295
  * @return DeleteRefResponse
296
296
  * @throws OciError when an error occurs
297
- * @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.
297
+ * @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.
298
298
  */
299
299
  deleteRef(deleteRefRequest: requests.DeleteRefRequest): Promise<responses.DeleteRefResponse>;
300
300
  /**
301
- * Deletes a Repository resource by identifier
302
- * This operation does not retry by default if the user has not defined a retry configuration.
301
+ * Deletes a repository resource by identifier.
302
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
303
303
  * @param DeleteRepositoryRequest
304
304
  * @return DeleteRepositoryResponse
305
305
  * @throws OciError when an error occurs
306
- * @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.
306
+ * @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.
307
307
  */
308
308
  deleteRepository(deleteRepositoryRequest: requests.DeleteRepositoryRequest): Promise<responses.DeleteRepositoryResponse>;
309
309
  /**
310
- * Deletes a Trigger resource by identifier
311
- * This operation does not retry by default if the user has not defined a retry configuration.
310
+ * Deletes a trigger resource by identifier.
311
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
312
312
  * @param DeleteTriggerRequest
313
313
  * @return DeleteTriggerResponse
314
314
  * @throws OciError when an error occurs
315
- * @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.
315
+ * @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.
316
316
  */
317
317
  deleteTrigger(deleteTriggerRequest: requests.DeleteTriggerRequest): Promise<responses.DeleteTriggerResponse>;
318
318
  /**
319
- * Gets a BuildPipeline by identifier
320
- * This operation does not retry by default if the user has not defined a retry configuration.
319
+ * Retrieves a build pipeline by identifier.
320
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
321
321
  * @param GetBuildPipelineRequest
322
322
  * @return GetBuildPipelineResponse
323
323
  * @throws OciError when an error occurs
324
- * @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.
324
+ * @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.
325
325
  */
326
326
  getBuildPipeline(getBuildPipelineRequest: requests.GetBuildPipelineRequest): Promise<responses.GetBuildPipelineResponse>;
327
327
  /**
328
- * Gets a Stage based on the stage id provided in request
329
- * This operation does not retry by default if the user has not defined a retry configuration.
328
+ * Retrieves a stage based on the stage ID provided in the request.
329
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
330
330
  * @param GetBuildPipelineStageRequest
331
331
  * @return GetBuildPipelineStageResponse
332
332
  * @throws OciError when an error occurs
333
- * @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.
333
+ * @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.
334
334
  */
335
335
  getBuildPipelineStage(getBuildPipelineStageRequest: requests.GetBuildPipelineStageRequest): Promise<responses.GetBuildPipelineStageResponse>;
336
336
  /**
337
- * Returns the details of a build exection for a given build run id.
337
+ * Returns the details of a build run for a given build run ID.
338
338
  *
339
- * This operation does not retry by default if the user has not defined a retry configuration.
339
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
340
340
  * @param GetBuildRunRequest
341
341
  * @return GetBuildRunResponse
342
342
  * @throws OciError when an error occurs
343
- * @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.
343
+ * @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.
344
344
  */
345
345
  getBuildRun(getBuildRunRequest: requests.GetBuildRunRequest): Promise<responses.GetBuildRunResponse>;
346
346
  /**
347
- * Gets a Repository's Commit by commitId
348
- * This operation does not retry by default if the user has not defined a retry configuration.
347
+ * Retrieves a repository's commit by commit ID.
348
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
349
349
  * @param GetCommitRequest
350
350
  * @return GetCommitResponse
351
351
  * @throws OciError when an error occurs
352
- * @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.
352
+ * @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.
353
353
  */
354
354
  getCommit(getCommitRequest: requests.GetCommitRequest): Promise<responses.GetCommitResponse>;
355
355
  /**
356
- * Compares two revisions for their differences. Supports comparison between two refs or commits.
356
+ * Compares two revisions for their differences. Supports comparison between two references or commits.
357
357
  *
358
- * This operation does not retry by default if the user has not defined a retry configuration.
358
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
359
359
  * @param GetCommitDiffRequest
360
360
  * @return GetCommitDiffResponse
361
361
  * @throws OciError when an error occurs
362
- * @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.
362
+ * @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.
363
363
  */
364
364
  getCommitDiff(getCommitDiffRequest: requests.GetCommitDiffRequest): Promise<responses.GetCommitDiffResponse>;
365
365
  /**
366
- * Gets a Connection by identifier
367
- * This operation does not retry by default if the user has not defined a retry configuration.
366
+ * Retrieves a connection by identifier.
367
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
368
368
  * @param GetConnectionRequest
369
369
  * @return GetConnectionResponse
370
370
  * @throws OciError when an error occurs
371
- * @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.
371
+ * @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.
372
372
  */
373
373
  getConnection(getConnectionRequest: requests.GetConnectionRequest): Promise<responses.GetConnectionResponse>;
374
374
  /**
375
375
  * Retrieves a deployment artifact by identifier.
376
- * This operation does not retry by default if the user has not defined a retry configuration.
376
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
377
377
  * @param GetDeployArtifactRequest
378
378
  * @return GetDeployArtifactResponse
379
379
  * @throws OciError when an error occurs
380
- * @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.
380
+ * @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.
381
381
  */
382
382
  getDeployArtifact(getDeployArtifactRequest: requests.GetDeployArtifactRequest): Promise<responses.GetDeployArtifactResponse>;
383
383
  /**
384
384
  * Retrieves a deployment environment by identifier.
385
- * This operation does not retry by default if the user has not defined a retry configuration.
385
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
386
386
  * @param GetDeployEnvironmentRequest
387
387
  * @return GetDeployEnvironmentResponse
388
388
  * @throws OciError when an error occurs
389
- * @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.
389
+ * @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.
390
390
  */
391
391
  getDeployEnvironment(getDeployEnvironmentRequest: requests.GetDeployEnvironmentRequest): Promise<responses.GetDeployEnvironmentResponse>;
392
392
  /**
393
393
  * Retrieves a deployment pipeline by identifier.
394
- * This operation does not retry by default if the user has not defined a retry configuration.
394
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
395
395
  * @param GetDeployPipelineRequest
396
396
  * @return GetDeployPipelineResponse
397
397
  * @throws OciError when an error occurs
398
- * @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.
398
+ * @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.
399
399
  */
400
400
  getDeployPipeline(getDeployPipelineRequest: requests.GetDeployPipelineRequest): Promise<responses.GetDeployPipelineResponse>;
401
401
  /**
402
402
  * Retrieves a deployment stage by identifier.
403
- * This operation does not retry by default if the user has not defined a retry configuration.
403
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
404
404
  * @param GetDeployStageRequest
405
405
  * @return GetDeployStageResponse
406
406
  * @throws OciError when an error occurs
407
- * @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.
407
+ * @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.
408
408
  */
409
409
  getDeployStage(getDeployStageRequest: requests.GetDeployStageRequest): Promise<responses.GetDeployStageResponse>;
410
410
  /**
411
411
  * Retrieves a deployment by identifier.
412
- * This operation does not retry by default if the user has not defined a retry configuration.
412
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
413
413
  * @param GetDeploymentRequest
414
414
  * @return GetDeploymentResponse
415
415
  * @throws OciError when an error occurs
416
- * @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.
416
+ * @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.
417
417
  */
418
418
  getDeployment(getDeploymentRequest: requests.GetDeploymentRequest): Promise<responses.GetDeploymentResponse>;
419
419
  /**
420
420
  * Gets the line-by-line difference between files on different commits.
421
421
  *
422
- * This operation does not retry by default if the user has not defined a retry configuration.
422
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
423
423
  * @param GetFileDiffRequest
424
424
  * @return GetFileDiffResponse
425
425
  * @throws OciError when an error occurs
426
- * @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.
426
+ * @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.
427
427
  */
428
428
  getFileDiff(getFileDiffRequest: requests.GetFileDiffRequest): Promise<responses.GetFileDiffResponse>;
429
429
  /**
430
- * Returns either current mirror record or last successful mirror record for a specific mirror repository
430
+ * Returns either current mirror record or last successful mirror record for a specific mirror repository.
431
431
  *
432
- * This operation does not retry by default if the user has not defined a retry configuration.
432
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
433
433
  * @param GetMirrorRecordRequest
434
434
  * @return GetMirrorRecordResponse
435
435
  * @throws OciError when an error occurs
436
- * @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.
436
+ * @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.
437
437
  */
438
438
  getMirrorRecord(getMirrorRecordRequest: requests.GetMirrorRecordRequest): Promise<responses.GetMirrorRecordResponse>;
439
439
  /**
440
- * Get blob of specific branch name/commit id and file path
440
+ * Retrieves blob of specific branch name/commit ID and file path.
441
441
  *
442
- * This operation does not retry by default if the user has not defined a retry configuration.
442
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
443
443
  * @param GetObjectRequest
444
444
  * @return GetObjectResponse
445
445
  * @throws OciError when an error occurs
446
- * @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.
446
+ * @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.
447
447
  */
448
448
  getObject(getObjectRequest: requests.GetObjectRequest): Promise<responses.GetObjectResponse>;
449
449
  /**
450
- * Get contents of a specified Object
450
+ * Retrieve contents of a specified object.
451
451
  *
452
- * This operation does not retry by default if the user has not defined a retry configuration.
452
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
453
453
  * @param GetObjectContentRequest
454
454
  * @return GetObjectContentResponse
455
455
  * @throws OciError when an error occurs
456
- * @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.
456
+ * @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.
457
457
  */
458
458
  getObjectContent(getObjectContentRequest: requests.GetObjectContentRequest): Promise<responses.GetObjectContentResponse>;
459
459
  /**
460
460
  * Retrieves a project by identifier.
461
- * This operation does not retry by default if the user has not defined a retry configuration.
461
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
462
462
  * @param GetProjectRequest
463
463
  * @return GetProjectResponse
464
464
  * @throws OciError when an error occurs
465
- * @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.
465
+ * @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.
466
466
  */
467
467
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
468
468
  /**
469
- * 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>\".
470
- * This operation does not retry by default if the user has not defined a retry configuration.
469
+ * 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>\".
470
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
471
471
  * @param GetRefRequest
472
472
  * @return GetRefResponse
473
473
  * @throws OciError when an error occurs
474
- * @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.
474
+ * @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.
475
475
  */
476
476
  getRef(getRefRequest: requests.GetRefRequest): Promise<responses.GetRefResponse>;
477
477
  /**
478
- * Gets a Repository by identifier
479
- * This operation does not retry by default if the user has not defined a retry configuration.
478
+ * Retrieves a repository by identifier.
479
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
480
480
  * @param GetRepositoryRequest
481
481
  * @return GetRepositoryResponse
482
482
  * @throws OciError when an error occurs
483
- * @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.
483
+ * @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.
484
484
  */
485
485
  getRepository(getRepositoryRequest: requests.GetRepositoryRequest): Promise<responses.GetRepositoryResponse>;
486
486
  /**
487
- * Return the archived repository information
487
+ * Returns the archived repository information.
488
488
  *
489
- * This operation does not retry by default if the user has not defined a retry configuration.
489
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
490
490
  * @param GetRepositoryArchiveContentRequest
491
491
  * @return GetRepositoryArchiveContentResponse
492
492
  * @throws OciError when an error occurs
493
- * @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.
493
+ * @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.
494
494
  */
495
495
  getRepositoryArchiveContent(getRepositoryArchiveContentRequest: requests.GetRepositoryArchiveContentRequest): Promise<responses.GetRepositoryArchiveContentResponse>;
496
496
  /**
497
- * Get lines of a specified file. Supports starting line number and limit.
497
+ * Retrieve lines of a specified file. Supports starting line number and limit.
498
498
  *
499
- * This operation does not retry by default if the user has not defined a retry configuration.
499
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
500
500
  * @param GetRepositoryFileLinesRequest
501
501
  * @return GetRepositoryFileLinesResponse
502
502
  * @throws OciError when an error occurs
503
- * @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.
503
+ * @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.
504
504
  */
505
505
  getRepositoryFileLines(getRepositoryFileLinesRequest: requests.GetRepositoryFileLinesRequest): Promise<responses.GetRepositoryFileLinesResponse>;
506
506
  /**
507
- * Gets a Trigger by identifier
508
- * This operation does not retry by default if the user has not defined a retry configuration.
507
+ * Retrieves a trigger by identifier.
508
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
509
509
  * @param GetTriggerRequest
510
510
  * @return GetTriggerResponse
511
511
  * @throws OciError when an error occurs
512
- * @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.
512
+ * @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.
513
513
  */
514
514
  getTrigger(getTriggerRequest: requests.GetTriggerRequest): Promise<responses.GetTriggerResponse>;
515
515
  /**
516
516
  * Retrieves the status of the work request with the given ID.
517
- * This operation does not retry by default if the user has not defined a retry configuration.
517
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
518
518
  * @param GetWorkRequestRequest
519
519
  * @return GetWorkRequestResponse
520
520
  * @throws OciError when an error occurs
521
- * @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.
521
+ * @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.
522
522
  */
523
523
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
524
524
  /**
525
- * Get a list of all the authors
525
+ * Retrieve a list of all the authors.
526
526
  *
527
- * This operation does not retry by default if the user has not defined a retry configuration.
527
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
528
528
  * @param ListAuthorsRequest
529
529
  * @return ListAuthorsResponse
530
530
  * @throws OciError when an error occurs
531
- * @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.
531
+ * @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.
532
532
  */
533
533
  listAuthors(listAuthorsRequest: requests.ListAuthorsRequest): Promise<responses.ListAuthorsResponse>;
534
534
  /**
535
- * Returns summary of list of all Stages in a compartment or buildPipeline
535
+ * Returns a list of all stages in a compartment or build pipeline.
536
536
  *
537
- * This operation does not retry by default if the user has not defined a retry configuration.
537
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
538
538
  * @param ListBuildPipelineStagesRequest
539
539
  * @return ListBuildPipelineStagesResponse
540
540
  * @throws OciError when an error occurs
541
- * @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.
541
+ * @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.
542
542
  */
543
543
  listBuildPipelineStages(listBuildPipelineStagesRequest: requests.ListBuildPipelineStagesRequest): Promise<responses.ListBuildPipelineStagesResponse>;
544
544
  /**
545
- * Returns a list of BuildPipelines.
545
+ * Returns a list of build pipelines.
546
546
  *
547
- * This operation does not retry by default if the user has not defined a retry configuration.
547
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
548
548
  * @param ListBuildPipelinesRequest
549
549
  * @return ListBuildPipelinesResponse
550
550
  * @throws OciError when an error occurs
551
- * @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.
551
+ * @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.
552
552
  */
553
553
  listBuildPipelines(listBuildPipelinesRequest: requests.ListBuildPipelinesRequest): Promise<responses.ListBuildPipelinesResponse>;
554
554
  /**
555
- * Returns a list of build runs summary.
555
+ * Returns a list of build run summary.
556
556
  *
557
- * This operation does not retry by default if the user has not defined a retry configuration.
557
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
558
558
  * @param ListBuildRunsRequest
559
559
  * @return ListBuildRunsResponse
560
560
  * @throws OciError when an error occurs
561
- * @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.
561
+ * @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.
562
562
  */
563
563
  listBuildRuns(listBuildRunsRequest: requests.ListBuildRunsRequest): Promise<responses.ListBuildRunsResponse>;
564
564
  /**
565
- * Compares two revisions and lists the differences. Supports comparison between two refs or commits.
565
+ * Compares two revisions and lists the differences. Supports comparison between two references or commits.
566
566
  *
567
- * This operation does not retry by default if the user has not defined a retry configuration.
567
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
568
568
  * @param ListCommitDiffsRequest
569
569
  * @return ListCommitDiffsResponse
570
570
  * @throws OciError when an error occurs
571
- * @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.
571
+ * @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.
572
572
  */
573
573
  listCommitDiffs(listCommitDiffsRequest: requests.ListCommitDiffsRequest): Promise<responses.ListCommitDiffsResponse>;
574
574
  /**
575
- * Returns a list of Commits.
575
+ * Returns a list of commits.
576
576
  *
577
- * This operation does not retry by default if the user has not defined a retry configuration.
577
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
578
578
  * @param ListCommitsRequest
579
579
  * @return ListCommitsResponse
580
580
  * @throws OciError when an error occurs
581
- * @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.
581
+ * @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.
582
582
  */
583
583
  listCommits(listCommitsRequest: requests.ListCommitsRequest): Promise<responses.ListCommitsResponse>;
584
584
  /**
585
- * Returns a list of Connections.
585
+ * Returns a list of connections.
586
586
  *
587
- * This operation does not retry by default if the user has not defined a retry configuration.
587
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
588
588
  * @param ListConnectionsRequest
589
589
  * @return ListConnectionsResponse
590
590
  * @throws OciError when an error occurs
591
- * @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.
591
+ * @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.
592
592
  */
593
593
  listConnections(listConnectionsRequest: requests.ListConnectionsRequest): Promise<responses.ListConnectionsResponse>;
594
594
  /**
595
595
  * Returns a list of deployment artifacts.
596
- * This operation does not retry by default if the user has not defined a retry configuration.
596
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
597
597
  * @param ListDeployArtifactsRequest
598
598
  * @return ListDeployArtifactsResponse
599
599
  * @throws OciError when an error occurs
600
- * @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.
600
+ * @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.
601
601
  */
602
602
  listDeployArtifacts(listDeployArtifactsRequest: requests.ListDeployArtifactsRequest): Promise<responses.ListDeployArtifactsResponse>;
603
603
  /**
604
604
  * Returns a list of deployment environments.
605
- * This operation does not retry by default if the user has not defined a retry configuration.
605
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
606
606
  * @param ListDeployEnvironmentsRequest
607
607
  * @return ListDeployEnvironmentsResponse
608
608
  * @throws OciError when an error occurs
609
- * @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.
609
+ * @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.
610
610
  */
611
611
  listDeployEnvironments(listDeployEnvironmentsRequest: requests.ListDeployEnvironmentsRequest): Promise<responses.ListDeployEnvironmentsResponse>;
612
612
  /**
613
613
  * Returns a list of deployment pipelines.
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 ListDeployPipelinesRequest
616
616
  * @return ListDeployPipelinesResponse
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/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
618
+ * @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.
619
619
  */
620
620
  listDeployPipelines(listDeployPipelinesRequest: requests.ListDeployPipelinesRequest): Promise<responses.ListDeployPipelinesResponse>;
621
621
  /**
622
622
  * Retrieves a list of deployment stages.
623
- * This operation does not retry by default if the user has not defined a retry configuration.
623
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
624
624
  * @param ListDeployStagesRequest
625
625
  * @return ListDeployStagesResponse
626
626
  * @throws OciError when an error occurs
627
- * @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.
627
+ * @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.
628
628
  */
629
629
  listDeployStages(listDeployStagesRequest: requests.ListDeployStagesRequest): Promise<responses.ListDeployStagesResponse>;
630
630
  /**
631
631
  * Returns a list of deployments.
632
- * This operation does not retry by default if the user has not defined a retry configuration.
632
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
633
633
  * @param ListDeploymentsRequest
634
634
  * @return ListDeploymentsResponse
635
635
  * @throws OciError when an error occurs
636
- * @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.
636
+ * @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.
637
637
  */
638
638
  listDeployments(listDeploymentsRequest: requests.ListDeploymentsRequest): Promise<responses.ListDeploymentsResponse>;
639
639
  /**
640
- * Returns a list of mirror entry in history within 30 days
640
+ * Returns a list of mirror entry in history within 30 days.
641
641
  *
642
- * This operation does not retry by default if the user has not defined a retry configuration.
642
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
643
643
  * @param ListMirrorRecordsRequest
644
644
  * @return ListMirrorRecordsResponse
645
645
  * @throws OciError when an error occurs
646
- * @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.
646
+ * @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.
647
647
  */
648
648
  listMirrorRecords(listMirrorRecordsRequest: requests.ListMirrorRecordsRequest): Promise<responses.ListMirrorRecordsResponse>;
649
649
  /**
650
- * Fetches a list of files and directories in a repository.
650
+ * Retrieves a list of files and directories in a repository.
651
651
  *
652
- * This operation does not retry by default if the user has not defined a retry configuration.
652
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
653
653
  * @param ListPathsRequest
654
654
  * @return ListPathsResponse
655
655
  * @throws OciError when an error occurs
656
- * @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.
656
+ * @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.
657
657
  */
658
658
  listPaths(listPathsRequest: requests.ListPathsRequest): Promise<responses.ListPathsResponse>;
659
659
  /**
660
660
  * Returns a list of projects.
661
- * This operation does not retry by default if the user has not defined a retry configuration.
661
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
662
662
  * @param ListProjectsRequest
663
663
  * @return ListProjectsResponse
664
664
  * @throws OciError when an error occurs
665
- * @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.
665
+ * @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.
666
666
  */
667
667
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
668
668
  /**
669
- * Returns a list of Refs.
669
+ * Returns a list of references.
670
670
  *
671
- * This operation does not retry by default if the user has not defined a retry configuration.
671
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
672
672
  * @param ListRefsRequest
673
673
  * @return ListRefsResponse
674
674
  * @throws OciError when an error occurs
675
- * @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.
675
+ * @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.
676
676
  */
677
677
  listRefs(listRefsRequest: requests.ListRefsRequest): Promise<responses.ListRefsResponse>;
678
678
  /**
679
- * Returns a list of Repositories given a compartmentId or a projectId.
679
+ * Returns a list of repositories given a compartment ID or a project ID.
680
680
  *
681
- * This operation does not retry by default if the user has not defined a retry configuration.
681
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
682
682
  * @param ListRepositoriesRequest
683
683
  * @return ListRepositoriesResponse
684
684
  * @throws OciError when an error occurs
685
- * @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.
685
+ * @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.
686
686
  */
687
687
  listRepositories(listRepositoriesRequest: requests.ListRepositoriesRequest): Promise<responses.ListRepositoriesResponse>;
688
688
  /**
689
- * Returns a list of Triggers.
689
+ * Returns a list of triggers.
690
690
  *
691
- * This operation does not retry by default if the user has not defined a retry configuration.
691
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
692
692
  * @param ListTriggersRequest
693
693
  * @return ListTriggersResponse
694
694
  * @throws OciError when an error occurs
695
- * @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.
695
+ * @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.
696
696
  */
697
697
  listTriggers(listTriggersRequest: requests.ListTriggersRequest): Promise<responses.ListTriggersResponse>;
698
698
  /**
699
699
  * Returns a list of errors for a given work request.
700
- * This operation does not retry by default if the user has not defined a retry configuration.
700
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
701
701
  * @param ListWorkRequestErrorsRequest
702
702
  * @return ListWorkRequestErrorsResponse
703
703
  * @throws OciError when an error occurs
704
- * @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.
704
+ * @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.
705
705
  */
706
706
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
707
707
  /**
708
708
  * Returns a list of logs for a given work request.
709
- * This operation does not retry by default if the user has not defined a retry configuration.
709
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
710
710
  * @param ListWorkRequestLogsRequest
711
711
  * @return ListWorkRequestLogsResponse
712
712
  * @throws OciError when an error occurs
713
- * @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.
713
+ * @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.
714
714
  */
715
715
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
716
716
  /**
717
717
  * Lists the work requests in a compartment.
718
- * This operation does not retry by default if the user has not defined a retry configuration.
718
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
719
719
  * @param ListWorkRequestsRequest
720
720
  * @return ListWorkRequestsResponse
721
721
  * @throws OciError when an error occurs
722
- * @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.
722
+ * @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.
723
723
  */
724
724
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
725
725
  /**
726
- * Synchronize a mirrored repository to the latest version from external providers
726
+ * Synchronize a mirrored repository to the latest version from external providers.
727
727
  *
728
- * This operation does not retry by default if the user has not defined a retry configuration.
728
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
729
729
  * @param MirrorRepositoryRequest
730
730
  * @return MirrorRepositoryResponse
731
731
  * @throws OciError when an error occurs
732
- * @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.
732
+ * @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.
733
733
  */
734
734
  mirrorRepository(mirrorRepositoryRequest: requests.MirrorRepositoryRequest): Promise<responses.MirrorRepositoryResponse>;
735
735
  /**
736
- * Creates a new Ref or updates an existing one.
736
+ * Creates a new reference or updates an existing one.
737
737
  *
738
- * This operation does not retry by default if the user has not defined a retry configuration.
738
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
739
739
  * @param PutRepositoryRefRequest
740
740
  * @return PutRepositoryRefResponse
741
741
  * @throws OciError when an error occurs
742
- * @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.
742
+ * @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.
743
743
  */
744
744
  putRepositoryRef(putRepositoryRefRequest: requests.PutRepositoryRefRequest): Promise<responses.PutRepositoryRefResponse>;
745
745
  /**
746
- * Updates the BuildPipeline
747
- * This operation does not retry by default if the user has not defined a retry configuration.
746
+ * Updates the build pipeline.
747
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
748
748
  * @param UpdateBuildPipelineRequest
749
749
  * @return UpdateBuildPipelineResponse
750
750
  * @throws OciError when an error occurs
751
- * @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.
751
+ * @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.
752
752
  */
753
753
  updateBuildPipeline(updateBuildPipelineRequest: requests.UpdateBuildPipelineRequest): Promise<responses.UpdateBuildPipelineResponse>;
754
754
  /**
755
- * Updates the Stage based on the stage id provided in request
756
- * This operation does not retry by default if the user has not defined a retry configuration.
755
+ * Updates the stage based on the stage ID provided in the request.
756
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
757
757
  * @param UpdateBuildPipelineStageRequest
758
758
  * @return UpdateBuildPipelineStageResponse
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/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
760
+ * @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.
761
761
  */
762
762
  updateBuildPipelineStage(updateBuildPipelineStageRequest: requests.UpdateBuildPipelineStageRequest): Promise<responses.UpdateBuildPipelineStageResponse>;
763
763
  /**
764
- * Updates the BuildRun
765
- * This operation does not retry by default if the user has not defined a retry configuration.
764
+ * Updates the build run.
765
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
766
766
  * @param UpdateBuildRunRequest
767
767
  * @return UpdateBuildRunResponse
768
768
  * @throws OciError when an error occurs
769
- * @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.
769
+ * @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.
770
770
  */
771
771
  updateBuildRun(updateBuildRunRequest: requests.UpdateBuildRunRequest): Promise<responses.UpdateBuildRunResponse>;
772
772
  /**
773
- * Updates the Connection
774
- * This operation does not retry by default if the user has not defined a retry configuration.
773
+ * Updates the connection.
774
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
775
775
  * @param UpdateConnectionRequest
776
776
  * @return UpdateConnectionResponse
777
777
  * @throws OciError when an error occurs
778
- * @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.
778
+ * @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.
779
779
  */
780
780
  updateConnection(updateConnectionRequest: requests.UpdateConnectionRequest): Promise<responses.UpdateConnectionResponse>;
781
781
  /**
782
782
  * Updates the deployment artifact.
783
- * This operation does not retry by default if the user has not defined a retry configuration.
783
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
784
784
  * @param UpdateDeployArtifactRequest
785
785
  * @return UpdateDeployArtifactResponse
786
786
  * @throws OciError when an error occurs
787
- * @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.
787
+ * @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.
788
788
  */
789
789
  updateDeployArtifact(updateDeployArtifactRequest: requests.UpdateDeployArtifactRequest): Promise<responses.UpdateDeployArtifactResponse>;
790
790
  /**
791
791
  * Updates the deployment environment.
792
- * This operation does not retry by default if the user has not defined a retry configuration.
792
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
793
793
  * @param UpdateDeployEnvironmentRequest
794
794
  * @return UpdateDeployEnvironmentResponse
795
795
  * @throws OciError when an error occurs
796
- * @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.
796
+ * @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.
797
797
  */
798
798
  updateDeployEnvironment(updateDeployEnvironmentRequest: requests.UpdateDeployEnvironmentRequest): Promise<responses.UpdateDeployEnvironmentResponse>;
799
799
  /**
800
800
  * Updates the deployment pipeline.
801
- * This operation does not retry by default if the user has not defined a retry configuration.
801
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
802
802
  * @param UpdateDeployPipelineRequest
803
803
  * @return UpdateDeployPipelineResponse
804
804
  * @throws OciError when an error occurs
805
- * @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.
805
+ * @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.
806
806
  */
807
807
  updateDeployPipeline(updateDeployPipelineRequest: requests.UpdateDeployPipelineRequest): Promise<responses.UpdateDeployPipelineResponse>;
808
808
  /**
809
809
  * Updates the deployment stage.
810
- * This operation does not retry by default if the user has not defined a retry configuration.
810
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
811
811
  * @param UpdateDeployStageRequest
812
812
  * @return UpdateDeployStageResponse
813
813
  * @throws OciError when an error occurs
814
- * @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.
814
+ * @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.
815
815
  */
816
816
  updateDeployStage(updateDeployStageRequest: requests.UpdateDeployStageRequest): Promise<responses.UpdateDeployStageResponse>;
817
817
  /**
818
818
  * Updates the deployment.
819
- * This operation does not retry by default if the user has not defined a retry configuration.
819
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
820
820
  * @param UpdateDeploymentRequest
821
821
  * @return UpdateDeploymentResponse
822
822
  * @throws OciError when an error occurs
823
- * @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.
823
+ * @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.
824
824
  */
825
825
  updateDeployment(updateDeploymentRequest: requests.UpdateDeploymentRequest): Promise<responses.UpdateDeploymentResponse>;
826
826
  /**
827
827
  * Updates the project.
828
- * This operation does not retry by default if the user has not defined a retry configuration.
828
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
829
829
  * @param UpdateProjectRequest
830
830
  * @return UpdateProjectResponse
831
831
  * @throws OciError when an error occurs
832
- * @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.
832
+ * @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.
833
833
  */
834
834
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
835
835
  /**
836
- * Updates the Repository
837
- * This operation does not retry by default if the user has not defined a retry configuration.
836
+ * Updates the repository.
837
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
838
838
  * @param UpdateRepositoryRequest
839
839
  * @return UpdateRepositoryResponse
840
840
  * @throws OciError when an error occurs
841
- * @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.
841
+ * @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.
842
842
  */
843
843
  updateRepository(updateRepositoryRequest: requests.UpdateRepositoryRequest): Promise<responses.UpdateRepositoryResponse>;
844
844
  /**
845
- * Updates the Trigger
846
- * This operation does not retry by default if the user has not defined a retry configuration.
845
+ * Updates the trigger.
846
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
847
847
  * @param UpdateTriggerRequest
848
848
  * @return UpdateTriggerResponse
849
849
  * @throws OciError when an error occurs
850
- * @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.
850
+ * @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.
851
851
  */
852
852
  updateTrigger(updateTriggerRequest: requests.UpdateTriggerRequest): Promise<responses.UpdateTriggerResponse>;
853
853
  }