| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReactionForComment> |
GetCommentReactionsResponse.reactionsForComment()
An array of reactions to the specified comment.
|
| Modifier and Type | Method and Description |
|---|---|
GetCommentReactionsResponse.Builder |
GetCommentReactionsResponse.Builder.reactionsForComment(ReactionForComment... reactionsForComment)
An array of reactions to the specified comment.
|
| Modifier and Type | Method and Description |
|---|---|
GetCommentReactionsResponse.Builder |
GetCommentReactionsResponse.Builder.reactionsForComment(Collection<ReactionForComment> reactionsForComment)
An array of reactions to the specified comment.
|
Copyright © 2020. All rights reserved.