| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
MaxAge |
CDNDomainConfig.getMaxAge()
Get Browser cache rule configuration, which is used to set the default value of MaxAge and is disabled by default.
|
MaxAge |
CDNDomainConfigForUpdate.getMaxAge()
Get Browser cache rule configuration, which is used to set the default value of MaxAge and is disabled by default.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CDNDomainConfig.setMaxAge(MaxAge MaxAge)
Set Browser cache rule configuration, which is used to set the default value of MaxAge and is disabled by default.
|
void |
CDNDomainConfigForUpdate.setMaxAge(MaxAge MaxAge)
Set Browser cache rule configuration, which is used to set the default value of MaxAge and is disabled by default.
|
| 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 © 2024. All rights reserved.