类 GetUcdnDomainConfigResponse.CacheConf
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucdn.models.GetUcdnDomainConfigResponse.CacheConf
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetCacheBehavior(Boolean cacheBehavior) voidsetCacheTTL(Integer cacheTTL) voidsetCacheUnit(String cacheUnit) voidsetDescription(String description) voidsetFollowOriginRule(Boolean followOriginRule) voidsetHttpCodePattern(String httpCodePattern) voidsetPathPattern(String pathPattern) 从类继承的方法 cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
构造器详细资料
-
CacheConf
public CacheConf()
-
-
方法详细资料
-
getPathPattern
-
setPathPattern
-
getCacheTTL
-
setCacheTTL
-
getCacheUnit
-
setCacheUnit
-
getCacheBehavior
-
setCacheBehavior
-
getHttpCodePattern
-
setHttpCodePattern
-
getDescription
-
setDescription
-
getFollowOriginRule
-
setFollowOriginRule
-