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