| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
List<CommentsForPullRequest> |
GetCommentsForPullRequestResponse.commentsForPullRequestData()
An array of comment objects on the pull request.
|
| Modifier and Type | Method and Description |
|---|---|
GetCommentsForPullRequestResponse.Builder |
GetCommentsForPullRequestResponse.Builder.commentsForPullRequestData(CommentsForPullRequest... commentsForPullRequestData)
An array of comment objects on the pull request.
|
| Modifier and Type | Method and Description |
|---|---|
GetCommentsForPullRequestResponse.Builder |
GetCommentsForPullRequestResponse.Builder.commentsForPullRequestData(Collection<CommentsForPullRequest> commentsForPullRequestData)
An array of comment objects on the pull request.
|
Copyright © 2021. All rights reserved.