| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Cache | UpdateDomainConfigRequest. getCache()Get Cache expiration time configuration | 
| Cache | OverseaConfig. getCache()Get Cache rule configuration. | 
| Cache | MainlandConfig. getCache()Get Cache rule configuration. | 
| Cache | DetailDomain. getCache()Get Node cache expiration rule configuration
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpdateDomainConfigRequest. setCache(Cache Cache)Set Cache expiration time configuration | 
| void | OverseaConfig. setCache(Cache Cache)Set Cache rule configuration. | 
| void | MainlandConfig. setCache(Cache Cache)Set Cache rule configuration. | 
| void | DetailDomain. setCache(Cache Cache)Set Node cache expiration rule configuration
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Constructor and Description | 
|---|
| Cache(Cache 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.