| Package | Description | 
|---|---|
| com.tencentcloudapi.ses.v20201002.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment[] | BatchSendEmailRequest. getAttachments()Get Attachment parameters to set when you need to send attachments. | 
| Attachment[] | SendEmailRequest. getAttachments()Get Parameters for the attachments to be sent. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BatchSendEmailRequest. setAttachments(Attachment[] Attachments)Set Attachment parameters to set when you need to send attachments. | 
| void | SendEmailRequest. setAttachments(Attachment[] Attachments)Set Parameters for the attachments to be sent. | 
| 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 © 2023. All rights reserved.