Package | Description |
---|---|
com.tencentcloudapi.ses.v20201002 | |
com.tencentcloudapi.ses.v20201002.models |
Modifier and Type | Method and Description |
---|---|
CreateEmailIdentityResponse |
SesClient.CreateEmailIdentity(CreateEmailIdentityRequest req)
在使用身份发送电子邮件之前,您需要有一个电子邮件域名,该域名可以是您的网站或者移动应用的域名。您首先必须进行验证,证明自己是该域名的所有者,并且授权给腾讯云SES发送许可,才可以从该域名发送电子邮件。
|
Constructor and Description |
---|
CreateEmailIdentityResponse(CreateEmailIdentityResponse 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.