Uses of Class
com.volcengine.cdn.model.CacheForUpdateCdnConfigInput
-
Packages that use CacheForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of CacheForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheForUpdateCdnConfigInput Modifier and Type Method Description CacheForUpdateCdnConfigInputCacheForUpdateCdnConfigInput. cacheAction(CacheActionForUpdateCdnConfigInput cacheAction)CacheForUpdateCdnConfigInputCacheForUpdateCdnConfigInput. condition(ConditionForUpdateCdnConfigInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<CacheForUpdateCdnConfigInput>UpdateCdnConfigRequest. getCache()Get cacheMethods in com.volcengine.cdn.model with parameters of type CacheForUpdateCdnConfigInput Modifier and Type Method Description UpdateCdnConfigRequestUpdateCdnConfigRequest. addCacheItem(CacheForUpdateCdnConfigInput cacheItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheForUpdateCdnConfigInput Modifier and Type Method Description UpdateCdnConfigRequestUpdateCdnConfigRequest. cache(List<CacheForUpdateCdnConfigInput> cache)voidUpdateCdnConfigRequest. setCache(List<CacheForUpdateCdnConfigInput> cache)
-