Package | Description |
---|---|
com.tencentcloudapi.ses.v20201002.models |
Modifier and Type | Method and Description |
---|---|
DNSAttributes[] |
UpdateEmailIdentityResponse.getAttributes()
Get 需要配置的DNS信息
|
DNSAttributes[] |
GetEmailIdentityResponse.getAttributes()
Get DNS配置详情
|
DNSAttributes[] |
CreateEmailIdentityResponse.getAttributes()
Get 需要配置的DNS信息
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateEmailIdentityResponse.setAttributes(DNSAttributes[] Attributes)
Set 需要配置的DNS信息
|
void |
GetEmailIdentityResponse.setAttributes(DNSAttributes[] Attributes)
Set DNS配置详情
|
void |
CreateEmailIdentityResponse.setAttributes(DNSAttributes[] Attributes)
Set 需要配置的DNS信息
|
Constructor and Description |
---|
DNSAttributes(DNSAttributes 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.