Uses of Class
software.amazon.awssdk.services.codecommit.model.ReactionLimitExceededException
-
Packages that use ReactionLimitExceededException Package Description software.amazon.awssdk.services.codecommit CodeCommit -
-
Uses of ReactionLimitExceededException in software.amazon.awssdk.services.codecommit
Methods in software.amazon.awssdk.services.codecommit that throw ReactionLimitExceededException Modifier and Type Method Description default PutCommentReactionResponseCodeCommitClient. putCommentReaction(Consumer<PutCommentReactionRequest.Builder> putCommentReactionRequest)Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.default PutCommentReactionResponseCodeCommitClient. putCommentReaction(PutCommentReactionRequest putCommentReactionRequest)Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
-