| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
MaxAge | 
UpdateDomainConfigRequest.getMaxAge()
Get Browser cache configuration (This feature is in beta and not generally available yet.) 
 | 
MaxAge | 
OverseaConfig.getMaxAge()
Get Browser cache rules configuration. 
 | 
MaxAge | 
MainlandConfig.getMaxAge()
Get Browser cache rules configuration. 
 | 
MaxAge | 
DetailDomain.getMaxAge()
Get Browser cache expiration rule configuration (in beta)
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpdateDomainConfigRequest.setMaxAge(MaxAge MaxAge)
Set Browser cache configuration (This feature is in beta and not generally available yet.) 
 | 
void | 
OverseaConfig.setMaxAge(MaxAge MaxAge)
Set Browser cache rules configuration. 
 | 
void | 
MainlandConfig.setMaxAge(MaxAge MaxAge)
Set Browser cache rules configuration. 
 | 
void | 
DetailDomain.setMaxAge(MaxAge MaxAge)
Set Browser cache expiration rule configuration (in beta)
Note: This field may return `null`, indicating that no valid value can be obtained. 
 | 
| Constructor and Description | 
|---|
MaxAge(MaxAge 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 © 2022. All rights reserved.