| Package | Description | 
|---|---|
| com.tencentcloudapi.ses.v20201002.models | 
| Modifier and Type | Method and Description | 
|---|---|
SendEmailStatus[] | 
GetSendEmailStatusResponse.getEmailStatusList()
Get Email sending status list 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GetSendEmailStatusResponse.setEmailStatusList(SendEmailStatus[] EmailStatusList)
Set Email sending status list 
 | 
| Constructor and Description | 
|---|
SendEmailStatus(SendEmailStatus 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 © 2022. All rights reserved.