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