| Package | Description |
|---|---|
| org.yiwan.seiya.tower.message.model |
| Modifier and Type | Method and Description |
|---|---|
static EmailAttachment |
EmailAttachment.fromString(String json)
Convert the given JSON string to object of class
EmailAttachment. |
EmailAttachment |
EmailAttachment.withDisplayName(String displayName) |
EmailAttachment |
EmailAttachment.withFileUrl(String fileUrl) |
| Modifier and Type | Method and Description |
|---|---|
EmailContentReq |
EmailContentReq.withAttachmentsAdd(EmailAttachment attachments) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailContentReq.setAttachments(List<EmailAttachment> attachments) |
EmailContentReq |
EmailContentReq.withAttachments(List<EmailAttachment> attachments) |
Copyright © 2019. All rights reserved.