| Package | Description | 
|---|---|
| com.tencentcloudapi.ses.v20201002.models | 
| Modifier and Type | Method and Description | 
|---|---|
Attachment[] | 
SendEmailRequest.getAttachments()
Get Email attachments 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SendEmailRequest.setAttachments(Attachment[] Attachments)
Set Email attachments 
 | 
| Constructor and Description | 
|---|
Attachment(Attachment source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2021. All rights reserved.