| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutCommentReactionResponse |
CodeCommitClient.putCommentReaction(PutCommentReactionRequest putCommentReactionRequest)
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
|
default CompletableFuture<PutCommentReactionResponse> |
CodeCommitAsyncClient.putCommentReaction(PutCommentReactionRequest putCommentReactionRequest)
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutCommentReactionRequestMarshaller.marshall(PutCommentReactionRequest putCommentReactionRequest) |
Copyright © 2022. All rights reserved.