| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
StatusCodeCache | 
UpdateDomainConfigRequest.getStatusCodeCache()
Get Status code cache configuration 
 | 
StatusCodeCache | 
OverseaConfig.getStatusCodeCache()
Get Status code cache configuration. 
 | 
StatusCodeCache | 
MainlandConfig.getStatusCodeCache()
Get Status code cache configuration. 
 | 
StatusCodeCache | 
DetailDomain.getStatusCodeCache()
Get Status code cache configuration. 
 | 
StatusCodeCache | 
AddCdnDomainRequest.getStatusCodeCache()
Get Status code cache 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpdateDomainConfigRequest.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration 
 | 
void | 
OverseaConfig.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration. 
 | 
void | 
MainlandConfig.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration. 
 | 
void | 
DetailDomain.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache configuration. 
 | 
void | 
AddCdnDomainRequest.setStatusCodeCache(StatusCodeCache StatusCodeCache)
Set Status code cache 
 | 
| Constructor and Description | 
|---|
StatusCodeCache(StatusCodeCache 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 © 2025. All rights reserved.