Uses of Class
com.volcengine.cdn.model.ConvertCacheActionForDescribeCdnConfigOutput
-
Packages that use ConvertCacheActionForDescribeCdnConfigOutput Package Description com.volcengine.cdn.model -
-
Uses of ConvertCacheActionForDescribeCdnConfigOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ConvertCacheActionForDescribeCdnConfigOutput Modifier and Type Method Description ConvertCacheActionForDescribeCdnConfigOutputConvertCacheActionForDescribeCdnConfigOutput. action(String action)ConvertCacheActionForDescribeCdnConfigOutputConvertCacheActionForDescribeCdnConfigOutput. addCacheKeyItem(String cacheKeyItem)ConvertCacheActionForDescribeCdnConfigOutputConvertCacheActionForDescribeCdnConfigOutput. cacheKey(List<String> cacheKey)@Valid ConvertCacheActionForDescribeCdnConfigOutputAuthResponseConfigForDescribeCdnConfigOutput. getCacheAction()Get cacheActionConvertCacheActionForDescribeCdnConfigOutputConvertCacheActionForDescribeCdnConfigOutput. ignoreCase(Boolean ignoreCase)ConvertCacheActionForDescribeCdnConfigOutputConvertCacheActionForDescribeCdnConfigOutput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type ConvertCacheActionForDescribeCdnConfigOutput Modifier and Type Method Description AuthResponseConfigForDescribeCdnConfigOutputAuthResponseConfigForDescribeCdnConfigOutput. cacheAction(ConvertCacheActionForDescribeCdnConfigOutput cacheAction)voidAuthResponseConfigForDescribeCdnConfigOutput. setCacheAction(ConvertCacheActionForDescribeCdnConfigOutput cacheAction)
-