Uses of Class
com.volcengine.cdn.model.CacheForAddCdnDomainInput
-
Packages that use CacheForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of CacheForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheForAddCdnDomainInput Modifier and Type Method Description CacheForAddCdnDomainInputCacheForAddCdnDomainInput. cacheAction(CacheActionForAddCdnDomainInput cacheAction)CacheForAddCdnDomainInputCacheForAddCdnDomainInput. condition(ConditionForAddCdnDomainInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheForAddCdnDomainInput Modifier and Type Method Description @Valid List<CacheForAddCdnDomainInput>AddCdnDomainRequest. getCache()Get cacheMethods in com.volcengine.cdn.model with parameters of type CacheForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. addCacheItem(CacheForAddCdnDomainInput cacheItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. cache(List<CacheForAddCdnDomainInput> cache)voidAddCdnDomainRequest. setCache(List<CacheForAddCdnDomainInput> cache)
-