Uses of Class
software.amazon.awssdk.services.codecommit.model.CannotModifyApprovalRuleFromTemplateException
-
Packages that use CannotModifyApprovalRuleFromTemplateException Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of CannotModifyApprovalRuleFromTemplateException in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that throw CannotModifyApprovalRuleFromTemplateException Modifier and Type Method Description default UpdatePullRequestApprovalRuleContentResponseCodeCommitClient. updatePullRequestApprovalRuleContent(Consumer<UpdatePullRequestApprovalRuleContentRequest.Builder> updatePullRequestApprovalRuleContentRequest)Updates the structure of an approval rule created specifically for a pull request.default UpdatePullRequestApprovalRuleContentResponseCodeCommitClient. updatePullRequestApprovalRuleContent(UpdatePullRequestApprovalRuleContentRequest updatePullRequestApprovalRuleContentRequest)Updates the structure of an approval rule created specifically for a pull request.
-