oci-devops 2.84.0 → 2.84.2
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.
- package/lib/client.d.ts +93 -89
- package/lib/client.js +95 -89
- package/lib/client.js.map +1 -1
- package/lib/request/approve-deployment-request.d.ts +1 -1
- package/lib/request/cancel-build-run-request.d.ts +1 -1
- package/lib/request/cancel-deployment-request.d.ts +1 -1
- package/lib/request/cancel-scheduled-cascading-project-deletion-request.d.ts +1 -1
- package/lib/request/change-project-compartment-request.d.ts +1 -1
- package/lib/request/create-build-pipeline-request.d.ts +1 -1
- package/lib/request/create-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/create-build-run-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-deploy-artifact-request.d.ts +1 -1
- package/lib/request/create-deploy-environment-request.d.ts +1 -1
- package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/create-deploy-stage-request.d.ts +1 -1
- package/lib/request/create-deployment-request.d.ts +1 -1
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-repository-request.d.ts +1 -1
- package/lib/request/create-trigger-request.d.ts +1 -1
- package/lib/request/delete-build-pipeline-request.d.ts +1 -1
- package/lib/request/delete-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/delete-connection-request.d.ts +1 -1
- package/lib/request/delete-deploy-artifact-request.d.ts +1 -1
- package/lib/request/delete-deploy-environment-request.d.ts +1 -1
- package/lib/request/delete-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/delete-deploy-stage-request.d.ts +1 -1
- package/lib/request/delete-project-request.d.ts +1 -1
- package/lib/request/delete-ref-request.d.ts +1 -1
- package/lib/request/delete-repository-request.d.ts +1 -1
- package/lib/request/delete-trigger-request.d.ts +1 -1
- package/lib/request/get-build-pipeline-request.d.ts +1 -1
- package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/get-build-run-request.d.ts +1 -1
- package/lib/request/get-commit-diff-request.d.ts +1 -1
- package/lib/request/get-commit-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-deploy-artifact-request.d.ts +1 -1
- package/lib/request/get-deploy-environment-request.d.ts +1 -1
- package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/get-deploy-stage-request.d.ts +1 -1
- package/lib/request/get-deployment-request.d.ts +1 -1
- package/lib/request/get-file-diff-request.d.ts +1 -1
- package/lib/request/get-mirror-record-request.d.ts +1 -1
- package/lib/request/get-object-content-request.d.ts +1 -1
- package/lib/request/get-object-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-ref-request.d.ts +1 -1
- package/lib/request/get-repo-file-diff-request.d.ts +1 -1
- package/lib/request/get-repo-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-archive-content-request.d.ts +1 -1
- package/lib/request/get-repository-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-request.d.ts +1 -1
- package/lib/request/get-trigger-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-authors-request.d.ts +1 -1
- package/lib/request/list-build-pipeline-stages-request.d.ts +1 -1
- package/lib/request/list-build-pipelines-request.d.ts +1 -1
- package/lib/request/list-build-runs-request.d.ts +1 -1
- package/lib/request/list-commit-diffs-request.d.ts +1 -1
- package/lib/request/list-commits-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
- package/lib/request/list-deploy-environments-request.d.ts +1 -1
- package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
- package/lib/request/list-deploy-stages-request.d.ts +1 -1
- package/lib/request/list-deployments-request.d.ts +1 -1
- package/lib/request/list-mirror-records-request.d.ts +1 -1
- package/lib/request/list-paths-request.d.ts +1 -1
- package/lib/request/list-projects-request.d.ts +1 -1
- package/lib/request/list-refs-request.d.ts +1 -1
- package/lib/request/list-repositories-request.d.ts +1 -1
- package/lib/request/list-triggers-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/mirror-repository-request.d.ts +1 -1
- package/lib/request/put-repository-ref-request.d.ts +1 -1
- package/lib/request/schedule-cascading-project-deletion-request.d.ts +1 -1
- package/lib/request/update-build-pipeline-request.d.ts +1 -1
- package/lib/request/update-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/update-build-run-request.d.ts +1 -1
- package/lib/request/update-connection-request.d.ts +1 -1
- package/lib/request/update-deploy-artifact-request.d.ts +1 -1
- package/lib/request/update-deploy-environment-request.d.ts +1 -1
- package/lib/request/update-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/update-deploy-stage-request.d.ts +1 -1
- package/lib/request/update-deployment-request.d.ts +1 -1
- package/lib/request/update-project-request.d.ts +1 -1
- package/lib/request/update-repository-request.d.ts +1 -1
- package/lib/request/update-trigger-request.d.ts +1 -1
- package/lib/request/validate-connection-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -190,13 +190,19 @@ class DevopsClient {
|
|
|
190
190
|
this._circuitBreaker.shutdown();
|
|
191
191
|
}
|
|
192
192
|
}
|
|
193
|
+
/**
|
|
194
|
+
* Close the client once it is no longer needed
|
|
195
|
+
*/
|
|
196
|
+
close() {
|
|
197
|
+
this.shutdownCircuitBreaker();
|
|
198
|
+
}
|
|
193
199
|
/**
|
|
194
200
|
* Submit stage approval.
|
|
195
201
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
196
202
|
* @param ApproveDeploymentRequest
|
|
197
203
|
* @return ApproveDeploymentResponse
|
|
198
204
|
* @throws OciError when an error occurs
|
|
199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
205
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
|
|
200
206
|
*/
|
|
201
207
|
approveDeployment(approveDeploymentRequest) {
|
|
202
208
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -262,7 +268,7 @@ class DevopsClient {
|
|
|
262
268
|
* @param CancelBuildRunRequest
|
|
263
269
|
* @return CancelBuildRunResponse
|
|
264
270
|
* @throws OciError when an error occurs
|
|
265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
|
|
266
272
|
*/
|
|
267
273
|
cancelBuildRun(cancelBuildRunRequest) {
|
|
268
274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -328,7 +334,7 @@ class DevopsClient {
|
|
|
328
334
|
* @param CancelDeploymentRequest
|
|
329
335
|
* @return CancelDeploymentResponse
|
|
330
336
|
* @throws OciError when an error occurs
|
|
331
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
|
|
332
338
|
*/
|
|
333
339
|
cancelDeployment(cancelDeploymentRequest) {
|
|
334
340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -394,7 +400,7 @@ class DevopsClient {
|
|
|
394
400
|
* @param CancelScheduledCascadingProjectDeletionRequest
|
|
395
401
|
* @return CancelScheduledCascadingProjectDeletionResponse
|
|
396
402
|
* @throws OciError when an error occurs
|
|
397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
403
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CancelScheduledCascadingProjectDeletion.ts.html |here} to see how to use CancelScheduledCascadingProjectDeletion API.
|
|
398
404
|
*/
|
|
399
405
|
cancelScheduledCascadingProjectDeletion(cancelScheduledCascadingProjectDeletionRequest) {
|
|
400
406
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -455,7 +461,7 @@ class DevopsClient {
|
|
|
455
461
|
* @param ChangeProjectCompartmentRequest
|
|
456
462
|
* @return ChangeProjectCompartmentResponse
|
|
457
463
|
* @throws OciError when an error occurs
|
|
458
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
|
|
459
465
|
*/
|
|
460
466
|
changeProjectCompartment(changeProjectCompartmentRequest) {
|
|
461
467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -518,7 +524,7 @@ class DevopsClient {
|
|
|
518
524
|
* @param CreateBuildPipelineRequest
|
|
519
525
|
* @return CreateBuildPipelineResponse
|
|
520
526
|
* @throws OciError when an error occurs
|
|
521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
|
|
522
528
|
*/
|
|
523
529
|
createBuildPipeline(createBuildPipelineRequest) {
|
|
524
530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -592,7 +598,7 @@ class DevopsClient {
|
|
|
592
598
|
* @param CreateBuildPipelineStageRequest
|
|
593
599
|
* @return CreateBuildPipelineStageResponse
|
|
594
600
|
* @throws OciError when an error occurs
|
|
595
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
601
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
|
|
596
602
|
*/
|
|
597
603
|
createBuildPipelineStage(createBuildPipelineStageRequest) {
|
|
598
604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -666,7 +672,7 @@ class DevopsClient {
|
|
|
666
672
|
* @param CreateBuildRunRequest
|
|
667
673
|
* @return CreateBuildRunResponse
|
|
668
674
|
* @throws OciError when an error occurs
|
|
669
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
675
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
|
|
670
676
|
*/
|
|
671
677
|
createBuildRun(createBuildRunRequest) {
|
|
672
678
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -736,7 +742,7 @@ class DevopsClient {
|
|
|
736
742
|
* @param CreateConnectionRequest
|
|
737
743
|
* @return CreateConnectionResponse
|
|
738
744
|
* @throws OciError when an error occurs
|
|
739
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
745
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
740
746
|
*/
|
|
741
747
|
createConnection(createConnectionRequest) {
|
|
742
748
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -809,7 +815,7 @@ class DevopsClient {
|
|
|
809
815
|
* @param CreateDeployArtifactRequest
|
|
810
816
|
* @return CreateDeployArtifactResponse
|
|
811
817
|
* @throws OciError when an error occurs
|
|
812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
818
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
|
|
813
819
|
*/
|
|
814
820
|
createDeployArtifact(createDeployArtifactRequest) {
|
|
815
821
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -882,7 +888,7 @@ class DevopsClient {
|
|
|
882
888
|
* @param CreateDeployEnvironmentRequest
|
|
883
889
|
* @return CreateDeployEnvironmentResponse
|
|
884
890
|
* @throws OciError when an error occurs
|
|
885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
891
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
|
|
886
892
|
*/
|
|
887
893
|
createDeployEnvironment(createDeployEnvironmentRequest) {
|
|
888
894
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -955,7 +961,7 @@ class DevopsClient {
|
|
|
955
961
|
* @param CreateDeployPipelineRequest
|
|
956
962
|
* @return CreateDeployPipelineResponse
|
|
957
963
|
* @throws OciError when an error occurs
|
|
958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
964
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
|
|
959
965
|
*/
|
|
960
966
|
createDeployPipeline(createDeployPipelineRequest) {
|
|
961
967
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1028,7 +1034,7 @@ class DevopsClient {
|
|
|
1028
1034
|
* @param CreateDeployStageRequest
|
|
1029
1035
|
* @return CreateDeployStageResponse
|
|
1030
1036
|
* @throws OciError when an error occurs
|
|
1031
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
|
|
1032
1038
|
*/
|
|
1033
1039
|
createDeployStage(createDeployStageRequest) {
|
|
1034
1040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1101,7 +1107,7 @@ class DevopsClient {
|
|
|
1101
1107
|
* @param CreateDeploymentRequest
|
|
1102
1108
|
* @return CreateDeploymentResponse
|
|
1103
1109
|
* @throws OciError when an error occurs
|
|
1104
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1110
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
|
|
1105
1111
|
*/
|
|
1106
1112
|
createDeployment(createDeploymentRequest) {
|
|
1107
1113
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1164,7 +1170,7 @@ class DevopsClient {
|
|
|
1164
1170
|
* @param CreateProjectRequest
|
|
1165
1171
|
* @return CreateProjectResponse
|
|
1166
1172
|
* @throws OciError when an error occurs
|
|
1167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
|
|
1168
1174
|
*/
|
|
1169
1175
|
createProject(createProjectRequest) {
|
|
1170
1176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1238,7 +1244,7 @@ class DevopsClient {
|
|
|
1238
1244
|
* @param CreateRepositoryRequest
|
|
1239
1245
|
* @return CreateRepositoryResponse
|
|
1240
1246
|
* @throws OciError when an error occurs
|
|
1241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1247
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
|
|
1242
1248
|
*/
|
|
1243
1249
|
createRepository(createRepositoryRequest) {
|
|
1244
1250
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1312,7 +1318,7 @@ class DevopsClient {
|
|
|
1312
1318
|
* @param CreateTriggerRequest
|
|
1313
1319
|
* @return CreateTriggerResponse
|
|
1314
1320
|
* @throws OciError when an error occurs
|
|
1315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1321
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
|
|
1316
1322
|
*/
|
|
1317
1323
|
createTrigger(createTriggerRequest) {
|
|
1318
1324
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1385,7 +1391,7 @@ class DevopsClient {
|
|
|
1385
1391
|
* @param DeleteBuildPipelineRequest
|
|
1386
1392
|
* @return DeleteBuildPipelineResponse
|
|
1387
1393
|
* @throws OciError when an error occurs
|
|
1388
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
|
|
1389
1395
|
*/
|
|
1390
1396
|
deleteBuildPipeline(deleteBuildPipelineRequest) {
|
|
1391
1397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1445,7 +1451,7 @@ class DevopsClient {
|
|
|
1445
1451
|
* @param DeleteBuildPipelineStageRequest
|
|
1446
1452
|
* @return DeleteBuildPipelineStageResponse
|
|
1447
1453
|
* @throws OciError when an error occurs
|
|
1448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
|
|
1449
1455
|
*/
|
|
1450
1456
|
deleteBuildPipelineStage(deleteBuildPipelineStageRequest) {
|
|
1451
1457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1505,7 +1511,7 @@ class DevopsClient {
|
|
|
1505
1511
|
* @param DeleteConnectionRequest
|
|
1506
1512
|
* @return DeleteConnectionResponse
|
|
1507
1513
|
* @throws OciError when an error occurs
|
|
1508
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1514
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
1509
1515
|
*/
|
|
1510
1516
|
deleteConnection(deleteConnectionRequest) {
|
|
1511
1517
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1565,7 +1571,7 @@ class DevopsClient {
|
|
|
1565
1571
|
* @param DeleteDeployArtifactRequest
|
|
1566
1572
|
* @return DeleteDeployArtifactResponse
|
|
1567
1573
|
* @throws OciError when an error occurs
|
|
1568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
|
|
1569
1575
|
*/
|
|
1570
1576
|
deleteDeployArtifact(deleteDeployArtifactRequest) {
|
|
1571
1577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1625,7 +1631,7 @@ class DevopsClient {
|
|
|
1625
1631
|
* @param DeleteDeployEnvironmentRequest
|
|
1626
1632
|
* @return DeleteDeployEnvironmentResponse
|
|
1627
1633
|
* @throws OciError when an error occurs
|
|
1628
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1634
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
|
|
1629
1635
|
*/
|
|
1630
1636
|
deleteDeployEnvironment(deleteDeployEnvironmentRequest) {
|
|
1631
1637
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1685,7 +1691,7 @@ class DevopsClient {
|
|
|
1685
1691
|
* @param DeleteDeployPipelineRequest
|
|
1686
1692
|
* @return DeleteDeployPipelineResponse
|
|
1687
1693
|
* @throws OciError when an error occurs
|
|
1688
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
|
|
1689
1695
|
*/
|
|
1690
1696
|
deleteDeployPipeline(deleteDeployPipelineRequest) {
|
|
1691
1697
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1745,7 +1751,7 @@ class DevopsClient {
|
|
|
1745
1751
|
* @param DeleteDeployStageRequest
|
|
1746
1752
|
* @return DeleteDeployStageResponse
|
|
1747
1753
|
* @throws OciError when an error occurs
|
|
1748
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
|
|
1749
1755
|
*/
|
|
1750
1756
|
deleteDeployStage(deleteDeployStageRequest) {
|
|
1751
1757
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1805,7 +1811,7 @@ class DevopsClient {
|
|
|
1805
1811
|
* @param DeleteProjectRequest
|
|
1806
1812
|
* @return DeleteProjectResponse
|
|
1807
1813
|
* @throws OciError when an error occurs
|
|
1808
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
|
|
1809
1815
|
*/
|
|
1810
1816
|
deleteProject(deleteProjectRequest) {
|
|
1811
1817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1865,7 +1871,7 @@ class DevopsClient {
|
|
|
1865
1871
|
* @param DeleteRefRequest
|
|
1866
1872
|
* @return DeleteRefResponse
|
|
1867
1873
|
* @throws OciError when an error occurs
|
|
1868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
|
|
1869
1875
|
*/
|
|
1870
1876
|
deleteRef(deleteRefRequest) {
|
|
1871
1877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1932,7 +1938,7 @@ class DevopsClient {
|
|
|
1932
1938
|
* @param DeleteRepositoryRequest
|
|
1933
1939
|
* @return DeleteRepositoryResponse
|
|
1934
1940
|
* @throws OciError when an error occurs
|
|
1935
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
1941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
|
|
1936
1942
|
*/
|
|
1937
1943
|
deleteRepository(deleteRepositoryRequest) {
|
|
1938
1944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1992,7 +1998,7 @@ class DevopsClient {
|
|
|
1992
1998
|
* @param DeleteTriggerRequest
|
|
1993
1999
|
* @return DeleteTriggerResponse
|
|
1994
2000
|
* @throws OciError when an error occurs
|
|
1995
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
|
|
1996
2002
|
*/
|
|
1997
2003
|
deleteTrigger(deleteTriggerRequest) {
|
|
1998
2004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2052,7 +2058,7 @@ class DevopsClient {
|
|
|
2052
2058
|
* @param GetBuildPipelineRequest
|
|
2053
2059
|
* @return GetBuildPipelineResponse
|
|
2054
2060
|
* @throws OciError when an error occurs
|
|
2055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2061
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
|
|
2056
2062
|
*/
|
|
2057
2063
|
getBuildPipeline(getBuildPipelineRequest) {
|
|
2058
2064
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2115,7 +2121,7 @@ class DevopsClient {
|
|
|
2115
2121
|
* @param GetBuildPipelineStageRequest
|
|
2116
2122
|
* @return GetBuildPipelineStageResponse
|
|
2117
2123
|
* @throws OciError when an error occurs
|
|
2118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
|
|
2119
2125
|
*/
|
|
2120
2126
|
getBuildPipelineStage(getBuildPipelineStageRequest) {
|
|
2121
2127
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2179,7 +2185,7 @@ class DevopsClient {
|
|
|
2179
2185
|
* @param GetBuildRunRequest
|
|
2180
2186
|
* @return GetBuildRunResponse
|
|
2181
2187
|
* @throws OciError when an error occurs
|
|
2182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
|
|
2183
2189
|
*/
|
|
2184
2190
|
getBuildRun(getBuildRunRequest) {
|
|
2185
2191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2242,7 +2248,7 @@ class DevopsClient {
|
|
|
2242
2248
|
* @param GetCommitRequest
|
|
2243
2249
|
* @return GetCommitResponse
|
|
2244
2250
|
* @throws OciError when an error occurs
|
|
2245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
|
|
2246
2252
|
*/
|
|
2247
2253
|
getCommit(getCommitRequest) {
|
|
2248
2254
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2307,7 +2313,7 @@ class DevopsClient {
|
|
|
2307
2313
|
* @param GetCommitDiffRequest
|
|
2308
2314
|
* @return GetCommitDiffResponse
|
|
2309
2315
|
* @throws OciError when an error occurs
|
|
2310
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
|
|
2311
2317
|
*/
|
|
2312
2318
|
getCommitDiff(getCommitDiffRequest) {
|
|
2313
2319
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2374,7 +2380,7 @@ class DevopsClient {
|
|
|
2374
2380
|
* @param GetConnectionRequest
|
|
2375
2381
|
* @return GetConnectionResponse
|
|
2376
2382
|
* @throws OciError when an error occurs
|
|
2377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
2378
2384
|
*/
|
|
2379
2385
|
getConnection(getConnectionRequest) {
|
|
2380
2386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2437,7 +2443,7 @@ class DevopsClient {
|
|
|
2437
2443
|
* @param GetDeployArtifactRequest
|
|
2438
2444
|
* @return GetDeployArtifactResponse
|
|
2439
2445
|
* @throws OciError when an error occurs
|
|
2440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
|
|
2441
2447
|
*/
|
|
2442
2448
|
getDeployArtifact(getDeployArtifactRequest) {
|
|
2443
2449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2500,7 +2506,7 @@ class DevopsClient {
|
|
|
2500
2506
|
* @param GetDeployEnvironmentRequest
|
|
2501
2507
|
* @return GetDeployEnvironmentResponse
|
|
2502
2508
|
* @throws OciError when an error occurs
|
|
2503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
|
|
2504
2510
|
*/
|
|
2505
2511
|
getDeployEnvironment(getDeployEnvironmentRequest) {
|
|
2506
2512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2563,7 +2569,7 @@ class DevopsClient {
|
|
|
2563
2569
|
* @param GetDeployPipelineRequest
|
|
2564
2570
|
* @return GetDeployPipelineResponse
|
|
2565
2571
|
* @throws OciError when an error occurs
|
|
2566
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2572
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
|
|
2567
2573
|
*/
|
|
2568
2574
|
getDeployPipeline(getDeployPipelineRequest) {
|
|
2569
2575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2626,7 +2632,7 @@ class DevopsClient {
|
|
|
2626
2632
|
* @param GetDeployStageRequest
|
|
2627
2633
|
* @return GetDeployStageResponse
|
|
2628
2634
|
* @throws OciError when an error occurs
|
|
2629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2635
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
|
|
2630
2636
|
*/
|
|
2631
2637
|
getDeployStage(getDeployStageRequest) {
|
|
2632
2638
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2689,7 +2695,7 @@ class DevopsClient {
|
|
|
2689
2695
|
* @param GetDeploymentRequest
|
|
2690
2696
|
* @return GetDeploymentResponse
|
|
2691
2697
|
* @throws OciError when an error occurs
|
|
2692
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
|
|
2693
2699
|
*/
|
|
2694
2700
|
getDeployment(getDeploymentRequest) {
|
|
2695
2701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2753,7 +2759,7 @@ class DevopsClient {
|
|
|
2753
2759
|
* @param GetFileDiffRequest
|
|
2754
2760
|
* @return GetFileDiffResponse
|
|
2755
2761
|
* @throws OciError when an error occurs
|
|
2756
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2762
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
|
|
2757
2763
|
*/
|
|
2758
2764
|
getFileDiff(getFileDiffRequest) {
|
|
2759
2765
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2827,7 +2833,7 @@ class DevopsClient {
|
|
|
2827
2833
|
* @param GetMirrorRecordRequest
|
|
2828
2834
|
* @return GetMirrorRecordResponse
|
|
2829
2835
|
* @throws OciError when an error occurs
|
|
2830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
|
|
2831
2837
|
*/
|
|
2832
2838
|
getMirrorRecord(getMirrorRecordRequest) {
|
|
2833
2839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2892,7 +2898,7 @@ class DevopsClient {
|
|
|
2892
2898
|
* @param GetObjectRequest
|
|
2893
2899
|
* @return GetObjectResponse
|
|
2894
2900
|
* @throws OciError when an error occurs
|
|
2895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2901
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetObject.ts.html |here} to see how to use GetObject API.
|
|
2896
2902
|
*/
|
|
2897
2903
|
getObject(getObjectRequest) {
|
|
2898
2904
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2959,7 +2965,7 @@ class DevopsClient {
|
|
|
2959
2965
|
* @param GetObjectContentRequest
|
|
2960
2966
|
* @return GetObjectContentResponse
|
|
2961
2967
|
* @throws OciError when an error occurs
|
|
2962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
2968
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
|
|
2963
2969
|
*/
|
|
2964
2970
|
getObjectContent(getObjectContentRequest) {
|
|
2965
2971
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3029,7 +3035,7 @@ class DevopsClient {
|
|
|
3029
3035
|
* @param GetProjectRequest
|
|
3030
3036
|
* @return GetProjectResponse
|
|
3031
3037
|
* @throws OciError when an error occurs
|
|
3032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetProject.ts.html |here} to see how to use GetProject API.
|
|
3033
3039
|
*/
|
|
3034
3040
|
getProject(getProjectRequest) {
|
|
3035
3041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3092,7 +3098,7 @@ class DevopsClient {
|
|
|
3092
3098
|
* @param GetRefRequest
|
|
3093
3099
|
* @return GetRefResponse
|
|
3094
3100
|
* @throws OciError when an error occurs
|
|
3095
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetRef.ts.html |here} to see how to use GetRef API.
|
|
3096
3102
|
*/
|
|
3097
3103
|
getRef(getRefRequest) {
|
|
3098
3104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3162,7 +3168,7 @@ class DevopsClient {
|
|
|
3162
3168
|
* @param GetRepoFileDiffRequest
|
|
3163
3169
|
* @return GetRepoFileDiffResponse
|
|
3164
3170
|
* @throws OciError when an error occurs
|
|
3165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetRepoFileDiff.ts.html |here} to see how to use GetRepoFileDiff API.
|
|
3166
3172
|
*/
|
|
3167
3173
|
getRepoFileDiff(getRepoFileDiffRequest) {
|
|
3168
3174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3231,7 +3237,7 @@ class DevopsClient {
|
|
|
3231
3237
|
* @param GetRepoFileLinesRequest
|
|
3232
3238
|
* @return GetRepoFileLinesResponse
|
|
3233
3239
|
* @throws OciError when an error occurs
|
|
3234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetRepoFileLines.ts.html |here} to see how to use GetRepoFileLines API.
|
|
3235
3241
|
*/
|
|
3236
3242
|
getRepoFileLines(getRepoFileLinesRequest) {
|
|
3237
3243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3299,7 +3305,7 @@ class DevopsClient {
|
|
|
3299
3305
|
* @param GetRepositoryRequest
|
|
3300
3306
|
* @return GetRepositoryResponse
|
|
3301
3307
|
* @throws OciError when an error occurs
|
|
3302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
|
|
3303
3309
|
*/
|
|
3304
3310
|
getRepository(getRepositoryRequest) {
|
|
3305
3311
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3365,7 +3371,7 @@ class DevopsClient {
|
|
|
3365
3371
|
* @param GetRepositoryArchiveContentRequest
|
|
3366
3372
|
* @return GetRepositoryArchiveContentResponse
|
|
3367
3373
|
* @throws OciError when an error occurs
|
|
3368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
|
|
3369
3375
|
*/
|
|
3370
3376
|
getRepositoryArchiveContent(getRepositoryArchiveContentRequest) {
|
|
3371
3377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3436,7 +3442,7 @@ class DevopsClient {
|
|
|
3436
3442
|
* @param GetRepositoryFileLinesRequest
|
|
3437
3443
|
* @return GetRepositoryFileLinesResponse
|
|
3438
3444
|
* @throws OciError when an error occurs
|
|
3439
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
|
|
3440
3446
|
*/
|
|
3441
3447
|
getRepositoryFileLines(getRepositoryFileLinesRequest) {
|
|
3442
3448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3509,7 +3515,7 @@ class DevopsClient {
|
|
|
3509
3515
|
* @param GetTriggerRequest
|
|
3510
3516
|
* @return GetTriggerResponse
|
|
3511
3517
|
* @throws OciError when an error occurs
|
|
3512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3518
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
|
|
3513
3519
|
*/
|
|
3514
3520
|
getTrigger(getTriggerRequest) {
|
|
3515
3521
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3572,7 +3578,7 @@ class DevopsClient {
|
|
|
3572
3578
|
* @param GetWorkRequestRequest
|
|
3573
3579
|
* @return GetWorkRequestResponse
|
|
3574
3580
|
* @throws OciError when an error occurs
|
|
3575
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3581
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3576
3582
|
*/
|
|
3577
3583
|
getWorkRequest(getWorkRequestRequest) {
|
|
3578
3584
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3636,7 +3642,7 @@ class DevopsClient {
|
|
|
3636
3642
|
* @param ListAuthorsRequest
|
|
3637
3643
|
* @return ListAuthorsResponse
|
|
3638
3644
|
* @throws OciError when an error occurs
|
|
3639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3645
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
|
|
3640
3646
|
*/
|
|
3641
3647
|
listAuthors(listAuthorsRequest) {
|
|
3642
3648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3705,7 +3711,7 @@ class DevopsClient {
|
|
|
3705
3711
|
* @param ListBuildPipelineStagesRequest
|
|
3706
3712
|
* @return ListBuildPipelineStagesResponse
|
|
3707
3713
|
* @throws OciError when an error occurs
|
|
3708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
|
|
3709
3715
|
*/
|
|
3710
3716
|
listBuildPipelineStages(listBuildPipelineStagesRequest) {
|
|
3711
3717
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3777,7 +3783,7 @@ class DevopsClient {
|
|
|
3777
3783
|
* @param ListBuildPipelinesRequest
|
|
3778
3784
|
* @return ListBuildPipelinesResponse
|
|
3779
3785
|
* @throws OciError when an error occurs
|
|
3780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3786
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
|
|
3781
3787
|
*/
|
|
3782
3788
|
listBuildPipelines(listBuildPipelinesRequest) {
|
|
3783
3789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3849,7 +3855,7 @@ class DevopsClient {
|
|
|
3849
3855
|
* @param ListBuildRunsRequest
|
|
3850
3856
|
* @return ListBuildRunsResponse
|
|
3851
3857
|
* @throws OciError when an error occurs
|
|
3852
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
|
|
3853
3859
|
*/
|
|
3854
3860
|
listBuildRuns(listBuildRunsRequest) {
|
|
3855
3861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3922,7 +3928,7 @@ class DevopsClient {
|
|
|
3922
3928
|
* @param ListCommitDiffsRequest
|
|
3923
3929
|
* @return ListCommitDiffsResponse
|
|
3924
3930
|
* @throws OciError when an error occurs
|
|
3925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
3931
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
|
|
3926
3932
|
*/
|
|
3927
3933
|
listCommitDiffs(listCommitDiffsRequest) {
|
|
3928
3934
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3992,7 +3998,7 @@ class DevopsClient {
|
|
|
3992
3998
|
* @param ListCommitsRequest
|
|
3993
3999
|
* @return ListCommitsResponse
|
|
3994
4000
|
* @throws OciError when an error occurs
|
|
3995
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
|
|
3996
4002
|
*/
|
|
3997
4003
|
listCommits(listCommitsRequest) {
|
|
3998
4004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4066,7 +4072,7 @@ class DevopsClient {
|
|
|
4066
4072
|
* @param ListConnectionsRequest
|
|
4067
4073
|
* @return ListConnectionsResponse
|
|
4068
4074
|
* @throws OciError when an error occurs
|
|
4069
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4075
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
4070
4076
|
*/
|
|
4071
4077
|
listConnections(listConnectionsRequest) {
|
|
4072
4078
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4138,7 +4144,7 @@ class DevopsClient {
|
|
|
4138
4144
|
* @param ListDeployArtifactsRequest
|
|
4139
4145
|
* @return ListDeployArtifactsResponse
|
|
4140
4146
|
* @throws OciError when an error occurs
|
|
4141
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4147
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
|
|
4142
4148
|
*/
|
|
4143
4149
|
listDeployArtifacts(listDeployArtifactsRequest) {
|
|
4144
4150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4209,7 +4215,7 @@ class DevopsClient {
|
|
|
4209
4215
|
* @param ListDeployEnvironmentsRequest
|
|
4210
4216
|
* @return ListDeployEnvironmentsResponse
|
|
4211
4217
|
* @throws OciError when an error occurs
|
|
4212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
|
|
4213
4219
|
*/
|
|
4214
4220
|
listDeployEnvironments(listDeployEnvironmentsRequest) {
|
|
4215
4221
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4280,7 +4286,7 @@ class DevopsClient {
|
|
|
4280
4286
|
* @param ListDeployPipelinesRequest
|
|
4281
4287
|
* @return ListDeployPipelinesResponse
|
|
4282
4288
|
* @throws OciError when an error occurs
|
|
4283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
|
|
4284
4290
|
*/
|
|
4285
4291
|
listDeployPipelines(listDeployPipelinesRequest) {
|
|
4286
4292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4351,7 +4357,7 @@ class DevopsClient {
|
|
|
4351
4357
|
* @param ListDeployStagesRequest
|
|
4352
4358
|
* @return ListDeployStagesResponse
|
|
4353
4359
|
* @throws OciError when an error occurs
|
|
4354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4360
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
|
|
4355
4361
|
*/
|
|
4356
4362
|
listDeployStages(listDeployStagesRequest) {
|
|
4357
4363
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4422,7 +4428,7 @@ class DevopsClient {
|
|
|
4422
4428
|
* @param ListDeploymentsRequest
|
|
4423
4429
|
* @return ListDeploymentsResponse
|
|
4424
4430
|
* @throws OciError when an error occurs
|
|
4425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
|
|
4426
4432
|
*/
|
|
4427
4433
|
listDeployments(listDeploymentsRequest) {
|
|
4428
4434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4497,7 +4503,7 @@ class DevopsClient {
|
|
|
4497
4503
|
* @param ListMirrorRecordsRequest
|
|
4498
4504
|
* @return ListMirrorRecordsResponse
|
|
4499
4505
|
* @throws OciError when an error occurs
|
|
4500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
|
|
4501
4507
|
*/
|
|
4502
4508
|
listMirrorRecords(listMirrorRecordsRequest) {
|
|
4503
4509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4565,7 +4571,7 @@ class DevopsClient {
|
|
|
4565
4571
|
* @param ListPathsRequest
|
|
4566
4572
|
* @return ListPathsResponse
|
|
4567
4573
|
* @throws OciError when an error occurs
|
|
4568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
|
|
4569
4575
|
*/
|
|
4570
4576
|
listPaths(listPathsRequest) {
|
|
4571
4577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4637,7 +4643,7 @@ class DevopsClient {
|
|
|
4637
4643
|
* @param ListProjectsRequest
|
|
4638
4644
|
* @return ListProjectsResponse
|
|
4639
4645
|
* @throws OciError when an error occurs
|
|
4640
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
|
|
4641
4647
|
*/
|
|
4642
4648
|
listProjects(listProjectsRequest) {
|
|
4643
4649
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4708,7 +4714,7 @@ class DevopsClient {
|
|
|
4708
4714
|
* @param ListRefsRequest
|
|
4709
4715
|
* @return ListRefsResponse
|
|
4710
4716
|
* @throws OciError when an error occurs
|
|
4711
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
|
|
4712
4718
|
*/
|
|
4713
4719
|
listRefs(listRefsRequest) {
|
|
4714
4720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4780,7 +4786,7 @@ class DevopsClient {
|
|
|
4780
4786
|
* @param ListRepositoriesRequest
|
|
4781
4787
|
* @return ListRepositoriesResponse
|
|
4782
4788
|
* @throws OciError when an error occurs
|
|
4783
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
|
|
4784
4790
|
*/
|
|
4785
4791
|
listRepositories(listRepositoriesRequest) {
|
|
4786
4792
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4852,7 +4858,7 @@ class DevopsClient {
|
|
|
4852
4858
|
* @param ListTriggersRequest
|
|
4853
4859
|
* @return ListTriggersResponse
|
|
4854
4860
|
* @throws OciError when an error occurs
|
|
4855
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4861
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
|
|
4856
4862
|
*/
|
|
4857
4863
|
listTriggers(listTriggersRequest) {
|
|
4858
4864
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4923,7 +4929,7 @@ class DevopsClient {
|
|
|
4923
4929
|
* @param ListWorkRequestErrorsRequest
|
|
4924
4930
|
* @return ListWorkRequestErrorsResponse
|
|
4925
4931
|
* @throws OciError when an error occurs
|
|
4926
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
4932
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
4927
4933
|
*/
|
|
4928
4934
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
4929
4935
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4991,7 +4997,7 @@ class DevopsClient {
|
|
|
4991
4997
|
* @param ListWorkRequestLogsRequest
|
|
4992
4998
|
* @return ListWorkRequestLogsResponse
|
|
4993
4999
|
* @throws OciError when an error occurs
|
|
4994
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5000
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
4995
5001
|
*/
|
|
4996
5002
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
4997
5003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5059,7 +5065,7 @@ class DevopsClient {
|
|
|
5059
5065
|
* @param ListWorkRequestsRequest
|
|
5060
5066
|
* @return ListWorkRequestsResponse
|
|
5061
5067
|
* @throws OciError when an error occurs
|
|
5062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5068
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
5063
5069
|
*/
|
|
5064
5070
|
listWorkRequests(listWorkRequestsRequest) {
|
|
5065
5071
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5131,7 +5137,7 @@ class DevopsClient {
|
|
|
5131
5137
|
* @param MirrorRepositoryRequest
|
|
5132
5138
|
* @return MirrorRepositoryResponse
|
|
5133
5139
|
* @throws OciError when an error occurs
|
|
5134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5140
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
|
|
5135
5141
|
*/
|
|
5136
5142
|
mirrorRepository(mirrorRepositoryRequest) {
|
|
5137
5143
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5192,7 +5198,7 @@ class DevopsClient {
|
|
|
5192
5198
|
* @param PutRepositoryRefRequest
|
|
5193
5199
|
* @return PutRepositoryRefResponse
|
|
5194
5200
|
* @throws OciError when an error occurs
|
|
5195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
|
|
5196
5202
|
*/
|
|
5197
5203
|
putRepositoryRef(putRepositoryRefRequest) {
|
|
5198
5204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5274,7 +5280,7 @@ class DevopsClient {
|
|
|
5274
5280
|
* @param ScheduleCascadingProjectDeletionRequest
|
|
5275
5281
|
* @return ScheduleCascadingProjectDeletionResponse
|
|
5276
5282
|
* @throws OciError when an error occurs
|
|
5277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ScheduleCascadingProjectDeletion.ts.html |here} to see how to use ScheduleCascadingProjectDeletion API.
|
|
5278
5284
|
*/
|
|
5279
5285
|
scheduleCascadingProjectDeletion(scheduleCascadingProjectDeletionRequest) {
|
|
5280
5286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5335,7 +5341,7 @@ class DevopsClient {
|
|
|
5335
5341
|
* @param UpdateBuildPipelineRequest
|
|
5336
5342
|
* @return UpdateBuildPipelineResponse
|
|
5337
5343
|
* @throws OciError when an error occurs
|
|
5338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5344
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
|
|
5339
5345
|
*/
|
|
5340
5346
|
updateBuildPipeline(updateBuildPipelineRequest) {
|
|
5341
5347
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5410,7 +5416,7 @@ class DevopsClient {
|
|
|
5410
5416
|
* @param UpdateBuildPipelineStageRequest
|
|
5411
5417
|
* @return UpdateBuildPipelineStageResponse
|
|
5412
5418
|
* @throws OciError when an error occurs
|
|
5413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
|
|
5414
5420
|
*/
|
|
5415
5421
|
updateBuildPipelineStage(updateBuildPipelineStageRequest) {
|
|
5416
5422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5485,7 +5491,7 @@ class DevopsClient {
|
|
|
5485
5491
|
* @param UpdateBuildRunRequest
|
|
5486
5492
|
* @return UpdateBuildRunResponse
|
|
5487
5493
|
* @throws OciError when an error occurs
|
|
5488
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5494
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
|
|
5489
5495
|
*/
|
|
5490
5496
|
updateBuildRun(updateBuildRunRequest) {
|
|
5491
5497
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5555,7 +5561,7 @@ class DevopsClient {
|
|
|
5555
5561
|
* @param UpdateConnectionRequest
|
|
5556
5562
|
* @return UpdateConnectionResponse
|
|
5557
5563
|
* @throws OciError when an error occurs
|
|
5558
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
5559
5565
|
*/
|
|
5560
5566
|
updateConnection(updateConnectionRequest) {
|
|
5561
5567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5630,7 +5636,7 @@ class DevopsClient {
|
|
|
5630
5636
|
* @param UpdateDeployArtifactRequest
|
|
5631
5637
|
* @return UpdateDeployArtifactResponse
|
|
5632
5638
|
* @throws OciError when an error occurs
|
|
5633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
|
|
5634
5640
|
*/
|
|
5635
5641
|
updateDeployArtifact(updateDeployArtifactRequest) {
|
|
5636
5642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5705,7 +5711,7 @@ class DevopsClient {
|
|
|
5705
5711
|
* @param UpdateDeployEnvironmentRequest
|
|
5706
5712
|
* @return UpdateDeployEnvironmentResponse
|
|
5707
5713
|
* @throws OciError when an error occurs
|
|
5708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
|
|
5709
5715
|
*/
|
|
5710
5716
|
updateDeployEnvironment(updateDeployEnvironmentRequest) {
|
|
5711
5717
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5780,7 +5786,7 @@ class DevopsClient {
|
|
|
5780
5786
|
* @param UpdateDeployPipelineRequest
|
|
5781
5787
|
* @return UpdateDeployPipelineResponse
|
|
5782
5788
|
* @throws OciError when an error occurs
|
|
5783
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
|
|
5784
5790
|
*/
|
|
5785
5791
|
updateDeployPipeline(updateDeployPipelineRequest) {
|
|
5786
5792
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5855,7 +5861,7 @@ class DevopsClient {
|
|
|
5855
5861
|
* @param UpdateDeployStageRequest
|
|
5856
5862
|
* @return UpdateDeployStageResponse
|
|
5857
5863
|
* @throws OciError when an error occurs
|
|
5858
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5864
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
|
|
5859
5865
|
*/
|
|
5860
5866
|
updateDeployStage(updateDeployStageRequest) {
|
|
5861
5867
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5930,7 +5936,7 @@ class DevopsClient {
|
|
|
5930
5936
|
* @param UpdateDeploymentRequest
|
|
5931
5937
|
* @return UpdateDeploymentResponse
|
|
5932
5938
|
* @throws OciError when an error occurs
|
|
5933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
5939
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
|
|
5934
5940
|
*/
|
|
5935
5941
|
updateDeployment(updateDeploymentRequest) {
|
|
5936
5942
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5995,7 +6001,7 @@ class DevopsClient {
|
|
|
5995
6001
|
* @param UpdateProjectRequest
|
|
5996
6002
|
* @return UpdateProjectResponse
|
|
5997
6003
|
* @throws OciError when an error occurs
|
|
5998
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
|
|
5999
6005
|
*/
|
|
6000
6006
|
updateProject(updateProjectRequest) {
|
|
6001
6007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6070,7 +6076,7 @@ class DevopsClient {
|
|
|
6070
6076
|
* @param UpdateRepositoryRequest
|
|
6071
6077
|
* @return UpdateRepositoryResponse
|
|
6072
6078
|
* @throws OciError when an error occurs
|
|
6073
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6079
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
|
|
6074
6080
|
*/
|
|
6075
6081
|
updateRepository(updateRepositoryRequest) {
|
|
6076
6082
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6140,7 +6146,7 @@ class DevopsClient {
|
|
|
6140
6146
|
* @param UpdateTriggerRequest
|
|
6141
6147
|
* @return UpdateTriggerResponse
|
|
6142
6148
|
* @throws OciError when an error occurs
|
|
6143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
|
|
6144
6150
|
*/
|
|
6145
6151
|
updateTrigger(updateTriggerRequest) {
|
|
6146
6152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6216,7 +6222,7 @@ class DevopsClient {
|
|
|
6216
6222
|
* @param ValidateConnectionRequest
|
|
6217
6223
|
* @return ValidateConnectionResponse
|
|
6218
6224
|
* @throws OciError when an error occurs
|
|
6219
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.
|
|
6225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/devops/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
|
|
6220
6226
|
*/
|
|
6221
6227
|
validateConnection(validateConnectionRequest) {
|
|
6222
6228
|
return __awaiter(this, void 0, void 0, function* () {
|