Uses of Class
com.volcengine.cdn.model.CacheHostRuleForUpdateCdnConfigInput
-
Packages that use CacheHostRuleForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of CacheHostRuleForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheHostRuleForUpdateCdnConfigInput Modifier and Type Method Description CacheHostRuleForUpdateCdnConfigInputCacheHostRuleForUpdateCdnConfigInput. cacheHostAction(CacheHostActionForUpdateCdnConfigInput cacheHostAction)CacheHostRuleForUpdateCdnConfigInputCacheHostRuleForUpdateCdnConfigInput. condition(ConditionForUpdateCdnConfigInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheHostRuleForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<CacheHostRuleForUpdateCdnConfigInput>CacheHostForUpdateCdnConfigInput. getCacheHostRule()Get cacheHostRuleMethods in com.volcengine.cdn.model with parameters of type CacheHostRuleForUpdateCdnConfigInput Modifier and Type Method Description CacheHostForUpdateCdnConfigInputCacheHostForUpdateCdnConfigInput. addCacheHostRuleItem(CacheHostRuleForUpdateCdnConfigInput cacheHostRuleItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheHostRuleForUpdateCdnConfigInput Modifier and Type Method Description CacheHostForUpdateCdnConfigInputCacheHostForUpdateCdnConfigInput. cacheHostRule(List<CacheHostRuleForUpdateCdnConfigInput> cacheHostRule)voidCacheHostForUpdateCdnConfigInput. setCacheHostRule(List<CacheHostRuleForUpdateCdnConfigInput> cacheHostRule)
-