Uses of Class
com.volcengine.cdn.model.ConvertCacheActionForUpdateDomainVersionInput
-
Packages that use ConvertCacheActionForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of ConvertCacheActionForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ConvertCacheActionForUpdateDomainVersionInput Modifier and Type Method Description ConvertCacheActionForUpdateDomainVersionInputConvertCacheActionForUpdateDomainVersionInput. action(String action)ConvertCacheActionForUpdateDomainVersionInputConvertCacheActionForUpdateDomainVersionInput. addCacheKeyItem(String cacheKeyItem)ConvertCacheActionForUpdateDomainVersionInputConvertCacheActionForUpdateDomainVersionInput. cacheKey(List<String> cacheKey)@Valid ConvertCacheActionForUpdateDomainVersionInputAuthResponseConfigForUpdateDomainVersionInput. getCacheAction()Get cacheActionConvertCacheActionForUpdateDomainVersionInputConvertCacheActionForUpdateDomainVersionInput. ignoreCase(Boolean ignoreCase)ConvertCacheActionForUpdateDomainVersionInputConvertCacheActionForUpdateDomainVersionInput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type ConvertCacheActionForUpdateDomainVersionInput Modifier and Type Method Description AuthResponseConfigForUpdateDomainVersionInputAuthResponseConfigForUpdateDomainVersionInput. cacheAction(ConvertCacheActionForUpdateDomainVersionInput cacheAction)voidAuthResponseConfigForUpdateDomainVersionInput. setCacheAction(ConvertCacheActionForUpdateDomainVersionInput cacheAction)
-