Uses of Class
software.amazon.awssdk.services.codecommit.model.MaximumRuleTemplatesAssociatedWithRepositoryException
-
Packages that use MaximumRuleTemplatesAssociatedWithRepositoryException Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of MaximumRuleTemplatesAssociatedWithRepositoryException in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that throw MaximumRuleTemplatesAssociatedWithRepositoryException Modifier and Type Method Description default AssociateApprovalRuleTemplateWithRepositoryResponseCodeCommitClient. associateApprovalRuleTemplateWithRepository(Consumer<AssociateApprovalRuleTemplateWithRepositoryRequest.Builder> associateApprovalRuleTemplateWithRepositoryRequest)Creates an association between an approval rule template and a specified repository.default AssociateApprovalRuleTemplateWithRepositoryResponseCodeCommitClient. associateApprovalRuleTemplateWithRepository(AssociateApprovalRuleTemplateWithRepositoryRequest associateApprovalRuleTemplateWithRepositoryRequest)Creates an association between an approval rule template and a specified repository.
-