public static class Attachments.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Attachments.Builder |
add(Attachment attachment) |
Attachments.Builder |
addAll(Attachments attachments) |
Attachments |
build() |
public Attachments.Builder add(Attachment attachment)
public Attachments.Builder addAll(Attachments attachments)
public Attachments build()