oci-devops 2.54.0 → 2.55.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.
- package/lib/client.d.ts +89 -89
- package/lib/client.js +89 -89
- package/lib/model/build-pipeline-parameter.d.ts +1 -1
- package/lib/model/build-runner-shape-config.d.ts +22 -0
- package/lib/model/build-runner-shape-config.js +72 -0
- package/lib/model/build-runner-shape-config.js.map +1 -0
- package/lib/model/build-stage-summary.d.ts +1 -0
- package/lib/model/build-stage-summary.js +6 -0
- package/lib/model/build-stage-summary.js.map +1 -1
- package/lib/model/build-stage.d.ts +1 -0
- package/lib/model/build-stage.js +6 -0
- package/lib/model/build-stage.js.map +1 -1
- package/lib/model/create-build-stage-details.d.ts +1 -0
- package/lib/model/create-build-stage-details.js +6 -0
- package/lib/model/create-build-stage-details.js.map +1 -1
- package/lib/model/custom-build-runner-shape-config.d.ts +32 -0
- package/lib/model/custom-build-runner-shape-config.js +54 -0
- package/lib/model/custom-build-runner-shape-config.js.map +1 -0
- package/lib/model/default-build-runner-shape-config.d.ts +24 -0
- package/lib/model/default-build-runner-shape-config.js +54 -0
- package/lib/model/default-build-runner-shape-config.js.map +1 -0
- package/lib/model/index.d.ts +6 -0
- package/lib/model/index.js +16 -9
- package/lib/model/index.js.map +1 -1
- package/lib/model/update-build-stage-details.d.ts +1 -0
- package/lib/model/update-build-stage-details.js +6 -0
- package/lib/model/update-build-stage-details.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 +2 -2
- 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/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -156,7 +156,7 @@ class DevopsClient {
|
|
|
156
156
|
* @param ApproveDeploymentRequest
|
|
157
157
|
* @return ApproveDeploymentResponse
|
|
158
158
|
* @throws OciError when an error occurs
|
|
159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
|
|
160
160
|
*/
|
|
161
161
|
approveDeployment(approveDeploymentRequest) {
|
|
162
162
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -222,7 +222,7 @@ class DevopsClient {
|
|
|
222
222
|
* @param CancelBuildRunRequest
|
|
223
223
|
* @return CancelBuildRunResponse
|
|
224
224
|
* @throws OciError when an error occurs
|
|
225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
|
|
226
226
|
*/
|
|
227
227
|
cancelBuildRun(cancelBuildRunRequest) {
|
|
228
228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -288,7 +288,7 @@ class DevopsClient {
|
|
|
288
288
|
* @param CancelDeploymentRequest
|
|
289
289
|
* @return CancelDeploymentResponse
|
|
290
290
|
* @throws OciError when an error occurs
|
|
291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
291
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
|
|
292
292
|
*/
|
|
293
293
|
cancelDeployment(cancelDeploymentRequest) {
|
|
294
294
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -354,7 +354,7 @@ class DevopsClient {
|
|
|
354
354
|
* @param CancelScheduledCascadingProjectDeletionRequest
|
|
355
355
|
* @return CancelScheduledCascadingProjectDeletionResponse
|
|
356
356
|
* @throws OciError when an error occurs
|
|
357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CancelScheduledCascadingProjectDeletion.ts.html |here} to see how to use CancelScheduledCascadingProjectDeletion API.
|
|
358
358
|
*/
|
|
359
359
|
cancelScheduledCascadingProjectDeletion(cancelScheduledCascadingProjectDeletionRequest) {
|
|
360
360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -415,7 +415,7 @@ class DevopsClient {
|
|
|
415
415
|
* @param ChangeProjectCompartmentRequest
|
|
416
416
|
* @return ChangeProjectCompartmentResponse
|
|
417
417
|
* @throws OciError when an error occurs
|
|
418
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
|
|
419
419
|
*/
|
|
420
420
|
changeProjectCompartment(changeProjectCompartmentRequest) {
|
|
421
421
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -478,7 +478,7 @@ class DevopsClient {
|
|
|
478
478
|
* @param CreateBuildPipelineRequest
|
|
479
479
|
* @return CreateBuildPipelineResponse
|
|
480
480
|
* @throws OciError when an error occurs
|
|
481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
|
|
482
482
|
*/
|
|
483
483
|
createBuildPipeline(createBuildPipelineRequest) {
|
|
484
484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -552,7 +552,7 @@ class DevopsClient {
|
|
|
552
552
|
* @param CreateBuildPipelineStageRequest
|
|
553
553
|
* @return CreateBuildPipelineStageResponse
|
|
554
554
|
* @throws OciError when an error occurs
|
|
555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
|
|
556
556
|
*/
|
|
557
557
|
createBuildPipelineStage(createBuildPipelineStageRequest) {
|
|
558
558
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -620,13 +620,13 @@ class DevopsClient {
|
|
|
620
620
|
});
|
|
621
621
|
}
|
|
622
622
|
/**
|
|
623
|
-
* Starts a build pipeline run for a predefined build pipeline.
|
|
623
|
+
* Starts a build pipeline run for a predefined build pipeline. Please ensure the completion of any work request for creation/updation of Build Pipeline before starting a Build Run.
|
|
624
624
|
*
|
|
625
625
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
626
626
|
* @param CreateBuildRunRequest
|
|
627
627
|
* @return CreateBuildRunResponse
|
|
628
628
|
* @throws OciError when an error occurs
|
|
629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
|
|
630
630
|
*/
|
|
631
631
|
createBuildRun(createBuildRunRequest) {
|
|
632
632
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -696,7 +696,7 @@ class DevopsClient {
|
|
|
696
696
|
* @param CreateConnectionRequest
|
|
697
697
|
* @return CreateConnectionResponse
|
|
698
698
|
* @throws OciError when an error occurs
|
|
699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
700
700
|
*/
|
|
701
701
|
createConnection(createConnectionRequest) {
|
|
702
702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -769,7 +769,7 @@ class DevopsClient {
|
|
|
769
769
|
* @param CreateDeployArtifactRequest
|
|
770
770
|
* @return CreateDeployArtifactResponse
|
|
771
771
|
* @throws OciError when an error occurs
|
|
772
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
|
|
773
773
|
*/
|
|
774
774
|
createDeployArtifact(createDeployArtifactRequest) {
|
|
775
775
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -842,7 +842,7 @@ class DevopsClient {
|
|
|
842
842
|
* @param CreateDeployEnvironmentRequest
|
|
843
843
|
* @return CreateDeployEnvironmentResponse
|
|
844
844
|
* @throws OciError when an error occurs
|
|
845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
845
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
|
|
846
846
|
*/
|
|
847
847
|
createDeployEnvironment(createDeployEnvironmentRequest) {
|
|
848
848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -915,7 +915,7 @@ class DevopsClient {
|
|
|
915
915
|
* @param CreateDeployPipelineRequest
|
|
916
916
|
* @return CreateDeployPipelineResponse
|
|
917
917
|
* @throws OciError when an error occurs
|
|
918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
|
|
919
919
|
*/
|
|
920
920
|
createDeployPipeline(createDeployPipelineRequest) {
|
|
921
921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -988,7 +988,7 @@ class DevopsClient {
|
|
|
988
988
|
* @param CreateDeployStageRequest
|
|
989
989
|
* @return CreateDeployStageResponse
|
|
990
990
|
* @throws OciError when an error occurs
|
|
991
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
991
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
|
|
992
992
|
*/
|
|
993
993
|
createDeployStage(createDeployStageRequest) {
|
|
994
994
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1061,7 +1061,7 @@ class DevopsClient {
|
|
|
1061
1061
|
* @param CreateDeploymentRequest
|
|
1062
1062
|
* @return CreateDeploymentResponse
|
|
1063
1063
|
* @throws OciError when an error occurs
|
|
1064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
|
|
1065
1065
|
*/
|
|
1066
1066
|
createDeployment(createDeploymentRequest) {
|
|
1067
1067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1124,7 +1124,7 @@ class DevopsClient {
|
|
|
1124
1124
|
* @param CreateProjectRequest
|
|
1125
1125
|
* @return CreateProjectResponse
|
|
1126
1126
|
* @throws OciError when an error occurs
|
|
1127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
|
|
1128
1128
|
*/
|
|
1129
1129
|
createProject(createProjectRequest) {
|
|
1130
1130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1198,7 +1198,7 @@ class DevopsClient {
|
|
|
1198
1198
|
* @param CreateRepositoryRequest
|
|
1199
1199
|
* @return CreateRepositoryResponse
|
|
1200
1200
|
* @throws OciError when an error occurs
|
|
1201
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
|
|
1202
1202
|
*/
|
|
1203
1203
|
createRepository(createRepositoryRequest) {
|
|
1204
1204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1272,7 +1272,7 @@ class DevopsClient {
|
|
|
1272
1272
|
* @param CreateTriggerRequest
|
|
1273
1273
|
* @return CreateTriggerResponse
|
|
1274
1274
|
* @throws OciError when an error occurs
|
|
1275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
|
|
1276
1276
|
*/
|
|
1277
1277
|
createTrigger(createTriggerRequest) {
|
|
1278
1278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1345,7 +1345,7 @@ class DevopsClient {
|
|
|
1345
1345
|
* @param DeleteBuildPipelineRequest
|
|
1346
1346
|
* @return DeleteBuildPipelineResponse
|
|
1347
1347
|
* @throws OciError when an error occurs
|
|
1348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
|
|
1349
1349
|
*/
|
|
1350
1350
|
deleteBuildPipeline(deleteBuildPipelineRequest) {
|
|
1351
1351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1405,7 +1405,7 @@ class DevopsClient {
|
|
|
1405
1405
|
* @param DeleteBuildPipelineStageRequest
|
|
1406
1406
|
* @return DeleteBuildPipelineStageResponse
|
|
1407
1407
|
* @throws OciError when an error occurs
|
|
1408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
|
|
1409
1409
|
*/
|
|
1410
1410
|
deleteBuildPipelineStage(deleteBuildPipelineStageRequest) {
|
|
1411
1411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1465,7 +1465,7 @@ class DevopsClient {
|
|
|
1465
1465
|
* @param DeleteConnectionRequest
|
|
1466
1466
|
* @return DeleteConnectionResponse
|
|
1467
1467
|
* @throws OciError when an error occurs
|
|
1468
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1468
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
1469
1469
|
*/
|
|
1470
1470
|
deleteConnection(deleteConnectionRequest) {
|
|
1471
1471
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1525,7 +1525,7 @@ class DevopsClient {
|
|
|
1525
1525
|
* @param DeleteDeployArtifactRequest
|
|
1526
1526
|
* @return DeleteDeployArtifactResponse
|
|
1527
1527
|
* @throws OciError when an error occurs
|
|
1528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1528
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
|
|
1529
1529
|
*/
|
|
1530
1530
|
deleteDeployArtifact(deleteDeployArtifactRequest) {
|
|
1531
1531
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1585,7 +1585,7 @@ class DevopsClient {
|
|
|
1585
1585
|
* @param DeleteDeployEnvironmentRequest
|
|
1586
1586
|
* @return DeleteDeployEnvironmentResponse
|
|
1587
1587
|
* @throws OciError when an error occurs
|
|
1588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1588
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
|
|
1589
1589
|
*/
|
|
1590
1590
|
deleteDeployEnvironment(deleteDeployEnvironmentRequest) {
|
|
1591
1591
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1645,7 +1645,7 @@ class DevopsClient {
|
|
|
1645
1645
|
* @param DeleteDeployPipelineRequest
|
|
1646
1646
|
* @return DeleteDeployPipelineResponse
|
|
1647
1647
|
* @throws OciError when an error occurs
|
|
1648
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1648
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
|
|
1649
1649
|
*/
|
|
1650
1650
|
deleteDeployPipeline(deleteDeployPipelineRequest) {
|
|
1651
1651
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1705,7 +1705,7 @@ class DevopsClient {
|
|
|
1705
1705
|
* @param DeleteDeployStageRequest
|
|
1706
1706
|
* @return DeleteDeployStageResponse
|
|
1707
1707
|
* @throws OciError when an error occurs
|
|
1708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1708
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
|
|
1709
1709
|
*/
|
|
1710
1710
|
deleteDeployStage(deleteDeployStageRequest) {
|
|
1711
1711
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1765,7 +1765,7 @@ class DevopsClient {
|
|
|
1765
1765
|
* @param DeleteProjectRequest
|
|
1766
1766
|
* @return DeleteProjectResponse
|
|
1767
1767
|
* @throws OciError when an error occurs
|
|
1768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
|
|
1769
1769
|
*/
|
|
1770
1770
|
deleteProject(deleteProjectRequest) {
|
|
1771
1771
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1825,7 +1825,7 @@ class DevopsClient {
|
|
|
1825
1825
|
* @param DeleteRefRequest
|
|
1826
1826
|
* @return DeleteRefResponse
|
|
1827
1827
|
* @throws OciError when an error occurs
|
|
1828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1828
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
|
|
1829
1829
|
*/
|
|
1830
1830
|
deleteRef(deleteRefRequest) {
|
|
1831
1831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1887,7 +1887,7 @@ class DevopsClient {
|
|
|
1887
1887
|
* @param DeleteRepositoryRequest
|
|
1888
1888
|
* @return DeleteRepositoryResponse
|
|
1889
1889
|
* @throws OciError when an error occurs
|
|
1890
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1890
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
|
|
1891
1891
|
*/
|
|
1892
1892
|
deleteRepository(deleteRepositoryRequest) {
|
|
1893
1893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1947,7 +1947,7 @@ class DevopsClient {
|
|
|
1947
1947
|
* @param DeleteTriggerRequest
|
|
1948
1948
|
* @return DeleteTriggerResponse
|
|
1949
1949
|
* @throws OciError when an error occurs
|
|
1950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
|
|
1951
1951
|
*/
|
|
1952
1952
|
deleteTrigger(deleteTriggerRequest) {
|
|
1953
1953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2007,7 +2007,7 @@ class DevopsClient {
|
|
|
2007
2007
|
* @param GetBuildPipelineRequest
|
|
2008
2008
|
* @return GetBuildPipelineResponse
|
|
2009
2009
|
* @throws OciError when an error occurs
|
|
2010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2010
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
|
|
2011
2011
|
*/
|
|
2012
2012
|
getBuildPipeline(getBuildPipelineRequest) {
|
|
2013
2013
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2070,7 +2070,7 @@ class DevopsClient {
|
|
|
2070
2070
|
* @param GetBuildPipelineStageRequest
|
|
2071
2071
|
* @return GetBuildPipelineStageResponse
|
|
2072
2072
|
* @throws OciError when an error occurs
|
|
2073
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2073
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
|
|
2074
2074
|
*/
|
|
2075
2075
|
getBuildPipelineStage(getBuildPipelineStageRequest) {
|
|
2076
2076
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2134,7 +2134,7 @@ class DevopsClient {
|
|
|
2134
2134
|
* @param GetBuildRunRequest
|
|
2135
2135
|
* @return GetBuildRunResponse
|
|
2136
2136
|
* @throws OciError when an error occurs
|
|
2137
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
|
|
2138
2138
|
*/
|
|
2139
2139
|
getBuildRun(getBuildRunRequest) {
|
|
2140
2140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2197,7 +2197,7 @@ class DevopsClient {
|
|
|
2197
2197
|
* @param GetCommitRequest
|
|
2198
2198
|
* @return GetCommitResponse
|
|
2199
2199
|
* @throws OciError when an error occurs
|
|
2200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
|
|
2201
2201
|
*/
|
|
2202
2202
|
getCommit(getCommitRequest) {
|
|
2203
2203
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2262,7 +2262,7 @@ class DevopsClient {
|
|
|
2262
2262
|
* @param GetCommitDiffRequest
|
|
2263
2263
|
* @return GetCommitDiffResponse
|
|
2264
2264
|
* @throws OciError when an error occurs
|
|
2265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
|
|
2266
2266
|
*/
|
|
2267
2267
|
getCommitDiff(getCommitDiffRequest) {
|
|
2268
2268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2329,7 +2329,7 @@ class DevopsClient {
|
|
|
2329
2329
|
* @param GetConnectionRequest
|
|
2330
2330
|
* @return GetConnectionResponse
|
|
2331
2331
|
* @throws OciError when an error occurs
|
|
2332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
2333
2333
|
*/
|
|
2334
2334
|
getConnection(getConnectionRequest) {
|
|
2335
2335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2392,7 +2392,7 @@ class DevopsClient {
|
|
|
2392
2392
|
* @param GetDeployArtifactRequest
|
|
2393
2393
|
* @return GetDeployArtifactResponse
|
|
2394
2394
|
* @throws OciError when an error occurs
|
|
2395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
|
|
2396
2396
|
*/
|
|
2397
2397
|
getDeployArtifact(getDeployArtifactRequest) {
|
|
2398
2398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2455,7 +2455,7 @@ class DevopsClient {
|
|
|
2455
2455
|
* @param GetDeployEnvironmentRequest
|
|
2456
2456
|
* @return GetDeployEnvironmentResponse
|
|
2457
2457
|
* @throws OciError when an error occurs
|
|
2458
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2458
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
|
|
2459
2459
|
*/
|
|
2460
2460
|
getDeployEnvironment(getDeployEnvironmentRequest) {
|
|
2461
2461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2518,7 +2518,7 @@ class DevopsClient {
|
|
|
2518
2518
|
* @param GetDeployPipelineRequest
|
|
2519
2519
|
* @return GetDeployPipelineResponse
|
|
2520
2520
|
* @throws OciError when an error occurs
|
|
2521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2521
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
|
|
2522
2522
|
*/
|
|
2523
2523
|
getDeployPipeline(getDeployPipelineRequest) {
|
|
2524
2524
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2581,7 +2581,7 @@ class DevopsClient {
|
|
|
2581
2581
|
* @param GetDeployStageRequest
|
|
2582
2582
|
* @return GetDeployStageResponse
|
|
2583
2583
|
* @throws OciError when an error occurs
|
|
2584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
|
|
2585
2585
|
*/
|
|
2586
2586
|
getDeployStage(getDeployStageRequest) {
|
|
2587
2587
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2644,7 +2644,7 @@ class DevopsClient {
|
|
|
2644
2644
|
* @param GetDeploymentRequest
|
|
2645
2645
|
* @return GetDeploymentResponse
|
|
2646
2646
|
* @throws OciError when an error occurs
|
|
2647
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2647
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
|
|
2648
2648
|
*/
|
|
2649
2649
|
getDeployment(getDeploymentRequest) {
|
|
2650
2650
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2708,7 +2708,7 @@ class DevopsClient {
|
|
|
2708
2708
|
* @param GetFileDiffRequest
|
|
2709
2709
|
* @return GetFileDiffResponse
|
|
2710
2710
|
* @throws OciError when an error occurs
|
|
2711
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2711
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
|
|
2712
2712
|
*/
|
|
2713
2713
|
getFileDiff(getFileDiffRequest) {
|
|
2714
2714
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2782,7 +2782,7 @@ class DevopsClient {
|
|
|
2782
2782
|
* @param GetMirrorRecordRequest
|
|
2783
2783
|
* @return GetMirrorRecordResponse
|
|
2784
2784
|
* @throws OciError when an error occurs
|
|
2785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
|
|
2786
2786
|
*/
|
|
2787
2787
|
getMirrorRecord(getMirrorRecordRequest) {
|
|
2788
2788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2847,7 +2847,7 @@ class DevopsClient {
|
|
|
2847
2847
|
* @param GetObjectRequest
|
|
2848
2848
|
* @return GetObjectResponse
|
|
2849
2849
|
* @throws OciError when an error occurs
|
|
2850
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2850
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetObject.ts.html |here} to see how to use GetObject API.
|
|
2851
2851
|
*/
|
|
2852
2852
|
getObject(getObjectRequest) {
|
|
2853
2853
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2914,7 +2914,7 @@ class DevopsClient {
|
|
|
2914
2914
|
* @param GetObjectContentRequest
|
|
2915
2915
|
* @return GetObjectContentResponse
|
|
2916
2916
|
* @throws OciError when an error occurs
|
|
2917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2917
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
|
|
2918
2918
|
*/
|
|
2919
2919
|
getObjectContent(getObjectContentRequest) {
|
|
2920
2920
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2984,7 +2984,7 @@ class DevopsClient {
|
|
|
2984
2984
|
* @param GetProjectRequest
|
|
2985
2985
|
* @return GetProjectResponse
|
|
2986
2986
|
* @throws OciError when an error occurs
|
|
2987
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2987
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetProject.ts.html |here} to see how to use GetProject API.
|
|
2988
2988
|
*/
|
|
2989
2989
|
getProject(getProjectRequest) {
|
|
2990
2990
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3047,7 +3047,7 @@ class DevopsClient {
|
|
|
3047
3047
|
* @param GetRefRequest
|
|
3048
3048
|
* @return GetRefResponse
|
|
3049
3049
|
* @throws OciError when an error occurs
|
|
3050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3050
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetRef.ts.html |here} to see how to use GetRef API.
|
|
3051
3051
|
*/
|
|
3052
3052
|
getRef(getRefRequest) {
|
|
3053
3053
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3112,7 +3112,7 @@ class DevopsClient {
|
|
|
3112
3112
|
* @param GetRepoFileDiffRequest
|
|
3113
3113
|
* @return GetRepoFileDiffResponse
|
|
3114
3114
|
* @throws OciError when an error occurs
|
|
3115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetRepoFileDiff.ts.html |here} to see how to use GetRepoFileDiff API.
|
|
3116
3116
|
*/
|
|
3117
3117
|
getRepoFileDiff(getRepoFileDiffRequest) {
|
|
3118
3118
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3181,7 +3181,7 @@ class DevopsClient {
|
|
|
3181
3181
|
* @param GetRepoFileLinesRequest
|
|
3182
3182
|
* @return GetRepoFileLinesResponse
|
|
3183
3183
|
* @throws OciError when an error occurs
|
|
3184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetRepoFileLines.ts.html |here} to see how to use GetRepoFileLines API.
|
|
3185
3185
|
*/
|
|
3186
3186
|
getRepoFileLines(getRepoFileLinesRequest) {
|
|
3187
3187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3249,7 +3249,7 @@ class DevopsClient {
|
|
|
3249
3249
|
* @param GetRepositoryRequest
|
|
3250
3250
|
* @return GetRepositoryResponse
|
|
3251
3251
|
* @throws OciError when an error occurs
|
|
3252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
|
|
3253
3253
|
*/
|
|
3254
3254
|
getRepository(getRepositoryRequest) {
|
|
3255
3255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3315,7 +3315,7 @@ class DevopsClient {
|
|
|
3315
3315
|
* @param GetRepositoryArchiveContentRequest
|
|
3316
3316
|
* @return GetRepositoryArchiveContentResponse
|
|
3317
3317
|
* @throws OciError when an error occurs
|
|
3318
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3318
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
|
|
3319
3319
|
*/
|
|
3320
3320
|
getRepositoryArchiveContent(getRepositoryArchiveContentRequest) {
|
|
3321
3321
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3386,7 +3386,7 @@ class DevopsClient {
|
|
|
3386
3386
|
* @param GetRepositoryFileLinesRequest
|
|
3387
3387
|
* @return GetRepositoryFileLinesResponse
|
|
3388
3388
|
* @throws OciError when an error occurs
|
|
3389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
|
|
3390
3390
|
*/
|
|
3391
3391
|
getRepositoryFileLines(getRepositoryFileLinesRequest) {
|
|
3392
3392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3459,7 +3459,7 @@ class DevopsClient {
|
|
|
3459
3459
|
* @param GetTriggerRequest
|
|
3460
3460
|
* @return GetTriggerResponse
|
|
3461
3461
|
* @throws OciError when an error occurs
|
|
3462
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3462
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
|
|
3463
3463
|
*/
|
|
3464
3464
|
getTrigger(getTriggerRequest) {
|
|
3465
3465
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3522,7 +3522,7 @@ class DevopsClient {
|
|
|
3522
3522
|
* @param GetWorkRequestRequest
|
|
3523
3523
|
* @return GetWorkRequestResponse
|
|
3524
3524
|
* @throws OciError when an error occurs
|
|
3525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3525
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3526
3526
|
*/
|
|
3527
3527
|
getWorkRequest(getWorkRequestRequest) {
|
|
3528
3528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3586,7 +3586,7 @@ class DevopsClient {
|
|
|
3586
3586
|
* @param ListAuthorsRequest
|
|
3587
3587
|
* @return ListAuthorsResponse
|
|
3588
3588
|
* @throws OciError when an error occurs
|
|
3589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
|
|
3590
3590
|
*/
|
|
3591
3591
|
listAuthors(listAuthorsRequest) {
|
|
3592
3592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3655,7 +3655,7 @@ class DevopsClient {
|
|
|
3655
3655
|
* @param ListBuildPipelineStagesRequest
|
|
3656
3656
|
* @return ListBuildPipelineStagesResponse
|
|
3657
3657
|
* @throws OciError when an error occurs
|
|
3658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
|
|
3659
3659
|
*/
|
|
3660
3660
|
listBuildPipelineStages(listBuildPipelineStagesRequest) {
|
|
3661
3661
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3727,7 +3727,7 @@ class DevopsClient {
|
|
|
3727
3727
|
* @param ListBuildPipelinesRequest
|
|
3728
3728
|
* @return ListBuildPipelinesResponse
|
|
3729
3729
|
* @throws OciError when an error occurs
|
|
3730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3730
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
|
|
3731
3731
|
*/
|
|
3732
3732
|
listBuildPipelines(listBuildPipelinesRequest) {
|
|
3733
3733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3799,7 +3799,7 @@ class DevopsClient {
|
|
|
3799
3799
|
* @param ListBuildRunsRequest
|
|
3800
3800
|
* @return ListBuildRunsResponse
|
|
3801
3801
|
* @throws OciError when an error occurs
|
|
3802
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
|
|
3803
3803
|
*/
|
|
3804
3804
|
listBuildRuns(listBuildRunsRequest) {
|
|
3805
3805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3872,7 +3872,7 @@ class DevopsClient {
|
|
|
3872
3872
|
* @param ListCommitDiffsRequest
|
|
3873
3873
|
* @return ListCommitDiffsResponse
|
|
3874
3874
|
* @throws OciError when an error occurs
|
|
3875
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3875
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
|
|
3876
3876
|
*/
|
|
3877
3877
|
listCommitDiffs(listCommitDiffsRequest) {
|
|
3878
3878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3942,7 +3942,7 @@ class DevopsClient {
|
|
|
3942
3942
|
* @param ListCommitsRequest
|
|
3943
3943
|
* @return ListCommitsResponse
|
|
3944
3944
|
* @throws OciError when an error occurs
|
|
3945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
|
|
3946
3946
|
*/
|
|
3947
3947
|
listCommits(listCommitsRequest) {
|
|
3948
3948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4016,7 +4016,7 @@ class DevopsClient {
|
|
|
4016
4016
|
* @param ListConnectionsRequest
|
|
4017
4017
|
* @return ListConnectionsResponse
|
|
4018
4018
|
* @throws OciError when an error occurs
|
|
4019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4019
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
4020
4020
|
*/
|
|
4021
4021
|
listConnections(listConnectionsRequest) {
|
|
4022
4022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4088,7 +4088,7 @@ class DevopsClient {
|
|
|
4088
4088
|
* @param ListDeployArtifactsRequest
|
|
4089
4089
|
* @return ListDeployArtifactsResponse
|
|
4090
4090
|
* @throws OciError when an error occurs
|
|
4091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
|
|
4092
4092
|
*/
|
|
4093
4093
|
listDeployArtifacts(listDeployArtifactsRequest) {
|
|
4094
4094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4159,7 +4159,7 @@ class DevopsClient {
|
|
|
4159
4159
|
* @param ListDeployEnvironmentsRequest
|
|
4160
4160
|
* @return ListDeployEnvironmentsResponse
|
|
4161
4161
|
* @throws OciError when an error occurs
|
|
4162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
|
|
4163
4163
|
*/
|
|
4164
4164
|
listDeployEnvironments(listDeployEnvironmentsRequest) {
|
|
4165
4165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4230,7 +4230,7 @@ class DevopsClient {
|
|
|
4230
4230
|
* @param ListDeployPipelinesRequest
|
|
4231
4231
|
* @return ListDeployPipelinesResponse
|
|
4232
4232
|
* @throws OciError when an error occurs
|
|
4233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
|
|
4234
4234
|
*/
|
|
4235
4235
|
listDeployPipelines(listDeployPipelinesRequest) {
|
|
4236
4236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4301,7 +4301,7 @@ class DevopsClient {
|
|
|
4301
4301
|
* @param ListDeployStagesRequest
|
|
4302
4302
|
* @return ListDeployStagesResponse
|
|
4303
4303
|
* @throws OciError when an error occurs
|
|
4304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
|
|
4305
4305
|
*/
|
|
4306
4306
|
listDeployStages(listDeployStagesRequest) {
|
|
4307
4307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4372,7 +4372,7 @@ class DevopsClient {
|
|
|
4372
4372
|
* @param ListDeploymentsRequest
|
|
4373
4373
|
* @return ListDeploymentsResponse
|
|
4374
4374
|
* @throws OciError when an error occurs
|
|
4375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
|
|
4376
4376
|
*/
|
|
4377
4377
|
listDeployments(listDeploymentsRequest) {
|
|
4378
4378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4447,7 +4447,7 @@ class DevopsClient {
|
|
|
4447
4447
|
* @param ListMirrorRecordsRequest
|
|
4448
4448
|
* @return ListMirrorRecordsResponse
|
|
4449
4449
|
* @throws OciError when an error occurs
|
|
4450
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
|
|
4451
4451
|
*/
|
|
4452
4452
|
listMirrorRecords(listMirrorRecordsRequest) {
|
|
4453
4453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4515,7 +4515,7 @@ class DevopsClient {
|
|
|
4515
4515
|
* @param ListPathsRequest
|
|
4516
4516
|
* @return ListPathsResponse
|
|
4517
4517
|
* @throws OciError when an error occurs
|
|
4518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4518
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
|
|
4519
4519
|
*/
|
|
4520
4520
|
listPaths(listPathsRequest) {
|
|
4521
4521
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4587,7 +4587,7 @@ class DevopsClient {
|
|
|
4587
4587
|
* @param ListProjectsRequest
|
|
4588
4588
|
* @return ListProjectsResponse
|
|
4589
4589
|
* @throws OciError when an error occurs
|
|
4590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
|
|
4591
4591
|
*/
|
|
4592
4592
|
listProjects(listProjectsRequest) {
|
|
4593
4593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4658,7 +4658,7 @@ class DevopsClient {
|
|
|
4658
4658
|
* @param ListRefsRequest
|
|
4659
4659
|
* @return ListRefsResponse
|
|
4660
4660
|
* @throws OciError when an error occurs
|
|
4661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
|
|
4662
4662
|
*/
|
|
4663
4663
|
listRefs(listRefsRequest) {
|
|
4664
4664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4730,7 +4730,7 @@ class DevopsClient {
|
|
|
4730
4730
|
* @param ListRepositoriesRequest
|
|
4731
4731
|
* @return ListRepositoriesResponse
|
|
4732
4732
|
* @throws OciError when an error occurs
|
|
4733
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4733
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
|
|
4734
4734
|
*/
|
|
4735
4735
|
listRepositories(listRepositoriesRequest) {
|
|
4736
4736
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4802,7 +4802,7 @@ class DevopsClient {
|
|
|
4802
4802
|
* @param ListTriggersRequest
|
|
4803
4803
|
* @return ListTriggersResponse
|
|
4804
4804
|
* @throws OciError when an error occurs
|
|
4805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4805
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
|
|
4806
4806
|
*/
|
|
4807
4807
|
listTriggers(listTriggersRequest) {
|
|
4808
4808
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4873,7 +4873,7 @@ class DevopsClient {
|
|
|
4873
4873
|
* @param ListWorkRequestErrorsRequest
|
|
4874
4874
|
* @return ListWorkRequestErrorsResponse
|
|
4875
4875
|
* @throws OciError when an error occurs
|
|
4876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4876
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
4877
4877
|
*/
|
|
4878
4878
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
4879
4879
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4941,7 +4941,7 @@ class DevopsClient {
|
|
|
4941
4941
|
* @param ListWorkRequestLogsRequest
|
|
4942
4942
|
* @return ListWorkRequestLogsResponse
|
|
4943
4943
|
* @throws OciError when an error occurs
|
|
4944
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4944
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
4945
4945
|
*/
|
|
4946
4946
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
4947
4947
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5009,7 +5009,7 @@ class DevopsClient {
|
|
|
5009
5009
|
* @param ListWorkRequestsRequest
|
|
5010
5010
|
* @return ListWorkRequestsResponse
|
|
5011
5011
|
* @throws OciError when an error occurs
|
|
5012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
5013
5013
|
*/
|
|
5014
5014
|
listWorkRequests(listWorkRequestsRequest) {
|
|
5015
5015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5081,7 +5081,7 @@ class DevopsClient {
|
|
|
5081
5081
|
* @param MirrorRepositoryRequest
|
|
5082
5082
|
* @return MirrorRepositoryResponse
|
|
5083
5083
|
* @throws OciError when an error occurs
|
|
5084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5084
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
|
|
5085
5085
|
*/
|
|
5086
5086
|
mirrorRepository(mirrorRepositoryRequest) {
|
|
5087
5087
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5142,7 +5142,7 @@ class DevopsClient {
|
|
|
5142
5142
|
* @param PutRepositoryRefRequest
|
|
5143
5143
|
* @return PutRepositoryRefResponse
|
|
5144
5144
|
* @throws OciError when an error occurs
|
|
5145
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
|
|
5146
5146
|
*/
|
|
5147
5147
|
putRepositoryRef(putRepositoryRefRequest) {
|
|
5148
5148
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5219,7 +5219,7 @@ class DevopsClient {
|
|
|
5219
5219
|
* @param ScheduleCascadingProjectDeletionRequest
|
|
5220
5220
|
* @return ScheduleCascadingProjectDeletionResponse
|
|
5221
5221
|
* @throws OciError when an error occurs
|
|
5222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/ScheduleCascadingProjectDeletion.ts.html |here} to see how to use ScheduleCascadingProjectDeletion API.
|
|
5223
5223
|
*/
|
|
5224
5224
|
scheduleCascadingProjectDeletion(scheduleCascadingProjectDeletionRequest) {
|
|
5225
5225
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5280,7 +5280,7 @@ class DevopsClient {
|
|
|
5280
5280
|
* @param UpdateBuildPipelineRequest
|
|
5281
5281
|
* @return UpdateBuildPipelineResponse
|
|
5282
5282
|
* @throws OciError when an error occurs
|
|
5283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
|
|
5284
5284
|
*/
|
|
5285
5285
|
updateBuildPipeline(updateBuildPipelineRequest) {
|
|
5286
5286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5355,7 +5355,7 @@ class DevopsClient {
|
|
|
5355
5355
|
* @param UpdateBuildPipelineStageRequest
|
|
5356
5356
|
* @return UpdateBuildPipelineStageResponse
|
|
5357
5357
|
* @throws OciError when an error occurs
|
|
5358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5358
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
|
|
5359
5359
|
*/
|
|
5360
5360
|
updateBuildPipelineStage(updateBuildPipelineStageRequest) {
|
|
5361
5361
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5430,7 +5430,7 @@ class DevopsClient {
|
|
|
5430
5430
|
* @param UpdateBuildRunRequest
|
|
5431
5431
|
* @return UpdateBuildRunResponse
|
|
5432
5432
|
* @throws OciError when an error occurs
|
|
5433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
|
|
5434
5434
|
*/
|
|
5435
5435
|
updateBuildRun(updateBuildRunRequest) {
|
|
5436
5436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5500,7 +5500,7 @@ class DevopsClient {
|
|
|
5500
5500
|
* @param UpdateConnectionRequest
|
|
5501
5501
|
* @return UpdateConnectionResponse
|
|
5502
5502
|
* @throws OciError when an error occurs
|
|
5503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
5504
5504
|
*/
|
|
5505
5505
|
updateConnection(updateConnectionRequest) {
|
|
5506
5506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5575,7 +5575,7 @@ class DevopsClient {
|
|
|
5575
5575
|
* @param UpdateDeployArtifactRequest
|
|
5576
5576
|
* @return UpdateDeployArtifactResponse
|
|
5577
5577
|
* @throws OciError when an error occurs
|
|
5578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
|
|
5579
5579
|
*/
|
|
5580
5580
|
updateDeployArtifact(updateDeployArtifactRequest) {
|
|
5581
5581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5650,7 +5650,7 @@ class DevopsClient {
|
|
|
5650
5650
|
* @param UpdateDeployEnvironmentRequest
|
|
5651
5651
|
* @return UpdateDeployEnvironmentResponse
|
|
5652
5652
|
* @throws OciError when an error occurs
|
|
5653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
|
|
5654
5654
|
*/
|
|
5655
5655
|
updateDeployEnvironment(updateDeployEnvironmentRequest) {
|
|
5656
5656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5725,7 +5725,7 @@ class DevopsClient {
|
|
|
5725
5725
|
* @param UpdateDeployPipelineRequest
|
|
5726
5726
|
* @return UpdateDeployPipelineResponse
|
|
5727
5727
|
* @throws OciError when an error occurs
|
|
5728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
|
|
5729
5729
|
*/
|
|
5730
5730
|
updateDeployPipeline(updateDeployPipelineRequest) {
|
|
5731
5731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5800,7 +5800,7 @@ class DevopsClient {
|
|
|
5800
5800
|
* @param UpdateDeployStageRequest
|
|
5801
5801
|
* @return UpdateDeployStageResponse
|
|
5802
5802
|
* @throws OciError when an error occurs
|
|
5803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5803
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
|
|
5804
5804
|
*/
|
|
5805
5805
|
updateDeployStage(updateDeployStageRequest) {
|
|
5806
5806
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5875,7 +5875,7 @@ class DevopsClient {
|
|
|
5875
5875
|
* @param UpdateDeploymentRequest
|
|
5876
5876
|
* @return UpdateDeploymentResponse
|
|
5877
5877
|
* @throws OciError when an error occurs
|
|
5878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
|
|
5879
5879
|
*/
|
|
5880
5880
|
updateDeployment(updateDeploymentRequest) {
|
|
5881
5881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5940,7 +5940,7 @@ class DevopsClient {
|
|
|
5940
5940
|
* @param UpdateProjectRequest
|
|
5941
5941
|
* @return UpdateProjectResponse
|
|
5942
5942
|
* @throws OciError when an error occurs
|
|
5943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5943
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
|
|
5944
5944
|
*/
|
|
5945
5945
|
updateProject(updateProjectRequest) {
|
|
5946
5946
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6015,7 +6015,7 @@ class DevopsClient {
|
|
|
6015
6015
|
* @param UpdateRepositoryRequest
|
|
6016
6016
|
* @return UpdateRepositoryResponse
|
|
6017
6017
|
* @throws OciError when an error occurs
|
|
6018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
|
|
6019
6019
|
*/
|
|
6020
6020
|
updateRepository(updateRepositoryRequest) {
|
|
6021
6021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6085,7 +6085,7 @@ class DevopsClient {
|
|
|
6085
6085
|
* @param UpdateTriggerRequest
|
|
6086
6086
|
* @return UpdateTriggerResponse
|
|
6087
6087
|
* @throws OciError when an error occurs
|
|
6088
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
|
|
6089
6089
|
*/
|
|
6090
6090
|
updateTrigger(updateTriggerRequest) {
|
|
6091
6091
|
return __awaiter(this, void 0, void 0, function* () {
|