Uses of Class
com.volcengine.cdn.model.CacheHostRuleForUpdateDomainVersionInput
-
Packages that use CacheHostRuleForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of CacheHostRuleForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheHostRuleForUpdateDomainVersionInput Modifier and Type Method Description CacheHostRuleForUpdateDomainVersionInputCacheHostRuleForUpdateDomainVersionInput. cacheHostAction(CacheHostActionForUpdateDomainVersionInput cacheHostAction)CacheHostRuleForUpdateDomainVersionInputCacheHostRuleForUpdateDomainVersionInput. condition(ConditionForUpdateDomainVersionInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheHostRuleForUpdateDomainVersionInput Modifier and Type Method Description @Valid List<CacheHostRuleForUpdateDomainVersionInput>CacheHostForUpdateDomainVersionInput. getCacheHostRule()Get cacheHostRuleMethods in com.volcengine.cdn.model with parameters of type CacheHostRuleForUpdateDomainVersionInput Modifier and Type Method Description CacheHostForUpdateDomainVersionInputCacheHostForUpdateDomainVersionInput. addCacheHostRuleItem(CacheHostRuleForUpdateDomainVersionInput cacheHostRuleItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheHostRuleForUpdateDomainVersionInput Modifier and Type Method Description CacheHostForUpdateDomainVersionInputCacheHostForUpdateDomainVersionInput. cacheHostRule(List<CacheHostRuleForUpdateDomainVersionInput> cacheHostRule)voidCacheHostForUpdateDomainVersionInput. setCacheHostRule(List<CacheHostRuleForUpdateDomainVersionInput> cacheHostRule)
-