oci-devops 2.57.0 → 2.59.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 +99 -89
- package/lib/client.js +112 -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
|
@@ -56,11 +56,14 @@ var DevopsApiKeys;
|
|
|
56
56
|
*/
|
|
57
57
|
class DevopsClient {
|
|
58
58
|
constructor(params, clientConfiguration) {
|
|
59
|
+
this["_realmSpecificEndpointTemplateEnabled"] = false;
|
|
59
60
|
this["_endpoint"] = "";
|
|
60
61
|
this["_defaultHeaders"] = {};
|
|
61
62
|
this._circuitBreaker = null;
|
|
62
63
|
this._httpOptions = undefined;
|
|
63
64
|
this.targetService = "Devops";
|
|
65
|
+
this._regionId = "";
|
|
66
|
+
this._lastSetRegionOrRegionId = "";
|
|
64
67
|
const requestSigner = params.authenticationDetailsProvider
|
|
65
68
|
? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
|
|
66
69
|
: null;
|
|
@@ -110,13 +113,31 @@ class DevopsClient {
|
|
|
110
113
|
get logger() {
|
|
111
114
|
return common.LOG.logger;
|
|
112
115
|
}
|
|
116
|
+
/**
|
|
117
|
+
* Determines whether realm specific endpoint should be used or not.
|
|
118
|
+
* Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
|
|
119
|
+
* @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
|
|
120
|
+
*/
|
|
121
|
+
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
|
|
122
|
+
this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
|
|
123
|
+
if (this.logger)
|
|
124
|
+
this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
125
|
+
if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
|
|
126
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(DevopsClient.serviceEndpointTemplate, this._region, DevopsClient.endpointServiceName);
|
|
127
|
+
}
|
|
128
|
+
else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
|
|
129
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(DevopsClient.serviceEndpointTemplate, this._regionId, DevopsClient.endpointServiceName);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
113
132
|
/**
|
|
114
133
|
* Sets the region to call (ex, Region.US_PHOENIX_1).
|
|
115
134
|
* Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
|
|
116
135
|
* @param region The region of the service.
|
|
117
136
|
*/
|
|
118
137
|
set region(region) {
|
|
138
|
+
this._region = region;
|
|
119
139
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(DevopsClient.serviceEndpointTemplate, region, DevopsClient.endpointServiceName);
|
|
140
|
+
this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
|
|
120
141
|
}
|
|
121
142
|
/**
|
|
122
143
|
* Sets the regionId to call (ex, 'us-phoenix-1').
|
|
@@ -127,7 +148,9 @@ class DevopsClient {
|
|
|
127
148
|
* @param regionId The public region ID.
|
|
128
149
|
*/
|
|
129
150
|
set regionId(regionId) {
|
|
151
|
+
this._regionId = regionId;
|
|
130
152
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(DevopsClient.serviceEndpointTemplate, regionId, DevopsClient.endpointServiceName);
|
|
153
|
+
this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
|
|
131
154
|
}
|
|
132
155
|
/**
|
|
133
156
|
* Creates a new DevopsWaiter for resources for this service.
|
|
@@ -156,7 +179,7 @@ class DevopsClient {
|
|
|
156
179
|
* @param ApproveDeploymentRequest
|
|
157
180
|
* @return ApproveDeploymentResponse
|
|
158
181
|
* @throws OciError when an error occurs
|
|
159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeployment API.
|
|
160
183
|
*/
|
|
161
184
|
approveDeployment(approveDeploymentRequest) {
|
|
162
185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -222,7 +245,7 @@ class DevopsClient {
|
|
|
222
245
|
* @param CancelBuildRunRequest
|
|
223
246
|
* @return CancelBuildRunResponse
|
|
224
247
|
* @throws OciError when an error occurs
|
|
225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRun API.
|
|
226
249
|
*/
|
|
227
250
|
cancelBuildRun(cancelBuildRunRequest) {
|
|
228
251
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -288,7 +311,7 @@ class DevopsClient {
|
|
|
288
311
|
* @param CancelDeploymentRequest
|
|
289
312
|
* @return CancelDeploymentResponse
|
|
290
313
|
* @throws OciError when an error occurs
|
|
291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CancelDeployment.ts.html |here} to see how to use CancelDeployment API.
|
|
292
315
|
*/
|
|
293
316
|
cancelDeployment(cancelDeploymentRequest) {
|
|
294
317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -354,7 +377,7 @@ class DevopsClient {
|
|
|
354
377
|
* @param CancelScheduledCascadingProjectDeletionRequest
|
|
355
378
|
* @return CancelScheduledCascadingProjectDeletionResponse
|
|
356
379
|
* @throws OciError when an error occurs
|
|
357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
380
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CancelScheduledCascadingProjectDeletion.ts.html |here} to see how to use CancelScheduledCascadingProjectDeletion API.
|
|
358
381
|
*/
|
|
359
382
|
cancelScheduledCascadingProjectDeletion(cancelScheduledCascadingProjectDeletionRequest) {
|
|
360
383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -415,7 +438,7 @@ class DevopsClient {
|
|
|
415
438
|
* @param ChangeProjectCompartmentRequest
|
|
416
439
|
* @return ChangeProjectCompartmentResponse
|
|
417
440
|
* @throws OciError when an error occurs
|
|
418
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
|
|
419
442
|
*/
|
|
420
443
|
changeProjectCompartment(changeProjectCompartmentRequest) {
|
|
421
444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -478,7 +501,7 @@ class DevopsClient {
|
|
|
478
501
|
* @param CreateBuildPipelineRequest
|
|
479
502
|
* @return CreateBuildPipelineResponse
|
|
480
503
|
* @throws OciError when an error occurs
|
|
481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipeline API.
|
|
482
505
|
*/
|
|
483
506
|
createBuildPipeline(createBuildPipelineRequest) {
|
|
484
507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -552,7 +575,7 @@ class DevopsClient {
|
|
|
552
575
|
* @param CreateBuildPipelineStageRequest
|
|
553
576
|
* @return CreateBuildPipelineStageResponse
|
|
554
577
|
* @throws OciError when an error occurs
|
|
555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStage API.
|
|
556
579
|
*/
|
|
557
580
|
createBuildPipelineStage(createBuildPipelineStageRequest) {
|
|
558
581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -626,7 +649,7 @@ class DevopsClient {
|
|
|
626
649
|
* @param CreateBuildRunRequest
|
|
627
650
|
* @return CreateBuildRunResponse
|
|
628
651
|
* @throws OciError when an error occurs
|
|
629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRun API.
|
|
630
653
|
*/
|
|
631
654
|
createBuildRun(createBuildRunRequest) {
|
|
632
655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -696,7 +719,7 @@ class DevopsClient {
|
|
|
696
719
|
* @param CreateConnectionRequest
|
|
697
720
|
* @return CreateConnectionResponse
|
|
698
721
|
* @throws OciError when an error occurs
|
|
699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
722
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
700
723
|
*/
|
|
701
724
|
createConnection(createConnectionRequest) {
|
|
702
725
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -769,7 +792,7 @@ class DevopsClient {
|
|
|
769
792
|
* @param CreateDeployArtifactRequest
|
|
770
793
|
* @return CreateDeployArtifactResponse
|
|
771
794
|
* @throws OciError when an error occurs
|
|
772
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifact API.
|
|
773
796
|
*/
|
|
774
797
|
createDeployArtifact(createDeployArtifactRequest) {
|
|
775
798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -842,7 +865,7 @@ class DevopsClient {
|
|
|
842
865
|
* @param CreateDeployEnvironmentRequest
|
|
843
866
|
* @return CreateDeployEnvironmentResponse
|
|
844
867
|
* @throws OciError when an error occurs
|
|
845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
868
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironment API.
|
|
846
869
|
*/
|
|
847
870
|
createDeployEnvironment(createDeployEnvironmentRequest) {
|
|
848
871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -915,7 +938,7 @@ class DevopsClient {
|
|
|
915
938
|
* @param CreateDeployPipelineRequest
|
|
916
939
|
* @return CreateDeployPipelineResponse
|
|
917
940
|
* @throws OciError when an error occurs
|
|
918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipeline API.
|
|
919
942
|
*/
|
|
920
943
|
createDeployPipeline(createDeployPipelineRequest) {
|
|
921
944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -988,7 +1011,7 @@ class DevopsClient {
|
|
|
988
1011
|
* @param CreateDeployStageRequest
|
|
989
1012
|
* @return CreateDeployStageResponse
|
|
990
1013
|
* @throws OciError when an error occurs
|
|
991
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStage API.
|
|
992
1015
|
*/
|
|
993
1016
|
createDeployStage(createDeployStageRequest) {
|
|
994
1017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1061,7 +1084,7 @@ class DevopsClient {
|
|
|
1061
1084
|
* @param CreateDeploymentRequest
|
|
1062
1085
|
* @return CreateDeploymentResponse
|
|
1063
1086
|
* @throws OciError when an error occurs
|
|
1064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1087
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateDeployment.ts.html |here} to see how to use CreateDeployment API.
|
|
1065
1088
|
*/
|
|
1066
1089
|
createDeployment(createDeploymentRequest) {
|
|
1067
1090
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1124,7 +1147,7 @@ class DevopsClient {
|
|
|
1124
1147
|
* @param CreateProjectRequest
|
|
1125
1148
|
* @return CreateProjectResponse
|
|
1126
1149
|
* @throws OciError when an error occurs
|
|
1127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateProject.ts.html |here} to see how to use CreateProject API.
|
|
1128
1151
|
*/
|
|
1129
1152
|
createProject(createProjectRequest) {
|
|
1130
1153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1198,7 +1221,7 @@ class DevopsClient {
|
|
|
1198
1221
|
* @param CreateRepositoryRequest
|
|
1199
1222
|
* @return CreateRepositoryResponse
|
|
1200
1223
|
* @throws OciError when an error occurs
|
|
1201
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1224
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateRepository.ts.html |here} to see how to use CreateRepository API.
|
|
1202
1225
|
*/
|
|
1203
1226
|
createRepository(createRepositoryRequest) {
|
|
1204
1227
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1272,7 +1295,7 @@ class DevopsClient {
|
|
|
1272
1295
|
* @param CreateTriggerRequest
|
|
1273
1296
|
* @return CreateTriggerResponse
|
|
1274
1297
|
* @throws OciError when an error occurs
|
|
1275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/CreateTrigger.ts.html |here} to see how to use CreateTrigger API.
|
|
1276
1299
|
*/
|
|
1277
1300
|
createTrigger(createTriggerRequest) {
|
|
1278
1301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1345,7 +1368,7 @@ class DevopsClient {
|
|
|
1345
1368
|
* @param DeleteBuildPipelineRequest
|
|
1346
1369
|
* @return DeleteBuildPipelineResponse
|
|
1347
1370
|
* @throws OciError when an error occurs
|
|
1348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipeline API.
|
|
1349
1372
|
*/
|
|
1350
1373
|
deleteBuildPipeline(deleteBuildPipelineRequest) {
|
|
1351
1374
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1405,7 +1428,7 @@ class DevopsClient {
|
|
|
1405
1428
|
* @param DeleteBuildPipelineStageRequest
|
|
1406
1429
|
* @return DeleteBuildPipelineStageResponse
|
|
1407
1430
|
* @throws OciError when an error occurs
|
|
1408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStage API.
|
|
1409
1432
|
*/
|
|
1410
1433
|
deleteBuildPipelineStage(deleteBuildPipelineStageRequest) {
|
|
1411
1434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1465,7 +1488,7 @@ class DevopsClient {
|
|
|
1465
1488
|
* @param DeleteConnectionRequest
|
|
1466
1489
|
* @return DeleteConnectionResponse
|
|
1467
1490
|
* @throws OciError when an error occurs
|
|
1468
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
1469
1492
|
*/
|
|
1470
1493
|
deleteConnection(deleteConnectionRequest) {
|
|
1471
1494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1525,7 +1548,7 @@ class DevopsClient {
|
|
|
1525
1548
|
* @param DeleteDeployArtifactRequest
|
|
1526
1549
|
* @return DeleteDeployArtifactResponse
|
|
1527
1550
|
* @throws OciError when an error occurs
|
|
1528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1551
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifact API.
|
|
1529
1552
|
*/
|
|
1530
1553
|
deleteDeployArtifact(deleteDeployArtifactRequest) {
|
|
1531
1554
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1585,7 +1608,7 @@ class DevopsClient {
|
|
|
1585
1608
|
* @param DeleteDeployEnvironmentRequest
|
|
1586
1609
|
* @return DeleteDeployEnvironmentResponse
|
|
1587
1610
|
* @throws OciError when an error occurs
|
|
1588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteDeployEnvironment.ts.html |here} to see how to use DeleteDeployEnvironment API.
|
|
1589
1612
|
*/
|
|
1590
1613
|
deleteDeployEnvironment(deleteDeployEnvironmentRequest) {
|
|
1591
1614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1645,7 +1668,7 @@ class DevopsClient {
|
|
|
1645
1668
|
* @param DeleteDeployPipelineRequest
|
|
1646
1669
|
* @return DeleteDeployPipelineResponse
|
|
1647
1670
|
* @throws OciError when an error occurs
|
|
1648
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1671
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteDeployPipeline.ts.html |here} to see how to use DeleteDeployPipeline API.
|
|
1649
1672
|
*/
|
|
1650
1673
|
deleteDeployPipeline(deleteDeployPipelineRequest) {
|
|
1651
1674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1705,7 +1728,7 @@ class DevopsClient {
|
|
|
1705
1728
|
* @param DeleteDeployStageRequest
|
|
1706
1729
|
* @return DeleteDeployStageResponse
|
|
1707
1730
|
* @throws OciError when an error occurs
|
|
1708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteDeployStage.ts.html |here} to see how to use DeleteDeployStage API.
|
|
1709
1732
|
*/
|
|
1710
1733
|
deleteDeployStage(deleteDeployStageRequest) {
|
|
1711
1734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1765,7 +1788,7 @@ class DevopsClient {
|
|
|
1765
1788
|
* @param DeleteProjectRequest
|
|
1766
1789
|
* @return DeleteProjectResponse
|
|
1767
1790
|
* @throws OciError when an error occurs
|
|
1768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteProject.ts.html |here} to see how to use DeleteProject API.
|
|
1769
1792
|
*/
|
|
1770
1793
|
deleteProject(deleteProjectRequest) {
|
|
1771
1794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1825,7 +1848,7 @@ class DevopsClient {
|
|
|
1825
1848
|
* @param DeleteRefRequest
|
|
1826
1849
|
* @return DeleteRefResponse
|
|
1827
1850
|
* @throws OciError when an error occurs
|
|
1828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteRef.ts.html |here} to see how to use DeleteRef API.
|
|
1829
1852
|
*/
|
|
1830
1853
|
deleteRef(deleteRefRequest) {
|
|
1831
1854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1887,7 +1910,7 @@ class DevopsClient {
|
|
|
1887
1910
|
* @param DeleteRepositoryRequest
|
|
1888
1911
|
* @return DeleteRepositoryResponse
|
|
1889
1912
|
* @throws OciError when an error occurs
|
|
1890
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
|
|
1891
1914
|
*/
|
|
1892
1915
|
deleteRepository(deleteRepositoryRequest) {
|
|
1893
1916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1947,7 +1970,7 @@ class DevopsClient {
|
|
|
1947
1970
|
* @param DeleteTriggerRequest
|
|
1948
1971
|
* @return DeleteTriggerResponse
|
|
1949
1972
|
* @throws OciError when an error occurs
|
|
1950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1973
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/DeleteTrigger.ts.html |here} to see how to use DeleteTrigger API.
|
|
1951
1974
|
*/
|
|
1952
1975
|
deleteTrigger(deleteTriggerRequest) {
|
|
1953
1976
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2007,7 +2030,7 @@ class DevopsClient {
|
|
|
2007
2030
|
* @param GetBuildPipelineRequest
|
|
2008
2031
|
* @return GetBuildPipelineResponse
|
|
2009
2032
|
* @throws OciError when an error occurs
|
|
2010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2033
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetBuildPipeline.ts.html |here} to see how to use GetBuildPipeline API.
|
|
2011
2034
|
*/
|
|
2012
2035
|
getBuildPipeline(getBuildPipelineRequest) {
|
|
2013
2036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2070,7 +2093,7 @@ class DevopsClient {
|
|
|
2070
2093
|
* @param GetBuildPipelineStageRequest
|
|
2071
2094
|
* @return GetBuildPipelineStageResponse
|
|
2072
2095
|
* @throws OciError when an error occurs
|
|
2073
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2096
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetBuildPipelineStage.ts.html |here} to see how to use GetBuildPipelineStage API.
|
|
2074
2097
|
*/
|
|
2075
2098
|
getBuildPipelineStage(getBuildPipelineStageRequest) {
|
|
2076
2099
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2134,7 +2157,7 @@ class DevopsClient {
|
|
|
2134
2157
|
* @param GetBuildRunRequest
|
|
2135
2158
|
* @return GetBuildRunResponse
|
|
2136
2159
|
* @throws OciError when an error occurs
|
|
2137
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2160
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetBuildRun.ts.html |here} to see how to use GetBuildRun API.
|
|
2138
2161
|
*/
|
|
2139
2162
|
getBuildRun(getBuildRunRequest) {
|
|
2140
2163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2197,7 +2220,7 @@ class DevopsClient {
|
|
|
2197
2220
|
* @param GetCommitRequest
|
|
2198
2221
|
* @return GetCommitResponse
|
|
2199
2222
|
* @throws OciError when an error occurs
|
|
2200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2223
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetCommit.ts.html |here} to see how to use GetCommit API.
|
|
2201
2224
|
*/
|
|
2202
2225
|
getCommit(getCommitRequest) {
|
|
2203
2226
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2262,7 +2285,7 @@ class DevopsClient {
|
|
|
2262
2285
|
* @param GetCommitDiffRequest
|
|
2263
2286
|
* @return GetCommitDiffResponse
|
|
2264
2287
|
* @throws OciError when an error occurs
|
|
2265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetCommitDiff.ts.html |here} to see how to use GetCommitDiff API.
|
|
2266
2289
|
*/
|
|
2267
2290
|
getCommitDiff(getCommitDiffRequest) {
|
|
2268
2291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2329,7 +2352,7 @@ class DevopsClient {
|
|
|
2329
2352
|
* @param GetConnectionRequest
|
|
2330
2353
|
* @return GetConnectionResponse
|
|
2331
2354
|
* @throws OciError when an error occurs
|
|
2332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
2333
2356
|
*/
|
|
2334
2357
|
getConnection(getConnectionRequest) {
|
|
2335
2358
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2392,7 +2415,7 @@ class DevopsClient {
|
|
|
2392
2415
|
* @param GetDeployArtifactRequest
|
|
2393
2416
|
* @return GetDeployArtifactResponse
|
|
2394
2417
|
* @throws OciError when an error occurs
|
|
2395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetDeployArtifact.ts.html |here} to see how to use GetDeployArtifact API.
|
|
2396
2419
|
*/
|
|
2397
2420
|
getDeployArtifact(getDeployArtifactRequest) {
|
|
2398
2421
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2455,7 +2478,7 @@ class DevopsClient {
|
|
|
2455
2478
|
* @param GetDeployEnvironmentRequest
|
|
2456
2479
|
* @return GetDeployEnvironmentResponse
|
|
2457
2480
|
* @throws OciError when an error occurs
|
|
2458
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetDeployEnvironment.ts.html |here} to see how to use GetDeployEnvironment API.
|
|
2459
2482
|
*/
|
|
2460
2483
|
getDeployEnvironment(getDeployEnvironmentRequest) {
|
|
2461
2484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2518,7 +2541,7 @@ class DevopsClient {
|
|
|
2518
2541
|
* @param GetDeployPipelineRequest
|
|
2519
2542
|
* @return GetDeployPipelineResponse
|
|
2520
2543
|
* @throws OciError when an error occurs
|
|
2521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2544
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetDeployPipeline.ts.html |here} to see how to use GetDeployPipeline API.
|
|
2522
2545
|
*/
|
|
2523
2546
|
getDeployPipeline(getDeployPipelineRequest) {
|
|
2524
2547
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2581,7 +2604,7 @@ class DevopsClient {
|
|
|
2581
2604
|
* @param GetDeployStageRequest
|
|
2582
2605
|
* @return GetDeployStageResponse
|
|
2583
2606
|
* @throws OciError when an error occurs
|
|
2584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetDeployStage.ts.html |here} to see how to use GetDeployStage API.
|
|
2585
2608
|
*/
|
|
2586
2609
|
getDeployStage(getDeployStageRequest) {
|
|
2587
2610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2644,7 +2667,7 @@ class DevopsClient {
|
|
|
2644
2667
|
* @param GetDeploymentRequest
|
|
2645
2668
|
* @return GetDeploymentResponse
|
|
2646
2669
|
* @throws OciError when an error occurs
|
|
2647
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetDeployment.ts.html |here} to see how to use GetDeployment API.
|
|
2648
2671
|
*/
|
|
2649
2672
|
getDeployment(getDeploymentRequest) {
|
|
2650
2673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2708,7 +2731,7 @@ class DevopsClient {
|
|
|
2708
2731
|
* @param GetFileDiffRequest
|
|
2709
2732
|
* @return GetFileDiffResponse
|
|
2710
2733
|
* @throws OciError when an error occurs
|
|
2711
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2734
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetFileDiff.ts.html |here} to see how to use GetFileDiff API.
|
|
2712
2735
|
*/
|
|
2713
2736
|
getFileDiff(getFileDiffRequest) {
|
|
2714
2737
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2782,7 +2805,7 @@ class DevopsClient {
|
|
|
2782
2805
|
* @param GetMirrorRecordRequest
|
|
2783
2806
|
* @return GetMirrorRecordResponse
|
|
2784
2807
|
* @throws OciError when an error occurs
|
|
2785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2808
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetMirrorRecord.ts.html |here} to see how to use GetMirrorRecord API.
|
|
2786
2809
|
*/
|
|
2787
2810
|
getMirrorRecord(getMirrorRecordRequest) {
|
|
2788
2811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2847,7 +2870,7 @@ class DevopsClient {
|
|
|
2847
2870
|
* @param GetObjectRequest
|
|
2848
2871
|
* @return GetObjectResponse
|
|
2849
2872
|
* @throws OciError when an error occurs
|
|
2850
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2873
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetObject.ts.html |here} to see how to use GetObject API.
|
|
2851
2874
|
*/
|
|
2852
2875
|
getObject(getObjectRequest) {
|
|
2853
2876
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2914,7 +2937,7 @@ class DevopsClient {
|
|
|
2914
2937
|
* @param GetObjectContentRequest
|
|
2915
2938
|
* @return GetObjectContentResponse
|
|
2916
2939
|
* @throws OciError when an error occurs
|
|
2917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetObjectContent.ts.html |here} to see how to use GetObjectContent API.
|
|
2918
2941
|
*/
|
|
2919
2942
|
getObjectContent(getObjectContentRequest) {
|
|
2920
2943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2984,7 +3007,7 @@ class DevopsClient {
|
|
|
2984
3007
|
* @param GetProjectRequest
|
|
2985
3008
|
* @return GetProjectResponse
|
|
2986
3009
|
* @throws OciError when an error occurs
|
|
2987
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3010
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetProject.ts.html |here} to see how to use GetProject API.
|
|
2988
3011
|
*/
|
|
2989
3012
|
getProject(getProjectRequest) {
|
|
2990
3013
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3047,7 +3070,7 @@ class DevopsClient {
|
|
|
3047
3070
|
* @param GetRefRequest
|
|
3048
3071
|
* @return GetRefResponse
|
|
3049
3072
|
* @throws OciError when an error occurs
|
|
3050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3073
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetRef.ts.html |here} to see how to use GetRef API.
|
|
3051
3074
|
*/
|
|
3052
3075
|
getRef(getRefRequest) {
|
|
3053
3076
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3112,7 +3135,7 @@ class DevopsClient {
|
|
|
3112
3135
|
* @param GetRepoFileDiffRequest
|
|
3113
3136
|
* @return GetRepoFileDiffResponse
|
|
3114
3137
|
* @throws OciError when an error occurs
|
|
3115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3138
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetRepoFileDiff.ts.html |here} to see how to use GetRepoFileDiff API.
|
|
3116
3139
|
*/
|
|
3117
3140
|
getRepoFileDiff(getRepoFileDiffRequest) {
|
|
3118
3141
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3181,7 +3204,7 @@ class DevopsClient {
|
|
|
3181
3204
|
* @param GetRepoFileLinesRequest
|
|
3182
3205
|
* @return GetRepoFileLinesResponse
|
|
3183
3206
|
* @throws OciError when an error occurs
|
|
3184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetRepoFileLines.ts.html |here} to see how to use GetRepoFileLines API.
|
|
3185
3208
|
*/
|
|
3186
3209
|
getRepoFileLines(getRepoFileLinesRequest) {
|
|
3187
3210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3249,7 +3272,7 @@ class DevopsClient {
|
|
|
3249
3272
|
* @param GetRepositoryRequest
|
|
3250
3273
|
* @return GetRepositoryResponse
|
|
3251
3274
|
* @throws OciError when an error occurs
|
|
3252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetRepository.ts.html |here} to see how to use GetRepository API.
|
|
3253
3276
|
*/
|
|
3254
3277
|
getRepository(getRepositoryRequest) {
|
|
3255
3278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3315,7 +3338,7 @@ class DevopsClient {
|
|
|
3315
3338
|
* @param GetRepositoryArchiveContentRequest
|
|
3316
3339
|
* @return GetRepositoryArchiveContentResponse
|
|
3317
3340
|
* @throws OciError when an error occurs
|
|
3318
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetRepositoryArchiveContent.ts.html |here} to see how to use GetRepositoryArchiveContent API.
|
|
3319
3342
|
*/
|
|
3320
3343
|
getRepositoryArchiveContent(getRepositoryArchiveContentRequest) {
|
|
3321
3344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3386,7 +3409,7 @@ class DevopsClient {
|
|
|
3386
3409
|
* @param GetRepositoryFileLinesRequest
|
|
3387
3410
|
* @return GetRepositoryFileLinesResponse
|
|
3388
3411
|
* @throws OciError when an error occurs
|
|
3389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetRepositoryFileLines.ts.html |here} to see how to use GetRepositoryFileLines API.
|
|
3390
3413
|
*/
|
|
3391
3414
|
getRepositoryFileLines(getRepositoryFileLinesRequest) {
|
|
3392
3415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3459,7 +3482,7 @@ class DevopsClient {
|
|
|
3459
3482
|
* @param GetTriggerRequest
|
|
3460
3483
|
* @return GetTriggerResponse
|
|
3461
3484
|
* @throws OciError when an error occurs
|
|
3462
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3485
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetTrigger.ts.html |here} to see how to use GetTrigger API.
|
|
3463
3486
|
*/
|
|
3464
3487
|
getTrigger(getTriggerRequest) {
|
|
3465
3488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3522,7 +3545,7 @@ class DevopsClient {
|
|
|
3522
3545
|
* @param GetWorkRequestRequest
|
|
3523
3546
|
* @return GetWorkRequestResponse
|
|
3524
3547
|
* @throws OciError when an error occurs
|
|
3525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3526
3549
|
*/
|
|
3527
3550
|
getWorkRequest(getWorkRequestRequest) {
|
|
3528
3551
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3586,7 +3609,7 @@ class DevopsClient {
|
|
|
3586
3609
|
* @param ListAuthorsRequest
|
|
3587
3610
|
* @return ListAuthorsResponse
|
|
3588
3611
|
* @throws OciError when an error occurs
|
|
3589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3612
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListAuthors.ts.html |here} to see how to use ListAuthors API.
|
|
3590
3613
|
*/
|
|
3591
3614
|
listAuthors(listAuthorsRequest) {
|
|
3592
3615
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3655,7 +3678,7 @@ class DevopsClient {
|
|
|
3655
3678
|
* @param ListBuildPipelineStagesRequest
|
|
3656
3679
|
* @return ListBuildPipelineStagesResponse
|
|
3657
3680
|
* @throws OciError when an error occurs
|
|
3658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3681
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListBuildPipelineStages.ts.html |here} to see how to use ListBuildPipelineStages API.
|
|
3659
3682
|
*/
|
|
3660
3683
|
listBuildPipelineStages(listBuildPipelineStagesRequest) {
|
|
3661
3684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3727,7 +3750,7 @@ class DevopsClient {
|
|
|
3727
3750
|
* @param ListBuildPipelinesRequest
|
|
3728
3751
|
* @return ListBuildPipelinesResponse
|
|
3729
3752
|
* @throws OciError when an error occurs
|
|
3730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListBuildPipelines.ts.html |here} to see how to use ListBuildPipelines API.
|
|
3731
3754
|
*/
|
|
3732
3755
|
listBuildPipelines(listBuildPipelinesRequest) {
|
|
3733
3756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3799,7 +3822,7 @@ class DevopsClient {
|
|
|
3799
3822
|
* @param ListBuildRunsRequest
|
|
3800
3823
|
* @return ListBuildRunsResponse
|
|
3801
3824
|
* @throws OciError when an error occurs
|
|
3802
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3825
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListBuildRuns.ts.html |here} to see how to use ListBuildRuns API.
|
|
3803
3826
|
*/
|
|
3804
3827
|
listBuildRuns(listBuildRunsRequest) {
|
|
3805
3828
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3872,7 +3895,7 @@ class DevopsClient {
|
|
|
3872
3895
|
* @param ListCommitDiffsRequest
|
|
3873
3896
|
* @return ListCommitDiffsResponse
|
|
3874
3897
|
* @throws OciError when an error occurs
|
|
3875
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3898
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListCommitDiffs.ts.html |here} to see how to use ListCommitDiffs API.
|
|
3876
3899
|
*/
|
|
3877
3900
|
listCommitDiffs(listCommitDiffsRequest) {
|
|
3878
3901
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3942,7 +3965,7 @@ class DevopsClient {
|
|
|
3942
3965
|
* @param ListCommitsRequest
|
|
3943
3966
|
* @return ListCommitsResponse
|
|
3944
3967
|
* @throws OciError when an error occurs
|
|
3945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3968
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListCommits.ts.html |here} to see how to use ListCommits API.
|
|
3946
3969
|
*/
|
|
3947
3970
|
listCommits(listCommitsRequest) {
|
|
3948
3971
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4016,7 +4039,7 @@ class DevopsClient {
|
|
|
4016
4039
|
* @param ListConnectionsRequest
|
|
4017
4040
|
* @return ListConnectionsResponse
|
|
4018
4041
|
* @throws OciError when an error occurs
|
|
4019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
4020
4043
|
*/
|
|
4021
4044
|
listConnections(listConnectionsRequest) {
|
|
4022
4045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4088,7 +4111,7 @@ class DevopsClient {
|
|
|
4088
4111
|
* @param ListDeployArtifactsRequest
|
|
4089
4112
|
* @return ListDeployArtifactsResponse
|
|
4090
4113
|
* @throws OciError when an error occurs
|
|
4091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListDeployArtifacts.ts.html |here} to see how to use ListDeployArtifacts API.
|
|
4092
4115
|
*/
|
|
4093
4116
|
listDeployArtifacts(listDeployArtifactsRequest) {
|
|
4094
4117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4159,7 +4182,7 @@ class DevopsClient {
|
|
|
4159
4182
|
* @param ListDeployEnvironmentsRequest
|
|
4160
4183
|
* @return ListDeployEnvironmentsResponse
|
|
4161
4184
|
* @throws OciError when an error occurs
|
|
4162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4185
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListDeployEnvironments.ts.html |here} to see how to use ListDeployEnvironments API.
|
|
4163
4186
|
*/
|
|
4164
4187
|
listDeployEnvironments(listDeployEnvironmentsRequest) {
|
|
4165
4188
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4230,7 +4253,7 @@ class DevopsClient {
|
|
|
4230
4253
|
* @param ListDeployPipelinesRequest
|
|
4231
4254
|
* @return ListDeployPipelinesResponse
|
|
4232
4255
|
* @throws OciError when an error occurs
|
|
4233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListDeployPipelines.ts.html |here} to see how to use ListDeployPipelines API.
|
|
4234
4257
|
*/
|
|
4235
4258
|
listDeployPipelines(listDeployPipelinesRequest) {
|
|
4236
4259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4301,7 +4324,7 @@ class DevopsClient {
|
|
|
4301
4324
|
* @param ListDeployStagesRequest
|
|
4302
4325
|
* @return ListDeployStagesResponse
|
|
4303
4326
|
* @throws OciError when an error occurs
|
|
4304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListDeployStages.ts.html |here} to see how to use ListDeployStages API.
|
|
4305
4328
|
*/
|
|
4306
4329
|
listDeployStages(listDeployStagesRequest) {
|
|
4307
4330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4372,7 +4395,7 @@ class DevopsClient {
|
|
|
4372
4395
|
* @param ListDeploymentsRequest
|
|
4373
4396
|
* @return ListDeploymentsResponse
|
|
4374
4397
|
* @throws OciError when an error occurs
|
|
4375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4398
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListDeployments.ts.html |here} to see how to use ListDeployments API.
|
|
4376
4399
|
*/
|
|
4377
4400
|
listDeployments(listDeploymentsRequest) {
|
|
4378
4401
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4447,7 +4470,7 @@ class DevopsClient {
|
|
|
4447
4470
|
* @param ListMirrorRecordsRequest
|
|
4448
4471
|
* @return ListMirrorRecordsResponse
|
|
4449
4472
|
* @throws OciError when an error occurs
|
|
4450
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListMirrorRecords.ts.html |here} to see how to use ListMirrorRecords API.
|
|
4451
4474
|
*/
|
|
4452
4475
|
listMirrorRecords(listMirrorRecordsRequest) {
|
|
4453
4476
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4515,7 +4538,7 @@ class DevopsClient {
|
|
|
4515
4538
|
* @param ListPathsRequest
|
|
4516
4539
|
* @return ListPathsResponse
|
|
4517
4540
|
* @throws OciError when an error occurs
|
|
4518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListPaths.ts.html |here} to see how to use ListPaths API.
|
|
4519
4542
|
*/
|
|
4520
4543
|
listPaths(listPathsRequest) {
|
|
4521
4544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4587,7 +4610,7 @@ class DevopsClient {
|
|
|
4587
4610
|
* @param ListProjectsRequest
|
|
4588
4611
|
* @return ListProjectsResponse
|
|
4589
4612
|
* @throws OciError when an error occurs
|
|
4590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListProjects.ts.html |here} to see how to use ListProjects API.
|
|
4591
4614
|
*/
|
|
4592
4615
|
listProjects(listProjectsRequest) {
|
|
4593
4616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4658,7 +4681,7 @@ class DevopsClient {
|
|
|
4658
4681
|
* @param ListRefsRequest
|
|
4659
4682
|
* @return ListRefsResponse
|
|
4660
4683
|
* @throws OciError when an error occurs
|
|
4661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListRefs.ts.html |here} to see how to use ListRefs API.
|
|
4662
4685
|
*/
|
|
4663
4686
|
listRefs(listRefsRequest) {
|
|
4664
4687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4730,7 +4753,7 @@ class DevopsClient {
|
|
|
4730
4753
|
* @param ListRepositoriesRequest
|
|
4731
4754
|
* @return ListRepositoriesResponse
|
|
4732
4755
|
* @throws OciError when an error occurs
|
|
4733
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListRepositories.ts.html |here} to see how to use ListRepositories API.
|
|
4734
4757
|
*/
|
|
4735
4758
|
listRepositories(listRepositoriesRequest) {
|
|
4736
4759
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4802,7 +4825,7 @@ class DevopsClient {
|
|
|
4802
4825
|
* @param ListTriggersRequest
|
|
4803
4826
|
* @return ListTriggersResponse
|
|
4804
4827
|
* @throws OciError when an error occurs
|
|
4805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4828
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListTriggers.ts.html |here} to see how to use ListTriggers API.
|
|
4806
4829
|
*/
|
|
4807
4830
|
listTriggers(listTriggersRequest) {
|
|
4808
4831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4873,7 +4896,7 @@ class DevopsClient {
|
|
|
4873
4896
|
* @param ListWorkRequestErrorsRequest
|
|
4874
4897
|
* @return ListWorkRequestErrorsResponse
|
|
4875
4898
|
* @throws OciError when an error occurs
|
|
4876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
4877
4900
|
*/
|
|
4878
4901
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
4879
4902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4941,7 +4964,7 @@ class DevopsClient {
|
|
|
4941
4964
|
* @param ListWorkRequestLogsRequest
|
|
4942
4965
|
* @return ListWorkRequestLogsResponse
|
|
4943
4966
|
* @throws OciError when an error occurs
|
|
4944
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
4945
4968
|
*/
|
|
4946
4969
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
4947
4970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5009,7 +5032,7 @@ class DevopsClient {
|
|
|
5009
5032
|
* @param ListWorkRequestsRequest
|
|
5010
5033
|
* @return ListWorkRequestsResponse
|
|
5011
5034
|
* @throws OciError when an error occurs
|
|
5012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
5013
5036
|
*/
|
|
5014
5037
|
listWorkRequests(listWorkRequestsRequest) {
|
|
5015
5038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5081,7 +5104,7 @@ class DevopsClient {
|
|
|
5081
5104
|
* @param MirrorRepositoryRequest
|
|
5082
5105
|
* @return MirrorRepositoryResponse
|
|
5083
5106
|
* @throws OciError when an error occurs
|
|
5084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/MirrorRepository.ts.html |here} to see how to use MirrorRepository API.
|
|
5085
5108
|
*/
|
|
5086
5109
|
mirrorRepository(mirrorRepositoryRequest) {
|
|
5087
5110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5142,7 +5165,7 @@ class DevopsClient {
|
|
|
5142
5165
|
* @param PutRepositoryRefRequest
|
|
5143
5166
|
* @return PutRepositoryRefResponse
|
|
5144
5167
|
* @throws OciError when an error occurs
|
|
5145
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/PutRepositoryRef.ts.html |here} to see how to use PutRepositoryRef API.
|
|
5146
5169
|
*/
|
|
5147
5170
|
putRepositoryRef(putRepositoryRefRequest) {
|
|
5148
5171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5219,7 +5242,7 @@ class DevopsClient {
|
|
|
5219
5242
|
* @param ScheduleCascadingProjectDeletionRequest
|
|
5220
5243
|
* @return ScheduleCascadingProjectDeletionResponse
|
|
5221
5244
|
* @throws OciError when an error occurs
|
|
5222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ScheduleCascadingProjectDeletion.ts.html |here} to see how to use ScheduleCascadingProjectDeletion API.
|
|
5223
5246
|
*/
|
|
5224
5247
|
scheduleCascadingProjectDeletion(scheduleCascadingProjectDeletionRequest) {
|
|
5225
5248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5280,7 +5303,7 @@ class DevopsClient {
|
|
|
5280
5303
|
* @param UpdateBuildPipelineRequest
|
|
5281
5304
|
* @return UpdateBuildPipelineResponse
|
|
5282
5305
|
* @throws OciError when an error occurs
|
|
5283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateBuildPipeline.ts.html |here} to see how to use UpdateBuildPipeline API.
|
|
5284
5307
|
*/
|
|
5285
5308
|
updateBuildPipeline(updateBuildPipelineRequest) {
|
|
5286
5309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5355,7 +5378,7 @@ class DevopsClient {
|
|
|
5355
5378
|
* @param UpdateBuildPipelineStageRequest
|
|
5356
5379
|
* @return UpdateBuildPipelineStageResponse
|
|
5357
5380
|
* @throws OciError when an error occurs
|
|
5358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateBuildPipelineStage.ts.html |here} to see how to use UpdateBuildPipelineStage API.
|
|
5359
5382
|
*/
|
|
5360
5383
|
updateBuildPipelineStage(updateBuildPipelineStageRequest) {
|
|
5361
5384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5430,7 +5453,7 @@ class DevopsClient {
|
|
|
5430
5453
|
* @param UpdateBuildRunRequest
|
|
5431
5454
|
* @return UpdateBuildRunResponse
|
|
5432
5455
|
* @throws OciError when an error occurs
|
|
5433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateBuildRun.ts.html |here} to see how to use UpdateBuildRun API.
|
|
5434
5457
|
*/
|
|
5435
5458
|
updateBuildRun(updateBuildRunRequest) {
|
|
5436
5459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5500,7 +5523,7 @@ class DevopsClient {
|
|
|
5500
5523
|
* @param UpdateConnectionRequest
|
|
5501
5524
|
* @return UpdateConnectionResponse
|
|
5502
5525
|
* @throws OciError when an error occurs
|
|
5503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
5504
5527
|
*/
|
|
5505
5528
|
updateConnection(updateConnectionRequest) {
|
|
5506
5529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5575,7 +5598,7 @@ class DevopsClient {
|
|
|
5575
5598
|
* @param UpdateDeployArtifactRequest
|
|
5576
5599
|
* @return UpdateDeployArtifactResponse
|
|
5577
5600
|
* @throws OciError when an error occurs
|
|
5578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5601
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateDeployArtifact.ts.html |here} to see how to use UpdateDeployArtifact API.
|
|
5579
5602
|
*/
|
|
5580
5603
|
updateDeployArtifact(updateDeployArtifactRequest) {
|
|
5581
5604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5650,7 +5673,7 @@ class DevopsClient {
|
|
|
5650
5673
|
* @param UpdateDeployEnvironmentRequest
|
|
5651
5674
|
* @return UpdateDeployEnvironmentResponse
|
|
5652
5675
|
* @throws OciError when an error occurs
|
|
5653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateDeployEnvironment.ts.html |here} to see how to use UpdateDeployEnvironment API.
|
|
5654
5677
|
*/
|
|
5655
5678
|
updateDeployEnvironment(updateDeployEnvironmentRequest) {
|
|
5656
5679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5725,7 +5748,7 @@ class DevopsClient {
|
|
|
5725
5748
|
* @param UpdateDeployPipelineRequest
|
|
5726
5749
|
* @return UpdateDeployPipelineResponse
|
|
5727
5750
|
* @throws OciError when an error occurs
|
|
5728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5751
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateDeployPipeline.ts.html |here} to see how to use UpdateDeployPipeline API.
|
|
5729
5752
|
*/
|
|
5730
5753
|
updateDeployPipeline(updateDeployPipelineRequest) {
|
|
5731
5754
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5800,7 +5823,7 @@ class DevopsClient {
|
|
|
5800
5823
|
* @param UpdateDeployStageRequest
|
|
5801
5824
|
* @return UpdateDeployStageResponse
|
|
5802
5825
|
* @throws OciError when an error occurs
|
|
5803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5826
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateDeployStage.ts.html |here} to see how to use UpdateDeployStage API.
|
|
5804
5827
|
*/
|
|
5805
5828
|
updateDeployStage(updateDeployStageRequest) {
|
|
5806
5829
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5875,7 +5898,7 @@ class DevopsClient {
|
|
|
5875
5898
|
* @param UpdateDeploymentRequest
|
|
5876
5899
|
* @return UpdateDeploymentResponse
|
|
5877
5900
|
* @throws OciError when an error occurs
|
|
5878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5901
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateDeployment.ts.html |here} to see how to use UpdateDeployment API.
|
|
5879
5902
|
*/
|
|
5880
5903
|
updateDeployment(updateDeploymentRequest) {
|
|
5881
5904
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5940,7 +5963,7 @@ class DevopsClient {
|
|
|
5940
5963
|
* @param UpdateProjectRequest
|
|
5941
5964
|
* @return UpdateProjectResponse
|
|
5942
5965
|
* @throws OciError when an error occurs
|
|
5943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateProject.ts.html |here} to see how to use UpdateProject API.
|
|
5944
5967
|
*/
|
|
5945
5968
|
updateProject(updateProjectRequest) {
|
|
5946
5969
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6015,7 +6038,7 @@ class DevopsClient {
|
|
|
6015
6038
|
* @param UpdateRepositoryRequest
|
|
6016
6039
|
* @return UpdateRepositoryResponse
|
|
6017
6040
|
* @throws OciError when an error occurs
|
|
6018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6041
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
|
|
6019
6042
|
*/
|
|
6020
6043
|
updateRepository(updateRepositoryRequest) {
|
|
6021
6044
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6085,7 +6108,7 @@ class DevopsClient {
|
|
|
6085
6108
|
* @param UpdateTriggerRequest
|
|
6086
6109
|
* @return UpdateTriggerResponse
|
|
6087
6110
|
* @throws OciError when an error occurs
|
|
6088
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6111
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/UpdateTrigger.ts.html |here} to see how to use UpdateTrigger API.
|
|
6089
6112
|
*/
|
|
6090
6113
|
updateTrigger(updateTriggerRequest) {
|
|
6091
6114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6161,7 +6184,7 @@ class DevopsClient {
|
|
|
6161
6184
|
* @param ValidateConnectionRequest
|
|
6162
6185
|
* @return ValidateConnectionResponse
|
|
6163
6186
|
* @throws OciError when an error occurs
|
|
6164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/devops/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
|
|
6165
6188
|
*/
|
|
6166
6189
|
validateConnection(validateConnectionRequest) {
|
|
6167
6190
|
return __awaiter(this, void 0, void 0, function* () {
|