oci-devops 2.21.0 → 2.25.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 (90) hide show
  1. package/lib/client.d.ts +87 -86
  2. package/lib/client.js +92 -87
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/approve-deployment-request.d.ts +1 -1
  5. package/lib/request/cancel-build-run-request.d.ts +1 -1
  6. package/lib/request/cancel-deployment-request.d.ts +1 -1
  7. package/lib/request/change-project-compartment-request.d.ts +1 -1
  8. package/lib/request/create-build-pipeline-request.d.ts +1 -1
  9. package/lib/request/create-build-pipeline-stage-request.d.ts +1 -1
  10. package/lib/request/create-build-run-request.d.ts +1 -1
  11. package/lib/request/create-connection-request.d.ts +1 -1
  12. package/lib/request/create-deploy-artifact-request.d.ts +1 -1
  13. package/lib/request/create-deploy-environment-request.d.ts +1 -1
  14. package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
  15. package/lib/request/create-deploy-stage-request.d.ts +1 -1
  16. package/lib/request/create-deployment-request.d.ts +1 -1
  17. package/lib/request/create-project-request.d.ts +1 -1
  18. package/lib/request/create-repository-request.d.ts +1 -1
  19. package/lib/request/create-trigger-request.d.ts +1 -1
  20. package/lib/request/delete-build-pipeline-request.d.ts +1 -1
  21. package/lib/request/delete-build-pipeline-stage-request.d.ts +1 -1
  22. package/lib/request/delete-connection-request.d.ts +1 -1
  23. package/lib/request/delete-deploy-artifact-request.d.ts +1 -1
  24. package/lib/request/delete-deploy-environment-request.d.ts +1 -1
  25. package/lib/request/delete-deploy-pipeline-request.d.ts +1 -1
  26. package/lib/request/delete-deploy-stage-request.d.ts +1 -1
  27. package/lib/request/delete-project-request.d.ts +1 -1
  28. package/lib/request/delete-ref-request.d.ts +1 -1
  29. package/lib/request/delete-repository-request.d.ts +1 -1
  30. package/lib/request/delete-trigger-request.d.ts +1 -1
  31. package/lib/request/get-build-pipeline-request.d.ts +1 -1
  32. package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
  33. package/lib/request/get-build-run-request.d.ts +1 -1
  34. package/lib/request/get-commit-diff-request.d.ts +1 -1
  35. package/lib/request/get-commit-request.d.ts +1 -1
  36. package/lib/request/get-connection-request.d.ts +1 -1
  37. package/lib/request/get-deploy-artifact-request.d.ts +1 -1
  38. package/lib/request/get-deploy-environment-request.d.ts +1 -1
  39. package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
  40. package/lib/request/get-deploy-stage-request.d.ts +1 -1
  41. package/lib/request/get-deployment-request.d.ts +1 -1
  42. package/lib/request/get-file-diff-request.d.ts +1 -1
  43. package/lib/request/get-mirror-record-request.d.ts +1 -1
  44. package/lib/request/get-object-content-request.d.ts +1 -1
  45. package/lib/request/get-object-request.d.ts +1 -1
  46. package/lib/request/get-project-request.d.ts +1 -1
  47. package/lib/request/get-ref-request.d.ts +1 -1
  48. package/lib/request/get-repo-file-diff-request.d.ts +1 -1
  49. package/lib/request/get-repo-file-lines-request.d.ts +1 -1
  50. package/lib/request/get-repository-archive-content-request.d.ts +1 -1
  51. package/lib/request/get-repository-file-lines-request.d.ts +1 -1
  52. package/lib/request/get-repository-request.d.ts +1 -1
  53. package/lib/request/get-trigger-request.d.ts +1 -1
  54. package/lib/request/get-work-request-request.d.ts +1 -1
  55. package/lib/request/list-authors-request.d.ts +1 -1
  56. package/lib/request/list-build-pipeline-stages-request.d.ts +1 -1
  57. package/lib/request/list-build-pipelines-request.d.ts +1 -1
  58. package/lib/request/list-build-runs-request.d.ts +1 -1
  59. package/lib/request/list-commit-diffs-request.d.ts +1 -1
  60. package/lib/request/list-commits-request.d.ts +1 -1
  61. package/lib/request/list-connections-request.d.ts +1 -1
  62. package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
  63. package/lib/request/list-deploy-environments-request.d.ts +1 -1
  64. package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
  65. package/lib/request/list-deploy-stages-request.d.ts +1 -1
  66. package/lib/request/list-deployments-request.d.ts +1 -1
  67. package/lib/request/list-mirror-records-request.d.ts +1 -1
  68. package/lib/request/list-paths-request.d.ts +1 -1
  69. package/lib/request/list-projects-request.d.ts +1 -1
  70. package/lib/request/list-refs-request.d.ts +1 -1
  71. package/lib/request/list-repositories-request.d.ts +1 -1
  72. package/lib/request/list-triggers-request.d.ts +1 -1
  73. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  74. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  75. package/lib/request/list-work-requests-request.d.ts +1 -1
  76. package/lib/request/mirror-repository-request.d.ts +1 -1
  77. package/lib/request/put-repository-ref-request.d.ts +1 -1
  78. package/lib/request/update-build-pipeline-request.d.ts +1 -1
  79. package/lib/request/update-build-pipeline-stage-request.d.ts +1 -1
  80. package/lib/request/update-build-run-request.d.ts +1 -1
  81. package/lib/request/update-connection-request.d.ts +1 -1
  82. package/lib/request/update-deploy-artifact-request.d.ts +1 -1
  83. package/lib/request/update-deploy-environment-request.d.ts +1 -1
  84. package/lib/request/update-deploy-pipeline-request.d.ts +1 -1
  85. package/lib/request/update-deploy-stage-request.d.ts +1 -1
  86. package/lib/request/update-deployment-request.d.ts +1 -1
  87. package/lib/request/update-project-request.d.ts +1 -1
  88. package/lib/request/update-repository-request.d.ts +1 -1
  89. package/lib/request/update-trigger-request.d.ts +1 -1
  90. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -59,6 +59,7 @@ class DevopsClient {
59
59
  this["_endpoint"] = "";
60
60
  this["_defaultHeaders"] = {};
61
61
  this._circuitBreaker = null;
62
+ this._httpOptions = undefined;
62
63
  const requestSigner = params.authenticationDetailsProvider
63
64
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
64
65
  : null;
@@ -67,6 +68,9 @@ class DevopsClient {
67
68
  this._circuitBreaker = clientConfiguration.circuitBreaker
68
69
  ? clientConfiguration.circuitBreaker.circuit
69
70
  : null;
71
+ this._httpOptions = clientConfiguration.httpOptions
72
+ ? clientConfiguration.httpOptions
73
+ : undefined;
70
74
  }
71
75
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
72
76
  const specCircuitBreakerEnabled = true;
@@ -76,7 +80,8 @@ class DevopsClient {
76
80
  this._circuitBreaker = new common.CircuitBreaker().circuit;
77
81
  }
78
82
  this._httpClient =
79
- params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
83
+ params.httpClient ||
84
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
80
85
  if (params.authenticationDetailsProvider &&
81
86
  common.isRegionProvider(params.authenticationDetailsProvider)) {
82
87
  const provider = params.authenticationDetailsProvider;
@@ -150,7 +155,7 @@ class DevopsClient {
150
155
  * @param ApproveDeploymentRequest
151
156
  * @return ApproveDeploymentResponse
152
157
  * @throws OciError when an error occurs
153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
154
159
  */
155
160
  approveDeployment(approveDeploymentRequest) {
156
161
  return __awaiter(this, void 0, void 0, function* () {
@@ -214,7 +219,7 @@ class DevopsClient {
214
219
  * @param CancelBuildRunRequest
215
220
  * @return CancelBuildRunResponse
216
221
  * @throws OciError when an error occurs
217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
218
223
  */
219
224
  cancelBuildRun(cancelBuildRunRequest) {
220
225
  return __awaiter(this, void 0, void 0, function* () {
@@ -278,7 +283,7 @@ class DevopsClient {
278
283
  * @param CancelDeploymentRequest
279
284
  * @return CancelDeploymentResponse
280
285
  * @throws OciError when an error occurs
281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
282
287
  */
283
288
  cancelDeployment(cancelDeploymentRequest) {
284
289
  return __awaiter(this, void 0, void 0, function* () {
@@ -342,7 +347,7 @@ class DevopsClient {
342
347
  * @param ChangeProjectCompartmentRequest
343
348
  * @return ChangeProjectCompartmentResponse
344
349
  * @throws OciError when an error occurs
345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
346
351
  */
347
352
  changeProjectCompartment(changeProjectCompartmentRequest) {
348
353
  return __awaiter(this, void 0, void 0, function* () {
@@ -403,7 +408,7 @@ class DevopsClient {
403
408
  * @param CreateBuildPipelineRequest
404
409
  * @return CreateBuildPipelineResponse
405
410
  * @throws OciError when an error occurs
406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
407
412
  */
408
413
  createBuildPipeline(createBuildPipelineRequest) {
409
414
  return __awaiter(this, void 0, void 0, function* () {
@@ -475,7 +480,7 @@ class DevopsClient {
475
480
  * @param CreateBuildPipelineStageRequest
476
481
  * @return CreateBuildPipelineStageResponse
477
482
  * @throws OciError when an error occurs
478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
479
484
  */
480
485
  createBuildPipelineStage(createBuildPipelineStageRequest) {
481
486
  return __awaiter(this, void 0, void 0, function* () {
@@ -547,7 +552,7 @@ class DevopsClient {
547
552
  * @param CreateBuildRunRequest
548
553
  * @return CreateBuildRunResponse
549
554
  * @throws OciError when an error occurs
550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
551
556
  */
552
557
  createBuildRun(createBuildRunRequest) {
553
558
  return __awaiter(this, void 0, void 0, function* () {
@@ -615,7 +620,7 @@ class DevopsClient {
615
620
  * @param CreateConnectionRequest
616
621
  * @return CreateConnectionResponse
617
622
  * @throws OciError when an error occurs
618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
619
624
  */
620
625
  createConnection(createConnectionRequest) {
621
626
  return __awaiter(this, void 0, void 0, function* () {
@@ -686,7 +691,7 @@ class DevopsClient {
686
691
  * @param CreateDeployArtifactRequest
687
692
  * @return CreateDeployArtifactResponse
688
693
  * @throws OciError when an error occurs
689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
690
695
  */
691
696
  createDeployArtifact(createDeployArtifactRequest) {
692
697
  return __awaiter(this, void 0, void 0, function* () {
@@ -757,7 +762,7 @@ class DevopsClient {
757
762
  * @param CreateDeployEnvironmentRequest
758
763
  * @return CreateDeployEnvironmentResponse
759
764
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
761
766
  */
762
767
  createDeployEnvironment(createDeployEnvironmentRequest) {
763
768
  return __awaiter(this, void 0, void 0, function* () {
@@ -828,7 +833,7 @@ class DevopsClient {
828
833
  * @param CreateDeployPipelineRequest
829
834
  * @return CreateDeployPipelineResponse
830
835
  * @throws OciError when an error occurs
831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
832
837
  */
833
838
  createDeployPipeline(createDeployPipelineRequest) {
834
839
  return __awaiter(this, void 0, void 0, function* () {
@@ -899,7 +904,7 @@ class DevopsClient {
899
904
  * @param CreateDeployStageRequest
900
905
  * @return CreateDeployStageResponse
901
906
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
903
908
  */
904
909
  createDeployStage(createDeployStageRequest) {
905
910
  return __awaiter(this, void 0, void 0, function* () {
@@ -970,7 +975,7 @@ class DevopsClient {
970
975
  * @param CreateDeploymentRequest
971
976
  * @return CreateDeploymentResponse
972
977
  * @throws OciError when an error occurs
973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
974
979
  */
975
980
  createDeployment(createDeploymentRequest) {
976
981
  return __awaiter(this, void 0, void 0, function* () {
@@ -1031,7 +1036,7 @@ class DevopsClient {
1031
1036
  * @param CreateProjectRequest
1032
1037
  * @return CreateProjectResponse
1033
1038
  * @throws OciError when an error occurs
1034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
1039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
1035
1040
  */
1036
1041
  createProject(createProjectRequest) {
1037
1042
  return __awaiter(this, void 0, void 0, function* () {
@@ -1103,7 +1108,7 @@ class DevopsClient {
1103
1108
  * @param CreateRepositoryRequest
1104
1109
  * @return CreateRepositoryResponse
1105
1110
  * @throws OciError when an error occurs
1106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
1111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
1107
1112
  */
1108
1113
  createRepository(createRepositoryRequest) {
1109
1114
  return __awaiter(this, void 0, void 0, function* () {
@@ -1175,7 +1180,7 @@ class DevopsClient {
1175
1180
  * @param CreateTriggerRequest
1176
1181
  * @return CreateTriggerResponse
1177
1182
  * @throws OciError when an error occurs
1178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
1183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
1179
1184
  */
1180
1185
  createTrigger(createTriggerRequest) {
1181
1186
  return __awaiter(this, void 0, void 0, function* () {
@@ -1246,7 +1251,7 @@ class DevopsClient {
1246
1251
  * @param DeleteBuildPipelineRequest
1247
1252
  * @return DeleteBuildPipelineResponse
1248
1253
  * @throws OciError when an error occurs
1249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
1254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
1250
1255
  */
1251
1256
  deleteBuildPipeline(deleteBuildPipelineRequest) {
1252
1257
  return __awaiter(this, void 0, void 0, function* () {
@@ -1304,7 +1309,7 @@ class DevopsClient {
1304
1309
  * @param DeleteBuildPipelineStageRequest
1305
1310
  * @return DeleteBuildPipelineStageResponse
1306
1311
  * @throws OciError when an error occurs
1307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
1312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
1308
1313
  */
1309
1314
  deleteBuildPipelineStage(deleteBuildPipelineStageRequest) {
1310
1315
  return __awaiter(this, void 0, void 0, function* () {
@@ -1362,7 +1367,7 @@ class DevopsClient {
1362
1367
  * @param DeleteConnectionRequest
1363
1368
  * @return DeleteConnectionResponse
1364
1369
  * @throws OciError when an error occurs
1365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
1370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
1366
1371
  */
1367
1372
  deleteConnection(deleteConnectionRequest) {
1368
1373
  return __awaiter(this, void 0, void 0, function* () {
@@ -1420,7 +1425,7 @@ class DevopsClient {
1420
1425
  * @param DeleteDeployArtifactRequest
1421
1426
  * @return DeleteDeployArtifactResponse
1422
1427
  * @throws OciError when an error occurs
1423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
1428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
1424
1429
  */
1425
1430
  deleteDeployArtifact(deleteDeployArtifactRequest) {
1426
1431
  return __awaiter(this, void 0, void 0, function* () {
@@ -1478,7 +1483,7 @@ class DevopsClient {
1478
1483
  * @param DeleteDeployEnvironmentRequest
1479
1484
  * @return DeleteDeployEnvironmentResponse
1480
1485
  * @throws OciError when an error occurs
1481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
1486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
1482
1487
  */
1483
1488
  deleteDeployEnvironment(deleteDeployEnvironmentRequest) {
1484
1489
  return __awaiter(this, void 0, void 0, function* () {
@@ -1536,7 +1541,7 @@ class DevopsClient {
1536
1541
  * @param DeleteDeployPipelineRequest
1537
1542
  * @return DeleteDeployPipelineResponse
1538
1543
  * @throws OciError when an error occurs
1539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
1544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
1540
1545
  */
1541
1546
  deleteDeployPipeline(deleteDeployPipelineRequest) {
1542
1547
  return __awaiter(this, void 0, void 0, function* () {
@@ -1594,7 +1599,7 @@ class DevopsClient {
1594
1599
  * @param DeleteDeployStageRequest
1595
1600
  * @return DeleteDeployStageResponse
1596
1601
  * @throws OciError when an error occurs
1597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
1602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
1598
1603
  */
1599
1604
  deleteDeployStage(deleteDeployStageRequest) {
1600
1605
  return __awaiter(this, void 0, void 0, function* () {
@@ -1652,7 +1657,7 @@ class DevopsClient {
1652
1657
  * @param DeleteProjectRequest
1653
1658
  * @return DeleteProjectResponse
1654
1659
  * @throws OciError when an error occurs
1655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
1660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
1656
1661
  */
1657
1662
  deleteProject(deleteProjectRequest) {
1658
1663
  return __awaiter(this, void 0, void 0, function* () {
@@ -1710,7 +1715,7 @@ class DevopsClient {
1710
1715
  * @param DeleteRefRequest
1711
1716
  * @return DeleteRefResponse
1712
1717
  * @throws OciError when an error occurs
1713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
1718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
1714
1719
  */
1715
1720
  deleteRef(deleteRefRequest) {
1716
1721
  return __awaiter(this, void 0, void 0, function* () {
@@ -1770,7 +1775,7 @@ class DevopsClient {
1770
1775
  * @param DeleteRepositoryRequest
1771
1776
  * @return DeleteRepositoryResponse
1772
1777
  * @throws OciError when an error occurs
1773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
1778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
1774
1779
  */
1775
1780
  deleteRepository(deleteRepositoryRequest) {
1776
1781
  return __awaiter(this, void 0, void 0, function* () {
@@ -1828,7 +1833,7 @@ class DevopsClient {
1828
1833
  * @param DeleteTriggerRequest
1829
1834
  * @return DeleteTriggerResponse
1830
1835
  * @throws OciError when an error occurs
1831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
1836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
1832
1837
  */
1833
1838
  deleteTrigger(deleteTriggerRequest) {
1834
1839
  return __awaiter(this, void 0, void 0, function* () {
@@ -1886,7 +1891,7 @@ class DevopsClient {
1886
1891
  * @param GetBuildPipelineRequest
1887
1892
  * @return GetBuildPipelineResponse
1888
1893
  * @throws OciError when an error occurs
1889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
1894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
1890
1895
  */
1891
1896
  getBuildPipeline(getBuildPipelineRequest) {
1892
1897
  return __awaiter(this, void 0, void 0, function* () {
@@ -1947,7 +1952,7 @@ class DevopsClient {
1947
1952
  * @param GetBuildPipelineStageRequest
1948
1953
  * @return GetBuildPipelineStageResponse
1949
1954
  * @throws OciError when an error occurs
1950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
1955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
1951
1956
  */
1952
1957
  getBuildPipelineStage(getBuildPipelineStageRequest) {
1953
1958
  return __awaiter(this, void 0, void 0, function* () {
@@ -2009,7 +2014,7 @@ class DevopsClient {
2009
2014
  * @param GetBuildRunRequest
2010
2015
  * @return GetBuildRunResponse
2011
2016
  * @throws OciError when an error occurs
2012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
2017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
2013
2018
  */
2014
2019
  getBuildRun(getBuildRunRequest) {
2015
2020
  return __awaiter(this, void 0, void 0, function* () {
@@ -2070,7 +2075,7 @@ class DevopsClient {
2070
2075
  * @param GetCommitRequest
2071
2076
  * @return GetCommitResponse
2072
2077
  * @throws OciError when an error occurs
2073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
2078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
2074
2079
  */
2075
2080
  getCommit(getCommitRequest) {
2076
2081
  return __awaiter(this, void 0, void 0, function* () {
@@ -2133,7 +2138,7 @@ class DevopsClient {
2133
2138
  * @param GetCommitDiffRequest
2134
2139
  * @return GetCommitDiffResponse
2135
2140
  * @throws OciError when an error occurs
2136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
2141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
2137
2142
  */
2138
2143
  getCommitDiff(getCommitDiffRequest) {
2139
2144
  return __awaiter(this, void 0, void 0, function* () {
@@ -2198,7 +2203,7 @@ class DevopsClient {
2198
2203
  * @param GetConnectionRequest
2199
2204
  * @return GetConnectionResponse
2200
2205
  * @throws OciError when an error occurs
2201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
2206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
2202
2207
  */
2203
2208
  getConnection(getConnectionRequest) {
2204
2209
  return __awaiter(this, void 0, void 0, function* () {
@@ -2259,7 +2264,7 @@ class DevopsClient {
2259
2264
  * @param GetDeployArtifactRequest
2260
2265
  * @return GetDeployArtifactResponse
2261
2266
  * @throws OciError when an error occurs
2262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
2267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
2263
2268
  */
2264
2269
  getDeployArtifact(getDeployArtifactRequest) {
2265
2270
  return __awaiter(this, void 0, void 0, function* () {
@@ -2320,7 +2325,7 @@ class DevopsClient {
2320
2325
  * @param GetDeployEnvironmentRequest
2321
2326
  * @return GetDeployEnvironmentResponse
2322
2327
  * @throws OciError when an error occurs
2323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
2328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
2324
2329
  */
2325
2330
  getDeployEnvironment(getDeployEnvironmentRequest) {
2326
2331
  return __awaiter(this, void 0, void 0, function* () {
@@ -2381,7 +2386,7 @@ class DevopsClient {
2381
2386
  * @param GetDeployPipelineRequest
2382
2387
  * @return GetDeployPipelineResponse
2383
2388
  * @throws OciError when an error occurs
2384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
2389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
2385
2390
  */
2386
2391
  getDeployPipeline(getDeployPipelineRequest) {
2387
2392
  return __awaiter(this, void 0, void 0, function* () {
@@ -2442,7 +2447,7 @@ class DevopsClient {
2442
2447
  * @param GetDeployStageRequest
2443
2448
  * @return GetDeployStageResponse
2444
2449
  * @throws OciError when an error occurs
2445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
2450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
2446
2451
  */
2447
2452
  getDeployStage(getDeployStageRequest) {
2448
2453
  return __awaiter(this, void 0, void 0, function* () {
@@ -2503,7 +2508,7 @@ class DevopsClient {
2503
2508
  * @param GetDeploymentRequest
2504
2509
  * @return GetDeploymentResponse
2505
2510
  * @throws OciError when an error occurs
2506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
2511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
2507
2512
  */
2508
2513
  getDeployment(getDeploymentRequest) {
2509
2514
  return __awaiter(this, void 0, void 0, function* () {
@@ -2565,7 +2570,7 @@ class DevopsClient {
2565
2570
  * @param GetFileDiffRequest
2566
2571
  * @return GetFileDiffResponse
2567
2572
  * @throws OciError when an error occurs
2568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
2573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
2569
2574
  */
2570
2575
  getFileDiff(getFileDiffRequest) {
2571
2576
  return __awaiter(this, void 0, void 0, function* () {
@@ -2637,7 +2642,7 @@ class DevopsClient {
2637
2642
  * @param GetMirrorRecordRequest
2638
2643
  * @return GetMirrorRecordResponse
2639
2644
  * @throws OciError when an error occurs
2640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
2645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
2641
2646
  */
2642
2647
  getMirrorRecord(getMirrorRecordRequest) {
2643
2648
  return __awaiter(this, void 0, void 0, function* () {
@@ -2700,7 +2705,7 @@ class DevopsClient {
2700
2705
  * @param GetObjectRequest
2701
2706
  * @return GetObjectResponse
2702
2707
  * @throws OciError when an error occurs
2703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetObject.ts.html |here} to see how to use GetObject API.
2708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetObject.ts.html |here} to see how to use GetObject API.
2704
2709
  */
2705
2710
  getObject(getObjectRequest) {
2706
2711
  return __awaiter(this, void 0, void 0, function* () {
@@ -2765,7 +2770,7 @@ class DevopsClient {
2765
2770
  * @param GetObjectContentRequest
2766
2771
  * @return GetObjectContentResponse
2767
2772
  * @throws OciError when an error occurs
2768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
2773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
2769
2774
  */
2770
2775
  getObjectContent(getObjectContentRequest) {
2771
2776
  return __awaiter(this, void 0, void 0, function* () {
@@ -2833,7 +2838,7 @@ class DevopsClient {
2833
2838
  * @param GetProjectRequest
2834
2839
  * @return GetProjectResponse
2835
2840
  * @throws OciError when an error occurs
2836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetProject.ts.html |here} to see how to use GetProject API.
2841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetProject.ts.html |here} to see how to use GetProject API.
2837
2842
  */
2838
2843
  getProject(getProjectRequest) {
2839
2844
  return __awaiter(this, void 0, void 0, function* () {
@@ -2894,7 +2899,7 @@ class DevopsClient {
2894
2899
  * @param GetRefRequest
2895
2900
  * @return GetRefResponse
2896
2901
  * @throws OciError when an error occurs
2897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetRef.ts.html |here} to see how to use GetRef API.
2902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetRef.ts.html |here} to see how to use GetRef API.
2898
2903
  */
2899
2904
  getRef(getRefRequest) {
2900
2905
  return __awaiter(this, void 0, void 0, function* () {
@@ -2957,7 +2962,7 @@ class DevopsClient {
2957
2962
  * @param GetRepoFileDiffRequest
2958
2963
  * @return GetRepoFileDiffResponse
2959
2964
  * @throws OciError when an error occurs
2960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetRepoFileDiff.ts.html |here} to see how to use GetRepoFileDiff API.
2965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetRepoFileDiff.ts.html |here} to see how to use GetRepoFileDiff API.
2961
2966
  */
2962
2967
  getRepoFileDiff(getRepoFileDiffRequest) {
2963
2968
  return __awaiter(this, void 0, void 0, function* () {
@@ -3024,7 +3029,7 @@ class DevopsClient {
3024
3029
  * @param GetRepoFileLinesRequest
3025
3030
  * @return GetRepoFileLinesResponse
3026
3031
  * @throws OciError when an error occurs
3027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetRepoFileLines.ts.html |here} to see how to use GetRepoFileLines API.
3032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetRepoFileLines.ts.html |here} to see how to use GetRepoFileLines API.
3028
3033
  */
3029
3034
  getRepoFileLines(getRepoFileLinesRequest) {
3030
3035
  return __awaiter(this, void 0, void 0, function* () {
@@ -3090,7 +3095,7 @@ class DevopsClient {
3090
3095
  * @param GetRepositoryRequest
3091
3096
  * @return GetRepositoryResponse
3092
3097
  * @throws OciError when an error occurs
3093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
3098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
3094
3099
  */
3095
3100
  getRepository(getRepositoryRequest) {
3096
3101
  return __awaiter(this, void 0, void 0, function* () {
@@ -3154,7 +3159,7 @@ class DevopsClient {
3154
3159
  * @param GetRepositoryArchiveContentRequest
3155
3160
  * @return GetRepositoryArchiveContentResponse
3156
3161
  * @throws OciError when an error occurs
3157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
3162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
3158
3163
  */
3159
3164
  getRepositoryArchiveContent(getRepositoryArchiveContentRequest) {
3160
3165
  return __awaiter(this, void 0, void 0, function* () {
@@ -3223,7 +3228,7 @@ class DevopsClient {
3223
3228
  * @param GetRepositoryFileLinesRequest
3224
3229
  * @return GetRepositoryFileLinesResponse
3225
3230
  * @throws OciError when an error occurs
3226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
3231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
3227
3232
  */
3228
3233
  getRepositoryFileLines(getRepositoryFileLinesRequest) {
3229
3234
  return __awaiter(this, void 0, void 0, function* () {
@@ -3294,7 +3299,7 @@ class DevopsClient {
3294
3299
  * @param GetTriggerRequest
3295
3300
  * @return GetTriggerResponse
3296
3301
  * @throws OciError when an error occurs
3297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
3302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
3298
3303
  */
3299
3304
  getTrigger(getTriggerRequest) {
3300
3305
  return __awaiter(this, void 0, void 0, function* () {
@@ -3355,7 +3360,7 @@ class DevopsClient {
3355
3360
  * @param GetWorkRequestRequest
3356
3361
  * @return GetWorkRequestResponse
3357
3362
  * @throws OciError when an error occurs
3358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3363
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3359
3364
  */
3360
3365
  getWorkRequest(getWorkRequestRequest) {
3361
3366
  return __awaiter(this, void 0, void 0, function* () {
@@ -3417,7 +3422,7 @@ class DevopsClient {
3417
3422
  * @param ListAuthorsRequest
3418
3423
  * @return ListAuthorsResponse
3419
3424
  * @throws OciError when an error occurs
3420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
3425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
3421
3426
  */
3422
3427
  listAuthors(listAuthorsRequest) {
3423
3428
  return __awaiter(this, void 0, void 0, function* () {
@@ -3484,7 +3489,7 @@ class DevopsClient {
3484
3489
  * @param ListBuildPipelineStagesRequest
3485
3490
  * @return ListBuildPipelineStagesResponse
3486
3491
  * @throws OciError when an error occurs
3487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
3492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
3488
3493
  */
3489
3494
  listBuildPipelineStages(listBuildPipelineStagesRequest) {
3490
3495
  return __awaiter(this, void 0, void 0, function* () {
@@ -3554,7 +3559,7 @@ class DevopsClient {
3554
3559
  * @param ListBuildPipelinesRequest
3555
3560
  * @return ListBuildPipelinesResponse
3556
3561
  * @throws OciError when an error occurs
3557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
3562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
3558
3563
  */
3559
3564
  listBuildPipelines(listBuildPipelinesRequest) {
3560
3565
  return __awaiter(this, void 0, void 0, function* () {
@@ -3624,7 +3629,7 @@ class DevopsClient {
3624
3629
  * @param ListBuildRunsRequest
3625
3630
  * @return ListBuildRunsResponse
3626
3631
  * @throws OciError when an error occurs
3627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
3632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
3628
3633
  */
3629
3634
  listBuildRuns(listBuildRunsRequest) {
3630
3635
  return __awaiter(this, void 0, void 0, function* () {
@@ -3695,7 +3700,7 @@ class DevopsClient {
3695
3700
  * @param ListCommitDiffsRequest
3696
3701
  * @return ListCommitDiffsResponse
3697
3702
  * @throws OciError when an error occurs
3698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
3703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
3699
3704
  */
3700
3705
  listCommitDiffs(listCommitDiffsRequest) {
3701
3706
  return __awaiter(this, void 0, void 0, function* () {
@@ -3763,7 +3768,7 @@ class DevopsClient {
3763
3768
  * @param ListCommitsRequest
3764
3769
  * @return ListCommitsResponse
3765
3770
  * @throws OciError when an error occurs
3766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
3771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
3767
3772
  */
3768
3773
  listCommits(listCommitsRequest) {
3769
3774
  return __awaiter(this, void 0, void 0, function* () {
@@ -3835,7 +3840,7 @@ class DevopsClient {
3835
3840
  * @param ListConnectionsRequest
3836
3841
  * @return ListConnectionsResponse
3837
3842
  * @throws OciError when an error occurs
3838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
3843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
3839
3844
  */
3840
3845
  listConnections(listConnectionsRequest) {
3841
3846
  return __awaiter(this, void 0, void 0, function* () {
@@ -3905,7 +3910,7 @@ class DevopsClient {
3905
3910
  * @param ListDeployArtifactsRequest
3906
3911
  * @return ListDeployArtifactsResponse
3907
3912
  * @throws OciError when an error occurs
3908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
3913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
3909
3914
  */
3910
3915
  listDeployArtifacts(listDeployArtifactsRequest) {
3911
3916
  return __awaiter(this, void 0, void 0, function* () {
@@ -3974,7 +3979,7 @@ class DevopsClient {
3974
3979
  * @param ListDeployEnvironmentsRequest
3975
3980
  * @return ListDeployEnvironmentsResponse
3976
3981
  * @throws OciError when an error occurs
3977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
3982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
3978
3983
  */
3979
3984
  listDeployEnvironments(listDeployEnvironmentsRequest) {
3980
3985
  return __awaiter(this, void 0, void 0, function* () {
@@ -4043,7 +4048,7 @@ class DevopsClient {
4043
4048
  * @param ListDeployPipelinesRequest
4044
4049
  * @return ListDeployPipelinesResponse
4045
4050
  * @throws OciError when an error occurs
4046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
4051
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
4047
4052
  */
4048
4053
  listDeployPipelines(listDeployPipelinesRequest) {
4049
4054
  return __awaiter(this, void 0, void 0, function* () {
@@ -4112,7 +4117,7 @@ class DevopsClient {
4112
4117
  * @param ListDeployStagesRequest
4113
4118
  * @return ListDeployStagesResponse
4114
4119
  * @throws OciError when an error occurs
4115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
4120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
4116
4121
  */
4117
4122
  listDeployStages(listDeployStagesRequest) {
4118
4123
  return __awaiter(this, void 0, void 0, function* () {
@@ -4181,7 +4186,7 @@ class DevopsClient {
4181
4186
  * @param ListDeploymentsRequest
4182
4187
  * @return ListDeploymentsResponse
4183
4188
  * @throws OciError when an error occurs
4184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
4189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
4185
4190
  */
4186
4191
  listDeployments(listDeploymentsRequest) {
4187
4192
  return __awaiter(this, void 0, void 0, function* () {
@@ -4254,7 +4259,7 @@ class DevopsClient {
4254
4259
  * @param ListMirrorRecordsRequest
4255
4260
  * @return ListMirrorRecordsResponse
4256
4261
  * @throws OciError when an error occurs
4257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
4262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
4258
4263
  */
4259
4264
  listMirrorRecords(listMirrorRecordsRequest) {
4260
4265
  return __awaiter(this, void 0, void 0, function* () {
@@ -4320,7 +4325,7 @@ class DevopsClient {
4320
4325
  * @param ListPathsRequest
4321
4326
  * @return ListPathsResponse
4322
4327
  * @throws OciError when an error occurs
4323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
4328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
4324
4329
  */
4325
4330
  listPaths(listPathsRequest) {
4326
4331
  return __awaiter(this, void 0, void 0, function* () {
@@ -4390,7 +4395,7 @@ class DevopsClient {
4390
4395
  * @param ListProjectsRequest
4391
4396
  * @return ListProjectsResponse
4392
4397
  * @throws OciError when an error occurs
4393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
4398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
4394
4399
  */
4395
4400
  listProjects(listProjectsRequest) {
4396
4401
  return __awaiter(this, void 0, void 0, function* () {
@@ -4459,7 +4464,7 @@ class DevopsClient {
4459
4464
  * @param ListRefsRequest
4460
4465
  * @return ListRefsResponse
4461
4466
  * @throws OciError when an error occurs
4462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
4467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
4463
4468
  */
4464
4469
  listRefs(listRefsRequest) {
4465
4470
  return __awaiter(this, void 0, void 0, function* () {
@@ -4529,7 +4534,7 @@ class DevopsClient {
4529
4534
  * @param ListRepositoriesRequest
4530
4535
  * @return ListRepositoriesResponse
4531
4536
  * @throws OciError when an error occurs
4532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
4537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
4533
4538
  */
4534
4539
  listRepositories(listRepositoriesRequest) {
4535
4540
  return __awaiter(this, void 0, void 0, function* () {
@@ -4599,7 +4604,7 @@ class DevopsClient {
4599
4604
  * @param ListTriggersRequest
4600
4605
  * @return ListTriggersResponse
4601
4606
  * @throws OciError when an error occurs
4602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
4607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
4603
4608
  */
4604
4609
  listTriggers(listTriggersRequest) {
4605
4610
  return __awaiter(this, void 0, void 0, function* () {
@@ -4668,7 +4673,7 @@ class DevopsClient {
4668
4673
  * @param ListWorkRequestErrorsRequest
4669
4674
  * @return ListWorkRequestErrorsResponse
4670
4675
  * @throws OciError when an error occurs
4671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4672
4677
  */
4673
4678
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
4674
4679
  return __awaiter(this, void 0, void 0, function* () {
@@ -4734,7 +4739,7 @@ class DevopsClient {
4734
4739
  * @param ListWorkRequestLogsRequest
4735
4740
  * @return ListWorkRequestLogsResponse
4736
4741
  * @throws OciError when an error occurs
4737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4738
4743
  */
4739
4744
  listWorkRequestLogs(listWorkRequestLogsRequest) {
4740
4745
  return __awaiter(this, void 0, void 0, function* () {
@@ -4800,7 +4805,7 @@ class DevopsClient {
4800
4805
  * @param ListWorkRequestsRequest
4801
4806
  * @return ListWorkRequestsResponse
4802
4807
  * @throws OciError when an error occurs
4803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4804
4809
  */
4805
4810
  listWorkRequests(listWorkRequestsRequest) {
4806
4811
  return __awaiter(this, void 0, void 0, function* () {
@@ -4869,7 +4874,7 @@ class DevopsClient {
4869
4874
  * @param MirrorRepositoryRequest
4870
4875
  * @return MirrorRepositoryResponse
4871
4876
  * @throws OciError when an error occurs
4872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
4877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
4873
4878
  */
4874
4879
  mirrorRepository(mirrorRepositoryRequest) {
4875
4880
  return __awaiter(this, void 0, void 0, function* () {
@@ -4928,7 +4933,7 @@ class DevopsClient {
4928
4933
  * @param PutRepositoryRefRequest
4929
4934
  * @return PutRepositoryRefResponse
4930
4935
  * @throws OciError when an error occurs
4931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
4936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
4932
4937
  */
4933
4938
  putRepositoryRef(putRepositoryRefRequest) {
4934
4939
  return __awaiter(this, void 0, void 0, function* () {
@@ -5003,7 +5008,7 @@ class DevopsClient {
5003
5008
  * @param UpdateBuildPipelineRequest
5004
5009
  * @return UpdateBuildPipelineResponse
5005
5010
  * @throws OciError when an error occurs
5006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
5011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
5007
5012
  */
5008
5013
  updateBuildPipeline(updateBuildPipelineRequest) {
5009
5014
  return __awaiter(this, void 0, void 0, function* () {
@@ -5076,7 +5081,7 @@ class DevopsClient {
5076
5081
  * @param UpdateBuildPipelineStageRequest
5077
5082
  * @return UpdateBuildPipelineStageResponse
5078
5083
  * @throws OciError when an error occurs
5079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
5084
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
5080
5085
  */
5081
5086
  updateBuildPipelineStage(updateBuildPipelineStageRequest) {
5082
5087
  return __awaiter(this, void 0, void 0, function* () {
@@ -5149,7 +5154,7 @@ class DevopsClient {
5149
5154
  * @param UpdateBuildRunRequest
5150
5155
  * @return UpdateBuildRunResponse
5151
5156
  * @throws OciError when an error occurs
5152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
5157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
5153
5158
  */
5154
5159
  updateBuildRun(updateBuildRunRequest) {
5155
5160
  return __awaiter(this, void 0, void 0, function* () {
@@ -5217,7 +5222,7 @@ class DevopsClient {
5217
5222
  * @param UpdateConnectionRequest
5218
5223
  * @return UpdateConnectionResponse
5219
5224
  * @throws OciError when an error occurs
5220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
5225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
5221
5226
  */
5222
5227
  updateConnection(updateConnectionRequest) {
5223
5228
  return __awaiter(this, void 0, void 0, function* () {
@@ -5290,7 +5295,7 @@ class DevopsClient {
5290
5295
  * @param UpdateDeployArtifactRequest
5291
5296
  * @return UpdateDeployArtifactResponse
5292
5297
  * @throws OciError when an error occurs
5293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
5298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
5294
5299
  */
5295
5300
  updateDeployArtifact(updateDeployArtifactRequest) {
5296
5301
  return __awaiter(this, void 0, void 0, function* () {
@@ -5363,7 +5368,7 @@ class DevopsClient {
5363
5368
  * @param UpdateDeployEnvironmentRequest
5364
5369
  * @return UpdateDeployEnvironmentResponse
5365
5370
  * @throws OciError when an error occurs
5366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
5371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
5367
5372
  */
5368
5373
  updateDeployEnvironment(updateDeployEnvironmentRequest) {
5369
5374
  return __awaiter(this, void 0, void 0, function* () {
@@ -5436,7 +5441,7 @@ class DevopsClient {
5436
5441
  * @param UpdateDeployPipelineRequest
5437
5442
  * @return UpdateDeployPipelineResponse
5438
5443
  * @throws OciError when an error occurs
5439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
5444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
5440
5445
  */
5441
5446
  updateDeployPipeline(updateDeployPipelineRequest) {
5442
5447
  return __awaiter(this, void 0, void 0, function* () {
@@ -5509,7 +5514,7 @@ class DevopsClient {
5509
5514
  * @param UpdateDeployStageRequest
5510
5515
  * @return UpdateDeployStageResponse
5511
5516
  * @throws OciError when an error occurs
5512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
5517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
5513
5518
  */
5514
5519
  updateDeployStage(updateDeployStageRequest) {
5515
5520
  return __awaiter(this, void 0, void 0, function* () {
@@ -5582,7 +5587,7 @@ class DevopsClient {
5582
5587
  * @param UpdateDeploymentRequest
5583
5588
  * @return UpdateDeploymentResponse
5584
5589
  * @throws OciError when an error occurs
5585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
5590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
5586
5591
  */
5587
5592
  updateDeployment(updateDeploymentRequest) {
5588
5593
  return __awaiter(this, void 0, void 0, function* () {
@@ -5645,7 +5650,7 @@ class DevopsClient {
5645
5650
  * @param UpdateProjectRequest
5646
5651
  * @return UpdateProjectResponse
5647
5652
  * @throws OciError when an error occurs
5648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
5653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
5649
5654
  */
5650
5655
  updateProject(updateProjectRequest) {
5651
5656
  return __awaiter(this, void 0, void 0, function* () {
@@ -5718,7 +5723,7 @@ class DevopsClient {
5718
5723
  * @param UpdateRepositoryRequest
5719
5724
  * @return UpdateRepositoryResponse
5720
5725
  * @throws OciError when an error occurs
5721
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
5726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
5722
5727
  */
5723
5728
  updateRepository(updateRepositoryRequest) {
5724
5729
  return __awaiter(this, void 0, void 0, function* () {
@@ -5786,7 +5791,7 @@ class DevopsClient {
5786
5791
  * @param UpdateTriggerRequest
5787
5792
  * @return UpdateTriggerResponse
5788
5793
  * @throws OciError when an error occurs
5789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
5794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
5790
5795
  */
5791
5796
  updateTrigger(updateTriggerRequest) {
5792
5797
  return __awaiter(this, void 0, void 0, function* () {