public static class PullRequestCommentCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PullRequestCommentCollection |
build() |
PullRequestCommentCollection.Builder |
copy(PullRequestCommentCollection model) |
PullRequestCommentCollection.Builder |
items(List<PullRequestCommentSummary> items)
List of pullRequest comment objects.
|
public PullRequestCommentCollection.Builder items(List<PullRequestCommentSummary> items)
List of pullRequest comment objects.
items
- the value to setpublic PullRequestCommentCollection build()
public PullRequestCommentCollection.Builder copy(PullRequestCommentCollection model)
Copyright © 2016–2024. All rights reserved.