Uses of Class
com.volcengine.cdn.model.ConvertCacheActionForAddCdnDomainInput
-
Packages that use ConvertCacheActionForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of ConvertCacheActionForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ConvertCacheActionForAddCdnDomainInput Modifier and Type Method Description ConvertCacheActionForAddCdnDomainInputConvertCacheActionForAddCdnDomainInput. action(String action)ConvertCacheActionForAddCdnDomainInputConvertCacheActionForAddCdnDomainInput. addCacheKeyItem(String cacheKeyItem)ConvertCacheActionForAddCdnDomainInputConvertCacheActionForAddCdnDomainInput. cacheKey(List<String> cacheKey)@Valid ConvertCacheActionForAddCdnDomainInputAuthResponseConfigForAddCdnDomainInput. getCacheAction()Get cacheActionConvertCacheActionForAddCdnDomainInputConvertCacheActionForAddCdnDomainInput. ignoreCase(Boolean ignoreCase)ConvertCacheActionForAddCdnDomainInputConvertCacheActionForAddCdnDomainInput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type ConvertCacheActionForAddCdnDomainInput Modifier and Type Method Description AuthResponseConfigForAddCdnDomainInputAuthResponseConfigForAddCdnDomainInput. cacheAction(ConvertCacheActionForAddCdnDomainInput cacheAction)voidAuthResponseConfigForAddCdnDomainInput. setCacheAction(ConvertCacheActionForAddCdnDomainInput cacheAction)
-