Package | Description |
---|---|
com.tencentcloudapi.ses.v20201002 | |
com.tencentcloudapi.ses.v20201002.models |
Modifier and Type | Method and Description |
---|---|
CreateEmailAddressResponse |
SesClient.CreateEmailAddress(CreateEmailAddressRequest req)
在验证了发信域名之后,您需要一个发信地址来发送邮件。例如发信域名是mail.qcloud.com,那么发信地址可以为 [email protected]。如果您想要收件人在收件箱列表中显示您的别名,例如"腾讯云邮件通知"。那么发信地址为: 别名 空格 尖括号 邮箱地址。请注意中间需要有空格
|
Constructor and Description |
---|
CreateEmailAddressRequest(CreateEmailAddressRequest 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.