Package | Description |
---|---|
com.tencentcloudapi.ecdn.v20191012.models |
Modifier and Type | Method and Description |
---|---|
CacheRule[] |
Cache.getCacheRules()
Get 缓存配置规则数组。
|
Modifier and Type | Method and Description |
---|---|
void |
Cache.setCacheRules(CacheRule[] CacheRules)
Set 缓存配置规则数组。
|
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 © 2022. All rights reserved.