public static class Attachment.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
build() |
Attachment.Builder |
setId(java.lang.String id)
Set the id string which represents an email attachment.
|
public Attachment.Builder setId(java.lang.String id)
id - Stringpublic Attachment build()