| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
SpecificConfig | 
DetailDomain.getSpecificConfig()
Get Region-specific configuration
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
SpecificConfig | 
UpdateDomainConfigRequest.getSpecificConfig()
Get Specific-region special configuration
Applicable to cases where the acceleration domain name configuration differs for regions in and outside the Chinese mainland. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DetailDomain.setSpecificConfig(SpecificConfig SpecificConfig)
Set Region-specific configuration
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
void | 
UpdateDomainConfigRequest.setSpecificConfig(SpecificConfig SpecificConfig)
Set Specific-region special configuration
Applicable to cases where the acceleration domain name configuration differs for regions in and outside the Chinese mainland. 
 | 
| Constructor and Description | 
|---|
SpecificConfig(SpecificConfig 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.