@huaweicloud/huaweicloud-sdk-codeartsbuild 3.1.151 → 3.1.152
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/package.json +2 -2
- package/v3/CodeArtsBuildClient.d.ts +298 -0
- package/v3/CodeArtsBuildClient.d.ts.map +1 -1
- package/v3/CodeArtsBuildClient.js +620 -0
- package/v3/CodeArtsBuildClient.js.map +1 -1
- package/v3/model/AddKeystorePermissionResponseBody.d.ts +32 -0
- package/v3/model/AddKeystorePermissionResponseBody.d.ts.map +1 -0
- package/v3/model/AddKeystorePermissionResponseBody.js +75 -0
- package/v3/model/AddKeystorePermissionResponseBody.js.map +1 -0
- package/v3/model/CheckJobNameIsExistsRequest.d.ts +12 -0
- package/v3/model/CheckJobNameIsExistsRequest.d.ts.map +1 -0
- package/v3/model/CheckJobNameIsExistsRequest.js +31 -0
- package/v3/model/CheckJobNameIsExistsRequest.js.map +1 -0
- package/v3/model/CheckJobNameIsExistsResponse.d.ts +9 -0
- package/v3/model/CheckJobNameIsExistsResponse.d.ts.map +1 -0
- package/v3/model/CheckJobNameIsExistsResponse.js +19 -0
- package/v3/model/CheckJobNameIsExistsResponse.js.map +1 -0
- package/v3/model/DownloadKeystoreByNameRequest.d.ts +12 -0
- package/v3/model/DownloadKeystoreByNameRequest.d.ts.map +1 -0
- package/v3/model/DownloadKeystoreByNameRequest.js +30 -0
- package/v3/model/DownloadKeystoreByNameRequest.js.map +1 -0
- package/v3/model/DownloadKeystoreByNameResponse.d.ts +5 -0
- package/v3/model/DownloadKeystoreByNameResponse.d.ts.map +1 -0
- package/v3/model/DownloadKeystoreByNameResponse.js +11 -0
- package/v3/model/DownloadKeystoreByNameResponse.js.map +1 -0
- package/v3/model/ListKeystoreRequest.d.ts +4 -0
- package/v3/model/ListKeystoreRequest.d.ts.map +1 -0
- package/v3/model/ListKeystoreRequest.js +9 -0
- package/v3/model/ListKeystoreRequest.js.map +1 -0
- package/v3/model/ListKeystoreResponse.d.ts +10 -0
- package/v3/model/ListKeystoreResponse.d.ts.map +1 -0
- package/v3/model/ListKeystoreResponse.js +19 -0
- package/v3/model/ListKeystoreResponse.js.map +1 -0
- package/v3/model/ListKeystoreResult.d.ts +10 -0
- package/v3/model/ListKeystoreResult.d.ts.map +1 -0
- package/v3/model/ListKeystoreResult.js +23 -0
- package/v3/model/ListKeystoreResult.js.map +1 -0
- package/v3/model/ListRecordsRequest.d.ts +26 -0
- package/v3/model/ListRecordsRequest.d.ts.map +1 -0
- package/v3/model/ListRecordsRequest.js +60 -0
- package/v3/model/ListRecordsRequest.js.map +1 -0
- package/v3/model/ListRecordsResponse.d.ts +12 -0
- package/v3/model/ListRecordsResponse.d.ts.map +1 -0
- package/v3/model/ListRecordsResponse.js +23 -0
- package/v3/model/ListRecordsResponse.js.map +1 -0
- package/v3/model/ListRecordsResult.d.ts +10 -0
- package/v3/model/ListRecordsResult.d.ts.map +1 -0
- package/v3/model/ListRecordsResult.js +17 -0
- package/v3/model/ListRecordsResult.js.map +1 -0
- package/v3/model/ListRecordsResultPagination.d.ts +10 -0
- package/v3/model/ListRecordsResultPagination.d.ts.map +1 -0
- package/v3/model/ListRecordsResultPagination.js +21 -0
- package/v3/model/ListRecordsResultPagination.js.map +1 -0
- package/v3/model/ListRelatedProjectInfoRequest.d.ts +14 -0
- package/v3/model/ListRelatedProjectInfoRequest.d.ts.map +1 -0
- package/v3/model/ListRelatedProjectInfoRequest.js +33 -0
- package/v3/model/ListRelatedProjectInfoRequest.js.map +1 -0
- package/v3/model/ListRelatedProjectInfoResponse.d.ts +12 -0
- package/v3/model/ListRelatedProjectInfoResponse.d.ts.map +1 -0
- package/v3/model/ListRelatedProjectInfoResponse.js +23 -0
- package/v3/model/ListRelatedProjectInfoResponse.js.map +1 -0
- package/v3/model/ListRelatedProjectInfoResult.d.ts +11 -0
- package/v3/model/ListRelatedProjectInfoResult.d.ts.map +1 -0
- package/v3/model/ListRelatedProjectInfoResult.js +23 -0
- package/v3/model/ListRelatedProjectInfoResult.js.map +1 -0
- package/v3/model/ListRelatedProjectInfoResultProjectInfoList.d.ts +18 -0
- package/v3/model/ListRelatedProjectInfoResultProjectInfoList.d.ts.map +1 -0
- package/v3/model/ListRelatedProjectInfoResultProjectInfoList.js +41 -0
- package/v3/model/ListRelatedProjectInfoResultProjectInfoList.js.map +1 -0
- package/v3/model/ShowBuildInfoRecordRequest.d.ts +12 -0
- package/v3/model/ShowBuildInfoRecordRequest.d.ts.map +1 -0
- package/v3/model/ShowBuildInfoRecordRequest.js +31 -0
- package/v3/model/ShowBuildInfoRecordRequest.js.map +1 -0
- package/v3/model/ShowBuildInfoRecordResponse.d.ts +12 -0
- package/v3/model/ShowBuildInfoRecordResponse.d.ts.map +1 -0
- package/v3/model/ShowBuildInfoRecordResponse.js +23 -0
- package/v3/model/ShowBuildInfoRecordResponse.js.map +1 -0
- package/v3/model/ShowDefaultBuildParametersParams.d.ts +8 -0
- package/v3/model/ShowDefaultBuildParametersParams.d.ts.map +1 -0
- package/v3/model/ShowDefaultBuildParametersParams.js +17 -0
- package/v3/model/ShowDefaultBuildParametersParams.js.map +1 -0
- package/v3/model/ShowDefaultBuildParametersRequest.d.ts +4 -0
- package/v3/model/ShowDefaultBuildParametersRequest.d.ts.map +1 -0
- package/v3/model/ShowDefaultBuildParametersRequest.js +9 -0
- package/v3/model/ShowDefaultBuildParametersRequest.js.map +1 -0
- package/v3/model/ShowDefaultBuildParametersResponse.d.ts +10 -0
- package/v3/model/ShowDefaultBuildParametersResponse.d.ts.map +1 -0
- package/v3/model/ShowDefaultBuildParametersResponse.js +19 -0
- package/v3/model/ShowDefaultBuildParametersResponse.js.map +1 -0
- package/v3/model/ShowDefaultBuildParametersResult.d.ts +9 -0
- package/v3/model/ShowDefaultBuildParametersResult.d.ts.map +1 -0
- package/v3/model/ShowDefaultBuildParametersResult.js +17 -0
- package/v3/model/ShowDefaultBuildParametersResult.js.map +1 -0
- package/v3/model/ShowDockerfileTemplateRequest.d.ts +8 -0
- package/v3/model/ShowDockerfileTemplateRequest.d.ts.map +1 -0
- package/v3/model/ShowDockerfileTemplateRequest.js +20 -0
- package/v3/model/ShowDockerfileTemplateRequest.js.map +1 -0
- package/v3/model/ShowDockerfileTemplateResponse.d.ts +5 -0
- package/v3/model/ShowDockerfileTemplateResponse.d.ts.map +1 -0
- package/v3/model/ShowDockerfileTemplateResponse.js +11 -0
- package/v3/model/ShowDockerfileTemplateResponse.js.map +1 -0
- package/v3/model/ShowJobNoticeConfigInfoRequest.d.ts +8 -0
- package/v3/model/ShowJobNoticeConfigInfoRequest.d.ts.map +1 -0
- package/v3/model/ShowJobNoticeConfigInfoRequest.js +20 -0
- package/v3/model/ShowJobNoticeConfigInfoRequest.js.map +1 -0
- package/v3/model/ShowJobNoticeConfigInfoResponse.d.ts +12 -0
- package/v3/model/ShowJobNoticeConfigInfoResponse.d.ts.map +1 -0
- package/v3/model/ShowJobNoticeConfigInfoResponse.js +23 -0
- package/v3/model/ShowJobNoticeConfigInfoResponse.js.map +1 -0
- package/v3/model/ShowKeystorePermissionRequest.d.ts +14 -0
- package/v3/model/ShowKeystorePermissionRequest.d.ts.map +1 -0
- package/v3/model/ShowKeystorePermissionRequest.js +36 -0
- package/v3/model/ShowKeystorePermissionRequest.js.map +1 -0
- package/v3/model/ShowKeystorePermissionResponse.d.ts +12 -0
- package/v3/model/ShowKeystorePermissionResponse.d.ts.map +1 -0
- package/v3/model/ShowKeystorePermissionResponse.js +23 -0
- package/v3/model/ShowKeystorePermissionResponse.js.map +1 -0
- package/v3/model/ShowKeystorePermissionResponseBodyResult.d.ts +11 -0
- package/v3/model/ShowKeystorePermissionResponseBodyResult.d.ts.map +1 -0
- package/v3/model/ShowKeystorePermissionResponseBodyResult.js +23 -0
- package/v3/model/ShowKeystorePermissionResponseBodyResult.js.map +1 -0
- package/v3/model/ShowRelatedProjectRequest.d.ts +4 -0
- package/v3/model/ShowRelatedProjectRequest.d.ts.map +1 -0
- package/v3/model/ShowRelatedProjectRequest.js +9 -0
- package/v3/model/ShowRelatedProjectRequest.js.map +1 -0
- package/v3/model/ShowRelatedProjectResponse.d.ts +12 -0
- package/v3/model/ShowRelatedProjectResponse.d.ts.map +1 -0
- package/v3/model/ShowRelatedProjectResponse.js +23 -0
- package/v3/model/ShowRelatedProjectResponse.js.map +1 -0
- package/v3/model/ShowRelatedProjectResult.d.ts +11 -0
- package/v3/model/ShowRelatedProjectResult.d.ts.map +1 -0
- package/v3/model/ShowRelatedProjectResult.js +23 -0
- package/v3/model/ShowRelatedProjectResult.js.map +1 -0
- package/v3/model/ShowRelatedProjectResultProjectInfoList.d.ts +20 -0
- package/v3/model/ShowRelatedProjectResultProjectInfoList.d.ts.map +1 -0
- package/v3/model/ShowRelatedProjectResultProjectInfoList.js +47 -0
- package/v3/model/ShowRelatedProjectResultProjectInfoList.js.map +1 -0
- package/v3/public-api.d.ts +33 -0
- package/v3/public-api.d.ts.map +1 -1
- package/v3/public-api.js +33 -0
- package/v3/public-api.js.map +1 -1
@@ -0,0 +1,20 @@
|
|
1
|
+
export declare class ShowRelatedProjectResultProjectInfoList {
|
2
|
+
identifier?: string;
|
3
|
+
name?: string;
|
4
|
+
private 'author_id'?;
|
5
|
+
private 'is_creator'?;
|
6
|
+
private 'author_domain_id'?;
|
7
|
+
constructor();
|
8
|
+
withIdentifier(identifier: string): ShowRelatedProjectResultProjectInfoList;
|
9
|
+
withName(name: string): ShowRelatedProjectResultProjectInfoList;
|
10
|
+
withAuthorId(authorId: string): ShowRelatedProjectResultProjectInfoList;
|
11
|
+
set authorId(authorId: string | undefined);
|
12
|
+
get authorId(): string | undefined;
|
13
|
+
withIsCreator(isCreator: boolean): ShowRelatedProjectResultProjectInfoList;
|
14
|
+
set isCreator(isCreator: boolean | undefined);
|
15
|
+
get isCreator(): boolean | undefined;
|
16
|
+
withAuthorDomainId(authorDomainId: string): ShowRelatedProjectResultProjectInfoList;
|
17
|
+
set authorDomainId(authorDomainId: string | undefined);
|
18
|
+
get authorDomainId(): string | undefined;
|
19
|
+
}
|
20
|
+
//# sourceMappingURL=ShowRelatedProjectResultProjectInfoList.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowRelatedProjectResultProjectInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowRelatedProjectResultProjectInfoList.ts"],"names":[],"mappings":"AAEA,qBAAa,uCAAuC;IACzC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,WAAW,CAAC,CAAS;IAC7B,OAAO,CAAC,YAAY,CAAC,CAAU;IAC/B,OAAO,CAAC,kBAAkB,CAAC,CAAS;;IAG7B,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,uCAAuC;IAI3E,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,uCAAuC;IAI/D,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,uCAAuC;IAI9E,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,aAAa,CAAC,SAAS,EAAE,OAAO,GAAG,uCAAuC;IAIjF,IAAW,SAAS,CAAC,SAAS,EAAE,OAAO,GAAI,SAAS,EAEnD;IACD,IAAW,SAAS,IAAI,OAAO,GAAG,SAAS,CAE1C;IACM,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,uCAAuC;IAI1F,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;CACJ"}
|
@@ -0,0 +1,47 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.ShowRelatedProjectResultProjectInfoList = void 0;
|
4
|
+
class ShowRelatedProjectResultProjectInfoList {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withIdentifier(identifier) {
|
8
|
+
this['identifier'] = identifier;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withName(name) {
|
12
|
+
this['name'] = name;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
withAuthorId(authorId) {
|
16
|
+
this['author_id'] = authorId;
|
17
|
+
return this;
|
18
|
+
}
|
19
|
+
set authorId(authorId) {
|
20
|
+
this['author_id'] = authorId;
|
21
|
+
}
|
22
|
+
get authorId() {
|
23
|
+
return this['author_id'];
|
24
|
+
}
|
25
|
+
withIsCreator(isCreator) {
|
26
|
+
this['is_creator'] = isCreator;
|
27
|
+
return this;
|
28
|
+
}
|
29
|
+
set isCreator(isCreator) {
|
30
|
+
this['is_creator'] = isCreator;
|
31
|
+
}
|
32
|
+
get isCreator() {
|
33
|
+
return this['is_creator'];
|
34
|
+
}
|
35
|
+
withAuthorDomainId(authorDomainId) {
|
36
|
+
this['author_domain_id'] = authorDomainId;
|
37
|
+
return this;
|
38
|
+
}
|
39
|
+
set authorDomainId(authorDomainId) {
|
40
|
+
this['author_domain_id'] = authorDomainId;
|
41
|
+
}
|
42
|
+
get authorDomainId() {
|
43
|
+
return this['author_domain_id'];
|
44
|
+
}
|
45
|
+
}
|
46
|
+
exports.ShowRelatedProjectResultProjectInfoList = ShowRelatedProjectResultProjectInfoList;
|
47
|
+
//# sourceMappingURL=ShowRelatedProjectResultProjectInfoList.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ShowRelatedProjectResultProjectInfoList.js","sourceRoot":"","sources":["../../../../../services/codeartsbuild/v3/model/ShowRelatedProjectResultProjectInfoList.ts"],"names":[],"mappings":";;;AAEA,MAAa,uCAAuC;IAMhD;IACA,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,WAAW,CAAC,GAAG,QAAQ,CAAC;IACjC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,WAAW,CAAC,CAAC;IAC7B,CAAC;IACM,aAAa,CAAC,SAAkB;QACnC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA+B;QAChD,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,kBAAkB,CAAC,GAAG,cAAc,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,kBAAkB,CAAC,GAAG,cAAc,CAAC;IAC9C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,kBAAkB,CAAC,CAAC;IACpC,CAAC;CACJ;AA9CD,0FA8CC"}
|
package/v3/public-api.d.ts
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
export * from './CodeArtsBuildClient';
|
2
|
+
export * from './model/AddKeystorePermissionResponseBody';
|
2
3
|
export * from './model/BuildInfoRecord';
|
3
4
|
export * from './model/BuildInfoRecordCommitInfo';
|
4
5
|
export * from './model/BuildParams';
|
@@ -8,6 +9,8 @@ export * from './model/BuildRecordBuildRecordType';
|
|
8
9
|
export * from './model/BuildRecordParameters';
|
9
10
|
export * from './model/BuildStageRecord';
|
10
11
|
export * from './model/BuildStep';
|
12
|
+
export * from './model/CheckJobNameIsExistsRequest';
|
13
|
+
export * from './model/CheckJobNameIsExistsResponse';
|
11
14
|
export * from './model/Constraints';
|
12
15
|
export * from './model/CreateBuildJobParameter';
|
13
16
|
export * from './model/CreateBuildJobParameterParam';
|
@@ -34,6 +37,8 @@ export * from './model/DisableNoticeRequest';
|
|
34
37
|
export * from './model/DisableNoticeResponse';
|
35
38
|
export * from './model/DownloadBuildLogRequest';
|
36
39
|
export * from './model/DownloadBuildLogResponse';
|
40
|
+
export * from './model/DownloadKeystoreByNameRequest';
|
41
|
+
export * from './model/DownloadKeystoreByNameResponse';
|
37
42
|
export * from './model/DownloadKeystoreRequest';
|
38
43
|
export * from './model/DownloadKeystoreResponse';
|
39
44
|
export * from './model/DownloadLogByRecordIdRequest';
|
@@ -58,6 +63,9 @@ export * from './model/ListBuildInfoRecordRequest';
|
|
58
63
|
export * from './model/ListBuildInfoRecordResponse';
|
59
64
|
export * from './model/ListJobConfigRequest';
|
60
65
|
export * from './model/ListJobConfigResponse';
|
66
|
+
export * from './model/ListKeystoreRequest';
|
67
|
+
export * from './model/ListKeystoreResponse';
|
68
|
+
export * from './model/ListKeystoreResult';
|
61
69
|
export * from './model/ListNoticeRequest';
|
62
70
|
export * from './model/ListNoticeResponse';
|
63
71
|
export * from './model/ListOfficialTemplateRequest';
|
@@ -65,8 +73,16 @@ export * from './model/ListOfficialTemplateResponse';
|
|
65
73
|
export * from './model/ListOfficialTemplateResult';
|
66
74
|
export * from './model/ListProjectJobsRequest';
|
67
75
|
export * from './model/ListProjectJobsResponse';
|
76
|
+
export * from './model/ListRecordsRequest';
|
77
|
+
export * from './model/ListRecordsResponse';
|
78
|
+
export * from './model/ListRecordsResult';
|
79
|
+
export * from './model/ListRecordsResultPagination';
|
68
80
|
export * from './model/ListRecyclingJobRequest';
|
69
81
|
export * from './model/ListRecyclingJobResponse';
|
82
|
+
export * from './model/ListRelatedProjectInfoRequest';
|
83
|
+
export * from './model/ListRelatedProjectInfoResponse';
|
84
|
+
export * from './model/ListRelatedProjectInfoResult';
|
85
|
+
export * from './model/ListRelatedProjectInfoResultProjectInfoList';
|
70
86
|
export * from './model/ListTemplatesRequest';
|
71
87
|
export * from './model/ListTemplatesResponse';
|
72
88
|
export * from './model/OutPutInfoResult';
|
@@ -87,6 +103,8 @@ export * from './model/RunJobRequest';
|
|
87
103
|
export * from './model/RunJobRequestBody';
|
88
104
|
export * from './model/RunJobResponse';
|
89
105
|
export * from './model/Scm';
|
106
|
+
export * from './model/ShowBuildInfoRecordRequest';
|
107
|
+
export * from './model/ShowBuildInfoRecordResponse';
|
90
108
|
export * from './model/ShowBuildParamsListRequest';
|
91
109
|
export * from './model/ShowBuildParamsListResponse';
|
92
110
|
export * from './model/ShowBuildRecordBuildScriptRequest';
|
@@ -95,6 +113,12 @@ export * from './model/ShowBuildRecordFullStagesRequest';
|
|
95
113
|
export * from './model/ShowBuildRecordFullStagesResponse';
|
96
114
|
export * from './model/ShowBuildRecordRequest';
|
97
115
|
export * from './model/ShowBuildRecordResponse';
|
116
|
+
export * from './model/ShowDefaultBuildParametersParams';
|
117
|
+
export * from './model/ShowDefaultBuildParametersRequest';
|
118
|
+
export * from './model/ShowDefaultBuildParametersResponse';
|
119
|
+
export * from './model/ShowDefaultBuildParametersResult';
|
120
|
+
export * from './model/ShowDockerfileTemplateRequest';
|
121
|
+
export * from './model/ShowDockerfileTemplateResponse';
|
98
122
|
export * from './model/ShowFlowGraphRequest';
|
99
123
|
export * from './model/ShowFlowGraphResponse';
|
100
124
|
export * from './model/ShowHistoryDetailsRequest';
|
@@ -120,6 +144,8 @@ export * from './model/ShowJobInfoResponse';
|
|
120
144
|
export * from './model/ShowJobInfoResult';
|
121
145
|
export * from './model/ShowJobListByProjectIdRequest';
|
122
146
|
export * from './model/ShowJobListByProjectIdResponse';
|
147
|
+
export * from './model/ShowJobNoticeConfigInfoRequest';
|
148
|
+
export * from './model/ShowJobNoticeConfigInfoResponse';
|
123
149
|
export * from './model/ShowJobRolePermissionRequest';
|
124
150
|
export * from './model/ShowJobRolePermissionResponse';
|
125
151
|
export * from './model/ShowJobRolePermissionResult';
|
@@ -129,6 +155,9 @@ export * from './model/ShowJobSuccessRatioRequest';
|
|
129
155
|
export * from './model/ShowJobSuccessRatioResponse';
|
130
156
|
export * from './model/ShowJobSystemParametersRequest';
|
131
157
|
export * from './model/ShowJobSystemParametersResponse';
|
158
|
+
export * from './model/ShowKeystorePermissionRequest';
|
159
|
+
export * from './model/ShowKeystorePermissionResponse';
|
160
|
+
export * from './model/ShowKeystorePermissionResponseBodyResult';
|
132
161
|
export * from './model/ShowLastHistoryRequest';
|
133
162
|
export * from './model/ShowLastHistoryResponse';
|
134
163
|
export * from './model/ShowListHistoryRequest';
|
@@ -143,6 +172,10 @@ export * from './model/ShowRecordDetailRequest';
|
|
143
172
|
export * from './model/ShowRecordDetailResponse';
|
144
173
|
export * from './model/ShowRecordInfoRequest';
|
145
174
|
export * from './model/ShowRecordInfoResponse';
|
175
|
+
export * from './model/ShowRelatedProjectRequest';
|
176
|
+
export * from './model/ShowRelatedProjectResponse';
|
177
|
+
export * from './model/ShowRelatedProjectResult';
|
178
|
+
export * from './model/ShowRelatedProjectResultProjectInfoList';
|
146
179
|
export * from './model/ShowReportSummary';
|
147
180
|
export * from './model/ShowReportSummaryBodyResult';
|
148
181
|
export * from './model/ShowReportSummaryRequest';
|
package/v3/public-api.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../../services/codeartsbuild/v3/public-api.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../../services/codeartsbuild/v3/public-api.ts"],"names":[],"mappings":"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"}
|
package/v3/public-api.js
CHANGED
@@ -15,6 +15,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
15
15
|
};
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
17
17
|
__exportStar(require("./CodeArtsBuildClient"), exports);
|
18
|
+
__exportStar(require("./model/AddKeystorePermissionResponseBody"), exports);
|
18
19
|
__exportStar(require("./model/BuildInfoRecord"), exports);
|
19
20
|
__exportStar(require("./model/BuildInfoRecordCommitInfo"), exports);
|
20
21
|
__exportStar(require("./model/BuildParams"), exports);
|
@@ -24,6 +25,8 @@ __exportStar(require("./model/BuildRecordBuildRecordType"), exports);
|
|
24
25
|
__exportStar(require("./model/BuildRecordParameters"), exports);
|
25
26
|
__exportStar(require("./model/BuildStageRecord"), exports);
|
26
27
|
__exportStar(require("./model/BuildStep"), exports);
|
28
|
+
__exportStar(require("./model/CheckJobNameIsExistsRequest"), exports);
|
29
|
+
__exportStar(require("./model/CheckJobNameIsExistsResponse"), exports);
|
27
30
|
__exportStar(require("./model/Constraints"), exports);
|
28
31
|
__exportStar(require("./model/CreateBuildJobParameter"), exports);
|
29
32
|
__exportStar(require("./model/CreateBuildJobParameterParam"), exports);
|
@@ -50,6 +53,8 @@ __exportStar(require("./model/DisableNoticeRequest"), exports);
|
|
50
53
|
__exportStar(require("./model/DisableNoticeResponse"), exports);
|
51
54
|
__exportStar(require("./model/DownloadBuildLogRequest"), exports);
|
52
55
|
__exportStar(require("./model/DownloadBuildLogResponse"), exports);
|
56
|
+
__exportStar(require("./model/DownloadKeystoreByNameRequest"), exports);
|
57
|
+
__exportStar(require("./model/DownloadKeystoreByNameResponse"), exports);
|
53
58
|
__exportStar(require("./model/DownloadKeystoreRequest"), exports);
|
54
59
|
__exportStar(require("./model/DownloadKeystoreResponse"), exports);
|
55
60
|
__exportStar(require("./model/DownloadLogByRecordIdRequest"), exports);
|
@@ -74,6 +79,9 @@ __exportStar(require("./model/ListBuildInfoRecordRequest"), exports);
|
|
74
79
|
__exportStar(require("./model/ListBuildInfoRecordResponse"), exports);
|
75
80
|
__exportStar(require("./model/ListJobConfigRequest"), exports);
|
76
81
|
__exportStar(require("./model/ListJobConfigResponse"), exports);
|
82
|
+
__exportStar(require("./model/ListKeystoreRequest"), exports);
|
83
|
+
__exportStar(require("./model/ListKeystoreResponse"), exports);
|
84
|
+
__exportStar(require("./model/ListKeystoreResult"), exports);
|
77
85
|
__exportStar(require("./model/ListNoticeRequest"), exports);
|
78
86
|
__exportStar(require("./model/ListNoticeResponse"), exports);
|
79
87
|
__exportStar(require("./model/ListOfficialTemplateRequest"), exports);
|
@@ -81,8 +89,16 @@ __exportStar(require("./model/ListOfficialTemplateResponse"), exports);
|
|
81
89
|
__exportStar(require("./model/ListOfficialTemplateResult"), exports);
|
82
90
|
__exportStar(require("./model/ListProjectJobsRequest"), exports);
|
83
91
|
__exportStar(require("./model/ListProjectJobsResponse"), exports);
|
92
|
+
__exportStar(require("./model/ListRecordsRequest"), exports);
|
93
|
+
__exportStar(require("./model/ListRecordsResponse"), exports);
|
94
|
+
__exportStar(require("./model/ListRecordsResult"), exports);
|
95
|
+
__exportStar(require("./model/ListRecordsResultPagination"), exports);
|
84
96
|
__exportStar(require("./model/ListRecyclingJobRequest"), exports);
|
85
97
|
__exportStar(require("./model/ListRecyclingJobResponse"), exports);
|
98
|
+
__exportStar(require("./model/ListRelatedProjectInfoRequest"), exports);
|
99
|
+
__exportStar(require("./model/ListRelatedProjectInfoResponse"), exports);
|
100
|
+
__exportStar(require("./model/ListRelatedProjectInfoResult"), exports);
|
101
|
+
__exportStar(require("./model/ListRelatedProjectInfoResultProjectInfoList"), exports);
|
86
102
|
__exportStar(require("./model/ListTemplatesRequest"), exports);
|
87
103
|
__exportStar(require("./model/ListTemplatesResponse"), exports);
|
88
104
|
__exportStar(require("./model/OutPutInfoResult"), exports);
|
@@ -103,6 +119,8 @@ __exportStar(require("./model/RunJobRequest"), exports);
|
|
103
119
|
__exportStar(require("./model/RunJobRequestBody"), exports);
|
104
120
|
__exportStar(require("./model/RunJobResponse"), exports);
|
105
121
|
__exportStar(require("./model/Scm"), exports);
|
122
|
+
__exportStar(require("./model/ShowBuildInfoRecordRequest"), exports);
|
123
|
+
__exportStar(require("./model/ShowBuildInfoRecordResponse"), exports);
|
106
124
|
__exportStar(require("./model/ShowBuildParamsListRequest"), exports);
|
107
125
|
__exportStar(require("./model/ShowBuildParamsListResponse"), exports);
|
108
126
|
__exportStar(require("./model/ShowBuildRecordBuildScriptRequest"), exports);
|
@@ -111,6 +129,12 @@ __exportStar(require("./model/ShowBuildRecordFullStagesRequest"), exports);
|
|
111
129
|
__exportStar(require("./model/ShowBuildRecordFullStagesResponse"), exports);
|
112
130
|
__exportStar(require("./model/ShowBuildRecordRequest"), exports);
|
113
131
|
__exportStar(require("./model/ShowBuildRecordResponse"), exports);
|
132
|
+
__exportStar(require("./model/ShowDefaultBuildParametersParams"), exports);
|
133
|
+
__exportStar(require("./model/ShowDefaultBuildParametersRequest"), exports);
|
134
|
+
__exportStar(require("./model/ShowDefaultBuildParametersResponse"), exports);
|
135
|
+
__exportStar(require("./model/ShowDefaultBuildParametersResult"), exports);
|
136
|
+
__exportStar(require("./model/ShowDockerfileTemplateRequest"), exports);
|
137
|
+
__exportStar(require("./model/ShowDockerfileTemplateResponse"), exports);
|
114
138
|
__exportStar(require("./model/ShowFlowGraphRequest"), exports);
|
115
139
|
__exportStar(require("./model/ShowFlowGraphResponse"), exports);
|
116
140
|
__exportStar(require("./model/ShowHistoryDetailsRequest"), exports);
|
@@ -136,6 +160,8 @@ __exportStar(require("./model/ShowJobInfoResponse"), exports);
|
|
136
160
|
__exportStar(require("./model/ShowJobInfoResult"), exports);
|
137
161
|
__exportStar(require("./model/ShowJobListByProjectIdRequest"), exports);
|
138
162
|
__exportStar(require("./model/ShowJobListByProjectIdResponse"), exports);
|
163
|
+
__exportStar(require("./model/ShowJobNoticeConfigInfoRequest"), exports);
|
164
|
+
__exportStar(require("./model/ShowJobNoticeConfigInfoResponse"), exports);
|
139
165
|
__exportStar(require("./model/ShowJobRolePermissionRequest"), exports);
|
140
166
|
__exportStar(require("./model/ShowJobRolePermissionResponse"), exports);
|
141
167
|
__exportStar(require("./model/ShowJobRolePermissionResult"), exports);
|
@@ -145,6 +171,9 @@ __exportStar(require("./model/ShowJobSuccessRatioRequest"), exports);
|
|
145
171
|
__exportStar(require("./model/ShowJobSuccessRatioResponse"), exports);
|
146
172
|
__exportStar(require("./model/ShowJobSystemParametersRequest"), exports);
|
147
173
|
__exportStar(require("./model/ShowJobSystemParametersResponse"), exports);
|
174
|
+
__exportStar(require("./model/ShowKeystorePermissionRequest"), exports);
|
175
|
+
__exportStar(require("./model/ShowKeystorePermissionResponse"), exports);
|
176
|
+
__exportStar(require("./model/ShowKeystorePermissionResponseBodyResult"), exports);
|
148
177
|
__exportStar(require("./model/ShowLastHistoryRequest"), exports);
|
149
178
|
__exportStar(require("./model/ShowLastHistoryResponse"), exports);
|
150
179
|
__exportStar(require("./model/ShowListHistoryRequest"), exports);
|
@@ -159,6 +188,10 @@ __exportStar(require("./model/ShowRecordDetailRequest"), exports);
|
|
159
188
|
__exportStar(require("./model/ShowRecordDetailResponse"), exports);
|
160
189
|
__exportStar(require("./model/ShowRecordInfoRequest"), exports);
|
161
190
|
__exportStar(require("./model/ShowRecordInfoResponse"), exports);
|
191
|
+
__exportStar(require("./model/ShowRelatedProjectRequest"), exports);
|
192
|
+
__exportStar(require("./model/ShowRelatedProjectResponse"), exports);
|
193
|
+
__exportStar(require("./model/ShowRelatedProjectResult"), exports);
|
194
|
+
__exportStar(require("./model/ShowRelatedProjectResultProjectInfoList"), exports);
|
162
195
|
__exportStar(require("./model/ShowReportSummary"), exports);
|
163
196
|
__exportStar(require("./model/ShowReportSummaryBodyResult"), exports);
|
164
197
|
__exportStar(require("./model/ShowReportSummaryRequest"), exports);
|
package/v3/public-api.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"public-api.js","sourceRoot":"","sources":["../../../../services/codeartsbuild/v3/public-api.ts"],"names":[],"mappings":"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"}
|
1
|
+
{"version":3,"file":"public-api.js","sourceRoot":"","sources":["../../../../services/codeartsbuild/v3/public-api.ts"],"names":[],"mappings":"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"}
|