Package | Description |
---|---|
com.tencentcloudapi.ecdn.v20191012.models |
Modifier and Type | Method and Description |
---|---|
CacheRule[] |
Cache.getCacheRules()
Get Caching configuration rule array.
|
Modifier and Type | Method and Description |
---|---|
void |
Cache.setCacheRules(CacheRule[] CacheRules)
Set Caching configuration rule array.
|
Constructor and Description |
---|
CacheRule(CacheRule 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.