@aws-sdk/client-codecommit 3.303.0 → 3.309.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-cjs/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -2
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -2
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateBranchCommand.js +2 -2
- package/dist-cjs/commands/CreateCommitCommand.js +2 -2
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -2
- package/dist-cjs/commands/CreatePullRequestCommand.js +2 -2
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -2
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteBranchCommand.js +2 -2
- package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -2
- package/dist-cjs/commands/DeleteFileCommand.js +2 -2
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -2
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -2
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -2
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -2
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetBlobCommand.js +2 -2
- package/dist-cjs/commands/GetBranchCommand.js +2 -2
- package/dist-cjs/commands/GetCommentCommand.js +2 -2
- package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -2
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -2
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -2
- package/dist-cjs/commands/GetCommitCommand.js +2 -2
- package/dist-cjs/commands/GetDifferencesCommand.js +2 -2
- package/dist-cjs/commands/GetFileCommand.js +2 -2
- package/dist-cjs/commands/GetFolderCommand.js +2 -2
- package/dist-cjs/commands/GetMergeCommitCommand.js +2 -2
- package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -2
- package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -2
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -2
- package/dist-cjs/commands/GetPullRequestCommand.js +2 -2
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -2
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -2
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -2
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -2
- package/dist-cjs/commands/ListBranchesCommand.js +2 -2
- package/dist-cjs/commands/ListPullRequestsCommand.js +2 -2
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -2
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -2
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -2
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -2
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -2
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -2
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -2
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -2
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -2
- package/dist-cjs/commands/PostCommentReplyCommand.js +2 -2
- package/dist-cjs/commands/PutCommentReactionCommand.js +2 -2
- package/dist-cjs/commands/PutFileCommand.js +2 -2
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -2
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -2
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -2
- package/dist-cjs/commands/UpdateCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -2
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -2
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -2
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -2
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -2
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -2
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +2653 -2713
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +3 -3
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +3 -3
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +3 -3
- package/dist-es/commands/BatchGetCommitsCommand.js +3 -3
- package/dist-es/commands/BatchGetRepositoriesCommand.js +3 -3
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +3 -3
- package/dist-es/commands/CreateBranchCommand.js +3 -3
- package/dist-es/commands/CreateCommitCommand.js +3 -3
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +3 -3
- package/dist-es/commands/CreatePullRequestCommand.js +3 -3
- package/dist-es/commands/CreateRepositoryCommand.js +3 -3
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +3 -3
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteBranchCommand.js +3 -3
- package/dist-es/commands/DeleteCommentContentCommand.js +3 -3
- package/dist-es/commands/DeleteFileCommand.js +3 -3
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +3 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
- package/dist-es/commands/DescribeMergeConflictsCommand.js +3 -3
- package/dist-es/commands/DescribePullRequestEventsCommand.js +3 -3
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +3 -3
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +3 -3
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +3 -3
- package/dist-es/commands/GetBlobCommand.js +3 -3
- package/dist-es/commands/GetBranchCommand.js +3 -3
- package/dist-es/commands/GetCommentCommand.js +3 -3
- package/dist-es/commands/GetCommentReactionsCommand.js +3 -3
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +3 -3
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +3 -3
- package/dist-es/commands/GetCommitCommand.js +3 -3
- package/dist-es/commands/GetDifferencesCommand.js +3 -3
- package/dist-es/commands/GetFileCommand.js +3 -3
- package/dist-es/commands/GetFolderCommand.js +3 -3
- package/dist-es/commands/GetMergeCommitCommand.js +3 -3
- package/dist-es/commands/GetMergeConflictsCommand.js +3 -3
- package/dist-es/commands/GetMergeOptionsCommand.js +3 -3
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +3 -3
- package/dist-es/commands/GetPullRequestCommand.js +3 -3
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +3 -3
- package/dist-es/commands/GetRepositoryCommand.js +3 -3
- package/dist-es/commands/GetRepositoryTriggersCommand.js +3 -3
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +3 -3
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +3 -3
- package/dist-es/commands/ListBranchesCommand.js +3 -3
- package/dist-es/commands/ListPullRequestsCommand.js +3 -3
- package/dist-es/commands/ListRepositoriesCommand.js +3 -3
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +3 -3
- package/dist-es/commands/MergeBranchesBySquashCommand.js +3 -3
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +3 -3
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +3 -3
- package/dist-es/commands/MergePullRequestBySquashCommand.js +3 -3
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +3 -3
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +3 -3
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +3 -3
- package/dist-es/commands/PostCommentForPullRequestCommand.js +3 -3
- package/dist-es/commands/PostCommentReplyCommand.js +3 -3
- package/dist-es/commands/PutCommentReactionCommand.js +3 -3
- package/dist-es/commands/PutFileCommand.js +3 -3
- package/dist-es/commands/PutRepositoryTriggersCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestRepositoryTriggersCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +3 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +3 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +3 -3
- package/dist-es/commands/UpdateCommentCommand.js +3 -3
- package/dist-es/commands/UpdateDefaultBranchCommand.js +3 -3
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +3 -3
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +3 -3
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +3 -3
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +3 -3
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +3 -3
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +3 -3
- package/dist-es/commands/UpdateRepositoryNameCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +2495 -2555
- package/dist-types/protocols/Aws_json1_1.d.ts +616 -154
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +154 -154
- package/package.json +29 -29
|
@@ -36,10 +36,10 @@ class AssociateApprovalRuleTemplateWithRepositoryCommand extends smithy_client_1
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_AssociateApprovalRuleTemplateWithRepositoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_AssociateApprovalRuleTemplateWithRepositoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AssociateApprovalRuleTemplateWithRepositoryCommand = AssociateApprovalRuleTemplateWithRepositoryCommand;
|
|
@@ -36,10 +36,10 @@ class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends smithy_c
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchAssociateApprovalRuleTemplateWithRepositoriesCommand = BatchAssociateApprovalRuleTemplateWithRepositoriesCommand;
|
|
@@ -36,10 +36,10 @@ class BatchDescribeMergeConflictsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_BatchDescribeMergeConflictsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_BatchDescribeMergeConflictsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchDescribeMergeConflictsCommand = BatchDescribeMergeConflictsCommand;
|
|
@@ -36,10 +36,10 @@ class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extends smith
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand = BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand;
|
|
@@ -36,10 +36,10 @@ class BatchGetCommitsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_BatchGetCommitsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_BatchGetCommitsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchGetCommitsCommand = BatchGetCommitsCommand;
|
|
@@ -36,10 +36,10 @@ class BatchGetRepositoriesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_BatchGetRepositoriesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_BatchGetRepositoriesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchGetRepositoriesCommand = BatchGetRepositoriesCommand;
|
|
@@ -36,10 +36,10 @@ class CreateApprovalRuleTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateApprovalRuleTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateApprovalRuleTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateApprovalRuleTemplateCommand = CreateApprovalRuleTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class CreateBranchCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateBranchCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateBranchCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateBranchCommand = CreateBranchCommand;
|
|
@@ -36,10 +36,10 @@ class CreateCommitCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateCommitCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateCommitCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateCommitCommand = CreateCommitCommand;
|
|
@@ -36,10 +36,10 @@ class CreatePullRequestApprovalRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreatePullRequestApprovalRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreatePullRequestApprovalRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreatePullRequestApprovalRuleCommand = CreatePullRequestApprovalRuleCommand;
|
|
@@ -36,10 +36,10 @@ class CreatePullRequestCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreatePullRequestCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreatePullRequestCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreatePullRequestCommand = CreatePullRequestCommand;
|
|
@@ -36,10 +36,10 @@ class CreateRepositoryCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateRepositoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateRepositoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateRepositoryCommand = CreateRepositoryCommand;
|
|
@@ -36,10 +36,10 @@ class CreateUnreferencedMergeCommitCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateUnreferencedMergeCommitCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateUnreferencedMergeCommitCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateUnreferencedMergeCommitCommand = CreateUnreferencedMergeCommitCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteApprovalRuleTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteApprovalRuleTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteApprovalRuleTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteApprovalRuleTemplateCommand = DeleteApprovalRuleTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBranchCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteBranchCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteBranchCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBranchCommand = DeleteBranchCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteCommentContentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteCommentContentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteCommentContentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteCommentContentCommand = DeleteCommentContentCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteFileCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteFileCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteFileCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteFileCommand = DeleteFileCommand;
|
|
@@ -36,10 +36,10 @@ class DeletePullRequestApprovalRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeletePullRequestApprovalRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeletePullRequestApprovalRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeletePullRequestApprovalRuleCommand = DeletePullRequestApprovalRuleCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRepositoryCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteRepositoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteRepositoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRepositoryCommand = DeleteRepositoryCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeMergeConflictsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribeMergeConflictsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribeMergeConflictsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeMergeConflictsCommand = DescribeMergeConflictsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribePullRequestEventsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DescribePullRequestEventsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DescribePullRequestEventsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribePullRequestEventsCommand = DescribePullRequestEventsCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateApprovalRuleTemplateFromRepositoryCommand extends smithy_clien
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DisassociateApprovalRuleTemplateFromRepositoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DisassociateApprovalRuleTemplateFromRepositoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateApprovalRuleTemplateFromRepositoryCommand = DisassociateApprovalRuleTemplateFromRepositoryCommand;
|
|
@@ -36,10 +36,10 @@ class EvaluatePullRequestApprovalRulesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_EvaluatePullRequestApprovalRulesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_EvaluatePullRequestApprovalRulesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.EvaluatePullRequestApprovalRulesCommand = EvaluatePullRequestApprovalRulesCommand;
|
|
@@ -36,10 +36,10 @@ class GetApprovalRuleTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetApprovalRuleTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetApprovalRuleTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApprovalRuleTemplateCommand = GetApprovalRuleTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class GetBlobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetBlobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetBlobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetBlobCommand = GetBlobCommand;
|
|
@@ -36,10 +36,10 @@ class GetBranchCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetBranchCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetBranchCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetBranchCommand = GetBranchCommand;
|
|
@@ -36,10 +36,10 @@ class GetCommentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetCommentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetCommentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCommentCommand = GetCommentCommand;
|
|
@@ -36,10 +36,10 @@ class GetCommentReactionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetCommentReactionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetCommentReactionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCommentReactionsCommand = GetCommentReactionsCommand;
|
|
@@ -36,10 +36,10 @@ class GetCommentsForComparedCommitCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetCommentsForComparedCommitCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetCommentsForComparedCommitCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCommentsForComparedCommitCommand = GetCommentsForComparedCommitCommand;
|
|
@@ -36,10 +36,10 @@ class GetCommentsForPullRequestCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetCommentsForPullRequestCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetCommentsForPullRequestCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCommentsForPullRequestCommand = GetCommentsForPullRequestCommand;
|
|
@@ -36,10 +36,10 @@ class GetCommitCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetCommitCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetCommitCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCommitCommand = GetCommitCommand;
|
|
@@ -36,10 +36,10 @@ class GetDifferencesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetDifferencesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetDifferencesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetDifferencesCommand = GetDifferencesCommand;
|
|
@@ -36,10 +36,10 @@ class GetFileCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetFileCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetFileCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFileCommand = GetFileCommand;
|
|
@@ -36,10 +36,10 @@ class GetFolderCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetFolderCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetFolderCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFolderCommand = GetFolderCommand;
|
|
@@ -36,10 +36,10 @@ class GetMergeCommitCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetMergeCommitCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetMergeCommitCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetMergeCommitCommand = GetMergeCommitCommand;
|
|
@@ -36,10 +36,10 @@ class GetMergeConflictsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetMergeConflictsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetMergeConflictsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetMergeConflictsCommand = GetMergeConflictsCommand;
|
|
@@ -36,10 +36,10 @@ class GetMergeOptionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetMergeOptionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetMergeOptionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetMergeOptionsCommand = GetMergeOptionsCommand;
|
|
@@ -36,10 +36,10 @@ class GetPullRequestApprovalStatesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetPullRequestApprovalStatesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetPullRequestApprovalStatesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetPullRequestApprovalStatesCommand = GetPullRequestApprovalStatesCommand;
|
|
@@ -36,10 +36,10 @@ class GetPullRequestCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetPullRequestCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetPullRequestCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetPullRequestCommand = GetPullRequestCommand;
|
|
@@ -36,10 +36,10 @@ class GetPullRequestOverrideStateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetPullRequestOverrideStateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetPullRequestOverrideStateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetPullRequestOverrideStateCommand = GetPullRequestOverrideStateCommand;
|
|
@@ -36,10 +36,10 @@ class GetRepositoryCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetRepositoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetRepositoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetRepositoryCommand = GetRepositoryCommand;
|
|
@@ -36,10 +36,10 @@ class GetRepositoryTriggersCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetRepositoryTriggersCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetRepositoryTriggersCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetRepositoryTriggersCommand = GetRepositoryTriggersCommand;
|
|
@@ -36,10 +36,10 @@ class ListApprovalRuleTemplatesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListApprovalRuleTemplatesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListApprovalRuleTemplatesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListApprovalRuleTemplatesCommand = ListApprovalRuleTemplatesCommand;
|