Uses of Class
software.amazon.awssdk.services.codecommit.model.ApprovalRuleDoesNotExistException
-
Packages that use ApprovalRuleDoesNotExistException Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of ApprovalRuleDoesNotExistException in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that throw ApprovalRuleDoesNotExistException 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.
-