public class CreateEmailIdentityRequest extends AbstractModel
| Constructor and Description |
|---|
CreateEmailIdentityRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmailIdentity()
Get 您的发信域名,建议使用三级以上域名。比如:mail.qcloud.com。
|
void |
setEmailIdentity(String EmailIdentity)
Set 您的发信域名,建议使用三级以上域名。比如:mail.qcloud.com。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getEmailIdentity()
public void setEmailIdentity(String EmailIdentity)
EmailIdentity - 您的发信域名,建议使用三级以上域名。比如:mail.qcloud.com。Copyright © 2020. All rights reserved.