public class Cache extends AbstractModel
Constructor and Description |
---|
Cache() |
Modifier and Type | Method and Description |
---|---|
CacheRule[] |
getCacheRules()
Get 缓存配置规则数组。
|
void |
setCacheRules(CacheRule[] CacheRules)
Set 缓存配置规则数组。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.