static GetCommentsForComparedCommitResponse.Builder |
GetCommentsForComparedCommitResponse.builder() |
|
GetCommentsForComparedCommitResponse.Builder |
GetCommentsForComparedCommitResponse.Builder.commentsForComparedCommitData(Collection<CommentsForComparedCommit> commentsForComparedCommitData) |
A list of comment objects on the compared commit.
|
GetCommentsForComparedCommitResponse.Builder |
GetCommentsForComparedCommitResponse.Builder.commentsForComparedCommitData(Consumer<CommentsForComparedCommit.Builder>... commentsForComparedCommitData) |
A list of comment objects on the compared commit.
|
GetCommentsForComparedCommitResponse.Builder |
GetCommentsForComparedCommitResponse.Builder.commentsForComparedCommitData(CommentsForComparedCommit... commentsForComparedCommitData) |
A list of comment objects on the compared commit.
|
GetCommentsForComparedCommitResponse.Builder |
GetCommentsForComparedCommitResponse.Builder.nextToken(String nextToken) |
An enumeration token that can be used in a request to return the next batch of the results.
|
GetCommentsForComparedCommitResponse.Builder |
GetCommentsForComparedCommitResponse.toBuilder() |
|