@aws-sdk/client-codecommit 3.650.0 → 3.654.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/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateBranchCommand.d.ts +11 -0
- package/dist-types/commands/CreateCommitCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreatePullRequestCommand.d.ts +11 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBranchCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFileCommand.d.ts +11 -0
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +11 -0
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetBlobCommand.d.ts +11 -0
- package/dist-types/commands/GetBranchCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/GetCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetDifferencesCommand.d.ts +11 -0
- package/dist-types/commands/GetFileCommand.d.ts +11 -0
- package/dist-types/commands/GetFolderCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeCommitCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +11 -0
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/ListBranchesCommand.d.ts +11 -0
- package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +11 -0
- package/dist-types/commands/ListPullRequestsCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +11 -0
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +11 -0
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +11 -0
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +11 -0
- package/dist-types/commands/PostCommentReplyCommand.d.ts +11 -0
- package/dist-types/commands/PutCommentReactionCommand.d.ts +11 -0
- package/dist-types/commands/PutFileCommand.d.ts +11 -0
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCommentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFileCommitHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutFileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -107,4 +107,15 @@ declare const AssociateApprovalRuleTemplateWithRepositoryCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class AssociateApprovalRuleTemplateWithRepositoryCommand extends AssociateApprovalRuleTemplateWithRepositoryCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: AssociateApprovalRuleTemplateWithRepositoryInput;
|
|
114
|
+
output: {};
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: AssociateApprovalRuleTemplateWithRepositoryCommandInput;
|
|
118
|
+
output: AssociateApprovalRuleTemplateWithRepositoryCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -102,4 +102,15 @@ declare const BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends BatchAssociateApprovalRuleTemplateWithRepositoriesCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: BatchAssociateApprovalRuleTemplateWithRepositoriesInput;
|
|
109
|
+
output: BatchAssociateApprovalRuleTemplateWithRepositoriesOutput;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput;
|
|
113
|
+
output: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -202,4 +202,15 @@ declare const BatchDescribeMergeConflictsCommand_base: {
|
|
|
202
202
|
* @public
|
|
203
203
|
*/
|
|
204
204
|
export declare class BatchDescribeMergeConflictsCommand extends BatchDescribeMergeConflictsCommand_base {
|
|
205
|
+
/** @internal type navigation helper, not in runtime. */
|
|
206
|
+
protected static __types: {
|
|
207
|
+
api: {
|
|
208
|
+
input: BatchDescribeMergeConflictsInput;
|
|
209
|
+
output: BatchDescribeMergeConflictsOutput;
|
|
210
|
+
};
|
|
211
|
+
sdk: {
|
|
212
|
+
input: BatchDescribeMergeConflictsCommandInput;
|
|
213
|
+
output: BatchDescribeMergeConflictsCommandOutput;
|
|
214
|
+
};
|
|
215
|
+
};
|
|
205
216
|
}
|
package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts
CHANGED
|
@@ -102,4 +102,15 @@ declare const BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_base:
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: BatchDisassociateApprovalRuleTemplateFromRepositoriesInput;
|
|
109
|
+
output: BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput;
|
|
113
|
+
output: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -122,4 +122,15 @@ declare const BatchGetCommitsCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class BatchGetCommitsCommand extends BatchGetCommitsCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: BatchGetCommitsInput;
|
|
129
|
+
output: BatchGetCommitsOutput;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: BatchGetCommitsCommandInput;
|
|
133
|
+
output: BatchGetCommitsCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -120,4 +120,15 @@ declare const BatchGetRepositoriesCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class BatchGetRepositoriesCommand extends BatchGetRepositoriesCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: BatchGetRepositoriesInput;
|
|
127
|
+
output: BatchGetRepositoriesOutput;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: BatchGetRepositoriesCommandInput;
|
|
131
|
+
output: BatchGetRepositoriesCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -99,4 +99,15 @@ declare const CreateApprovalRuleTemplateCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class CreateApprovalRuleTemplateCommand extends CreateApprovalRuleTemplateCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: CreateApprovalRuleTemplateInput;
|
|
106
|
+
output: CreateApprovalRuleTemplateOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: CreateApprovalRuleTemplateCommandInput;
|
|
110
|
+
output: CreateApprovalRuleTemplateCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -109,4 +109,15 @@ declare const CreateBranchCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class CreateBranchCommand extends CreateBranchCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: CreateBranchInput;
|
|
116
|
+
output: {};
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: CreateBranchCommandInput;
|
|
120
|
+
output: CreateBranchCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -245,4 +245,15 @@ declare const CreateCommitCommand_base: {
|
|
|
245
245
|
* @public
|
|
246
246
|
*/
|
|
247
247
|
export declare class CreateCommitCommand extends CreateCommitCommand_base {
|
|
248
|
+
/** @internal type navigation helper, not in runtime. */
|
|
249
|
+
protected static __types: {
|
|
250
|
+
api: {
|
|
251
|
+
input: CreateCommitInput;
|
|
252
|
+
output: CreateCommitOutput;
|
|
253
|
+
};
|
|
254
|
+
sdk: {
|
|
255
|
+
input: CreateCommitCommandInput;
|
|
256
|
+
output: CreateCommitCommandOutput;
|
|
257
|
+
};
|
|
258
|
+
};
|
|
248
259
|
}
|
|
@@ -117,4 +117,15 @@ declare const CreatePullRequestApprovalRuleCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class CreatePullRequestApprovalRuleCommand extends CreatePullRequestApprovalRuleCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: CreatePullRequestApprovalRuleInput;
|
|
124
|
+
output: CreatePullRequestApprovalRuleOutput;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: CreatePullRequestApprovalRuleCommandInput;
|
|
128
|
+
output: CreatePullRequestApprovalRuleCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -198,4 +198,15 @@ declare const CreatePullRequestCommand_base: {
|
|
|
198
198
|
* @public
|
|
199
199
|
*/
|
|
200
200
|
export declare class CreatePullRequestCommand extends CreatePullRequestCommand_base {
|
|
201
|
+
/** @internal type navigation helper, not in runtime. */
|
|
202
|
+
protected static __types: {
|
|
203
|
+
api: {
|
|
204
|
+
input: CreatePullRequestInput;
|
|
205
|
+
output: CreatePullRequestOutput;
|
|
206
|
+
};
|
|
207
|
+
sdk: {
|
|
208
|
+
input: CreatePullRequestCommandInput;
|
|
209
|
+
output: CreatePullRequestCommandOutput;
|
|
210
|
+
};
|
|
211
|
+
};
|
|
201
212
|
}
|
|
@@ -131,4 +131,15 @@ declare const CreateRepositoryCommand_base: {
|
|
|
131
131
|
* @public
|
|
132
132
|
*/
|
|
133
133
|
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
|
|
134
|
+
/** @internal type navigation helper, not in runtime. */
|
|
135
|
+
protected static __types: {
|
|
136
|
+
api: {
|
|
137
|
+
input: CreateRepositoryInput;
|
|
138
|
+
output: CreateRepositoryOutput;
|
|
139
|
+
};
|
|
140
|
+
sdk: {
|
|
141
|
+
input: CreateRepositoryCommandInput;
|
|
142
|
+
output: CreateRepositoryCommandOutput;
|
|
143
|
+
};
|
|
144
|
+
};
|
|
134
145
|
}
|
|
@@ -215,4 +215,15 @@ declare const CreateUnreferencedMergeCommitCommand_base: {
|
|
|
215
215
|
* @public
|
|
216
216
|
*/
|
|
217
217
|
export declare class CreateUnreferencedMergeCommitCommand extends CreateUnreferencedMergeCommitCommand_base {
|
|
218
|
+
/** @internal type navigation helper, not in runtime. */
|
|
219
|
+
protected static __types: {
|
|
220
|
+
api: {
|
|
221
|
+
input: CreateUnreferencedMergeCommitInput;
|
|
222
|
+
output: CreateUnreferencedMergeCommitOutput;
|
|
223
|
+
};
|
|
224
|
+
sdk: {
|
|
225
|
+
input: CreateUnreferencedMergeCommitCommandInput;
|
|
226
|
+
output: CreateUnreferencedMergeCommitCommandOutput;
|
|
227
|
+
};
|
|
228
|
+
};
|
|
218
229
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteApprovalRuleTemplateCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteApprovalRuleTemplateCommand extends DeleteApprovalRuleTemplateCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DeleteApprovalRuleTemplateInput;
|
|
76
|
+
output: DeleteApprovalRuleTemplateOutput;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteApprovalRuleTemplateCommandInput;
|
|
80
|
+
output: DeleteApprovalRuleTemplateCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -99,4 +99,15 @@ declare const DeleteBranchCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class DeleteBranchCommand extends DeleteBranchCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: DeleteBranchInput;
|
|
106
|
+
output: DeleteBranchOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: DeleteBranchCommandInput;
|
|
110
|
+
output: DeleteBranchCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteCommentContentCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteCommentContentCommand extends DeleteCommentContentCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteCommentContentInput;
|
|
92
|
+
output: DeleteCommentContentOutput;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteCommentContentCommandInput;
|
|
96
|
+
output: DeleteCommentContentCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -146,4 +146,15 @@ declare const DeleteFileCommand_base: {
|
|
|
146
146
|
* @public
|
|
147
147
|
*/
|
|
148
148
|
export declare class DeleteFileCommand extends DeleteFileCommand_base {
|
|
149
|
+
/** @internal type navigation helper, not in runtime. */
|
|
150
|
+
protected static __types: {
|
|
151
|
+
api: {
|
|
152
|
+
input: DeleteFileInput;
|
|
153
|
+
output: DeleteFileOutput;
|
|
154
|
+
};
|
|
155
|
+
sdk: {
|
|
156
|
+
input: DeleteFileCommandInput;
|
|
157
|
+
output: DeleteFileCommandOutput;
|
|
158
|
+
};
|
|
159
|
+
};
|
|
149
160
|
}
|
|
@@ -97,4 +97,15 @@ declare const DeletePullRequestApprovalRuleCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class DeletePullRequestApprovalRuleCommand extends DeletePullRequestApprovalRuleCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: DeletePullRequestApprovalRuleInput;
|
|
104
|
+
output: DeletePullRequestApprovalRuleOutput;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: DeletePullRequestApprovalRuleCommandInput;
|
|
108
|
+
output: DeletePullRequestApprovalRuleCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -88,4 +88,15 @@ declare const DeleteRepositoryCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DeleteRepositoryInput;
|
|
95
|
+
output: DeleteRepositoryOutput;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DeleteRepositoryCommandInput;
|
|
99
|
+
output: DeleteRepositoryCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -197,4 +197,15 @@ declare const DescribeMergeConflictsCommand_base: {
|
|
|
197
197
|
* @public
|
|
198
198
|
*/
|
|
199
199
|
export declare class DescribeMergeConflictsCommand extends DescribeMergeConflictsCommand_base {
|
|
200
|
+
/** @internal type navigation helper, not in runtime. */
|
|
201
|
+
protected static __types: {
|
|
202
|
+
api: {
|
|
203
|
+
input: DescribeMergeConflictsInput;
|
|
204
|
+
output: DescribeMergeConflictsOutput;
|
|
205
|
+
};
|
|
206
|
+
sdk: {
|
|
207
|
+
input: DescribeMergeConflictsCommandInput;
|
|
208
|
+
output: DescribeMergeConflictsCommandOutput;
|
|
209
|
+
};
|
|
210
|
+
};
|
|
200
211
|
}
|
|
@@ -147,4 +147,15 @@ declare const DescribePullRequestEventsCommand_base: {
|
|
|
147
147
|
* @public
|
|
148
148
|
*/
|
|
149
149
|
export declare class DescribePullRequestEventsCommand extends DescribePullRequestEventsCommand_base {
|
|
150
|
+
/** @internal type navigation helper, not in runtime. */
|
|
151
|
+
protected static __types: {
|
|
152
|
+
api: {
|
|
153
|
+
input: DescribePullRequestEventsInput;
|
|
154
|
+
output: DescribePullRequestEventsOutput;
|
|
155
|
+
};
|
|
156
|
+
sdk: {
|
|
157
|
+
input: DescribePullRequestEventsCommandInput;
|
|
158
|
+
output: DescribePullRequestEventsCommandOutput;
|
|
159
|
+
};
|
|
160
|
+
};
|
|
150
161
|
}
|
|
@@ -100,4 +100,15 @@ declare const DisassociateApprovalRuleTemplateFromRepositoryCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class DisassociateApprovalRuleTemplateFromRepositoryCommand extends DisassociateApprovalRuleTemplateFromRepositoryCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: DisassociateApprovalRuleTemplateFromRepositoryInput;
|
|
107
|
+
output: {};
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput;
|
|
111
|
+
output: DisassociateApprovalRuleTemplateFromRepositoryCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -100,4 +100,15 @@ declare const EvaluatePullRequestApprovalRulesCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class EvaluatePullRequestApprovalRulesCommand extends EvaluatePullRequestApprovalRulesCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: EvaluatePullRequestApprovalRulesInput;
|
|
107
|
+
output: EvaluatePullRequestApprovalRulesOutput;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: EvaluatePullRequestApprovalRulesCommandInput;
|
|
111
|
+
output: EvaluatePullRequestApprovalRulesCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetApprovalRuleTemplateCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetApprovalRuleTemplateCommand extends GetApprovalRuleTemplateCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetApprovalRuleTemplateInput;
|
|
85
|
+
output: GetApprovalRuleTemplateOutput;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetApprovalRuleTemplateCommandInput;
|
|
89
|
+
output: GetApprovalRuleTemplateCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -100,4 +100,15 @@ declare const GetBlobCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class GetBlobCommand extends GetBlobCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: GetBlobInput;
|
|
107
|
+
output: GetBlobOutput;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: GetBlobCommandInput;
|
|
111
|
+
output: GetBlobCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -99,4 +99,15 @@ declare const GetBranchCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class GetBranchCommand extends GetBranchCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: GetBranchInput;
|
|
106
|
+
output: GetBranchOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: GetBranchCommandInput;
|
|
110
|
+
output: GetBranchCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -104,4 +104,15 @@ declare const GetCommentCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class GetCommentCommand extends GetCommentCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: GetCommentInput;
|
|
111
|
+
output: GetCommentOutput;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: GetCommentCommandInput;
|
|
115
|
+
output: GetCommentCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -95,4 +95,15 @@ declare const GetCommentReactionsCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class GetCommentReactionsCommand extends GetCommentReactionsCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: GetCommentReactionsInput;
|
|
102
|
+
output: GetCommentReactionsOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: GetCommentReactionsCommandInput;
|
|
106
|
+
output: GetCommentReactionsCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -141,4 +141,15 @@ declare const GetCommentsForComparedCommitCommand_base: {
|
|
|
141
141
|
* @public
|
|
142
142
|
*/
|
|
143
143
|
export declare class GetCommentsForComparedCommitCommand extends GetCommentsForComparedCommitCommand_base {
|
|
144
|
+
/** @internal type navigation helper, not in runtime. */
|
|
145
|
+
protected static __types: {
|
|
146
|
+
api: {
|
|
147
|
+
input: GetCommentsForComparedCommitInput;
|
|
148
|
+
output: GetCommentsForComparedCommitOutput;
|
|
149
|
+
};
|
|
150
|
+
sdk: {
|
|
151
|
+
input: GetCommentsForComparedCommitCommandInput;
|
|
152
|
+
output: GetCommentsForComparedCommitCommandOutput;
|
|
153
|
+
};
|
|
154
|
+
};
|
|
144
155
|
}
|
|
@@ -155,4 +155,15 @@ declare const GetCommentsForPullRequestCommand_base: {
|
|
|
155
155
|
* @public
|
|
156
156
|
*/
|
|
157
157
|
export declare class GetCommentsForPullRequestCommand extends GetCommentsForPullRequestCommand_base {
|
|
158
|
+
/** @internal type navigation helper, not in runtime. */
|
|
159
|
+
protected static __types: {
|
|
160
|
+
api: {
|
|
161
|
+
input: GetCommentsForPullRequestInput;
|
|
162
|
+
output: GetCommentsForPullRequestOutput;
|
|
163
|
+
};
|
|
164
|
+
sdk: {
|
|
165
|
+
input: GetCommentsForPullRequestCommandInput;
|
|
166
|
+
output: GetCommentsForPullRequestCommandOutput;
|
|
167
|
+
};
|
|
168
|
+
};
|
|
158
169
|
}
|
|
@@ -114,4 +114,15 @@ declare const GetCommitCommand_base: {
|
|
|
114
114
|
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class GetCommitCommand extends GetCommitCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: GetCommitInput;
|
|
121
|
+
output: GetCommitOutput;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: GetCommitCommandInput;
|
|
125
|
+
output: GetCommitCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -133,4 +133,15 @@ declare const GetDifferencesCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class GetDifferencesCommand extends GetDifferencesCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: GetDifferencesInput;
|
|
140
|
+
output: GetDifferencesOutput;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: GetDifferencesCommandInput;
|
|
144
|
+
output: GetDifferencesCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -113,4 +113,15 @@ declare const GetFileCommand_base: {
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
export declare class GetFileCommand extends GetFileCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: GetFileInput;
|
|
120
|
+
output: GetFileOutput;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: GetFileCommandInput;
|
|
124
|
+
output: GetFileCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -136,4 +136,15 @@ declare const GetFolderCommand_base: {
|
|
|
136
136
|
* @public
|
|
137
137
|
*/
|
|
138
138
|
export declare class GetFolderCommand extends GetFolderCommand_base {
|
|
139
|
+
/** @internal type navigation helper, not in runtime. */
|
|
140
|
+
protected static __types: {
|
|
141
|
+
api: {
|
|
142
|
+
input: GetFolderInput;
|
|
143
|
+
output: GetFolderOutput;
|
|
144
|
+
};
|
|
145
|
+
sdk: {
|
|
146
|
+
input: GetFolderCommandInput;
|
|
147
|
+
output: GetFolderCommandOutput;
|
|
148
|
+
};
|
|
149
|
+
};
|
|
139
150
|
}
|
|
@@ -108,4 +108,15 @@ declare const GetMergeCommitCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class GetMergeCommitCommand extends GetMergeCommitCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: GetMergeCommitInput;
|
|
115
|
+
output: GetMergeCommitOutput;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: GetMergeCommitCommandInput;
|
|
119
|
+
output: GetMergeCommitCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -173,4 +173,15 @@ declare const GetMergeConflictsCommand_base: {
|
|
|
173
173
|
* @public
|
|
174
174
|
*/
|
|
175
175
|
export declare class GetMergeConflictsCommand extends GetMergeConflictsCommand_base {
|
|
176
|
+
/** @internal type navigation helper, not in runtime. */
|
|
177
|
+
protected static __types: {
|
|
178
|
+
api: {
|
|
179
|
+
input: GetMergeConflictsInput;
|
|
180
|
+
output: GetMergeConflictsOutput;
|
|
181
|
+
};
|
|
182
|
+
sdk: {
|
|
183
|
+
input: GetMergeConflictsCommandInput;
|
|
184
|
+
output: GetMergeConflictsCommandOutput;
|
|
185
|
+
};
|
|
186
|
+
};
|
|
176
187
|
}
|
|
@@ -122,4 +122,15 @@ declare const GetMergeOptionsCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class GetMergeOptionsCommand extends GetMergeOptionsCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: GetMergeOptionsInput;
|
|
129
|
+
output: GetMergeOptionsOutput;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: GetMergeOptionsCommandInput;
|
|
133
|
+
output: GetMergeOptionsCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -94,4 +94,15 @@ declare const GetPullRequestApprovalStatesCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class GetPullRequestApprovalStatesCommand extends GetPullRequestApprovalStatesCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: GetPullRequestApprovalStatesInput;
|
|
101
|
+
output: GetPullRequestApprovalStatesOutput;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: GetPullRequestApprovalStatesCommandInput;
|
|
105
|
+
output: GetPullRequestApprovalStatesCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -122,4 +122,15 @@ declare const GetPullRequestCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class GetPullRequestCommand extends GetPullRequestCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: GetPullRequestInput;
|
|
129
|
+
output: GetPullRequestOutput;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: GetPullRequestCommandInput;
|
|
133
|
+
output: GetPullRequestCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|