| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
List<CommentsForComparedCommit> |
GetCommentsForComparedCommitResponse.commentsForComparedCommitData()
A list of comment objects on the compared commit.
|
| Modifier and Type | Method and Description |
|---|---|
GetCommentsForComparedCommitResponse.Builder |
GetCommentsForComparedCommitResponse.Builder.commentsForComparedCommitData(CommentsForComparedCommit... commentsForComparedCommitData)
A list of comment objects on the compared commit.
|
| Modifier and Type | Method and Description |
|---|---|
GetCommentsForComparedCommitResponse.Builder |
GetCommentsForComparedCommitResponse.Builder.commentsForComparedCommitData(Collection<CommentsForComparedCommit> commentsForComparedCommitData)
A list of comment objects on the compared commit.
|
Copyright © 2022. All rights reserved.