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