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