Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
DomainAreaConfig[] |
ManageClsTopicDomainsRequest.getDomainAreaConfigs()
Get 域名区域配置,注意:如果此字段为空,则表示解绑对应主题下的所有域名
|
DomainAreaConfig[] |
CreateClsLogTopicRequest.getDomainAreaConfigs()
Get 域名区域信息
|
DomainAreaConfig[] |
ListClsTopicDomainsResponse.getDomainAreaConfigs()
Get 域名区域配置,其中可能含有已删除的域名,如果要再传回ManageClsTopicDomains接口,需要结合ListCdnDomains接口排除掉已删除的域名。
|
Modifier and Type | Method and Description |
---|---|
void |
ManageClsTopicDomainsRequest.setDomainAreaConfigs(DomainAreaConfig[] DomainAreaConfigs)
Set 域名区域配置,注意:如果此字段为空,则表示解绑对应主题下的所有域名
|
void |
CreateClsLogTopicRequest.setDomainAreaConfigs(DomainAreaConfig[] DomainAreaConfigs)
Set 域名区域信息
|
void |
ListClsTopicDomainsResponse.setDomainAreaConfigs(DomainAreaConfig[] DomainAreaConfigs)
Set 域名区域配置,其中可能含有已删除的域名,如果要再传回ManageClsTopicDomains接口,需要结合ListCdnDomains接口排除掉已删除的域名。
|
Copyright © 2020. All rights reserved.