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