Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
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.
|
SpecificConfig |
DetailDomain.getSpecificConfig()
Get Region-specific configuration
Note: This field may return `null`, indicating that no valid value can be obtained.
|
Modifier and Type | Method and Description |
---|---|
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.
|
void |
DetailDomain.setSpecificConfig(SpecificConfig SpecificConfig)
Set Region-specific configuration
Note: This field may return `null`, indicating that no valid value can be obtained.
|
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.