Uses of Class
com.volcengine.cdn.model.ConvertCacheActionForUpdateCdnConfigInput
-
Packages that use ConvertCacheActionForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of ConvertCacheActionForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ConvertCacheActionForUpdateCdnConfigInput Modifier and Type Method Description ConvertCacheActionForUpdateCdnConfigInputConvertCacheActionForUpdateCdnConfigInput. action(String action)ConvertCacheActionForUpdateCdnConfigInputConvertCacheActionForUpdateCdnConfigInput. addCacheKeyItem(String cacheKeyItem)ConvertCacheActionForUpdateCdnConfigInputConvertCacheActionForUpdateCdnConfigInput. cacheKey(List<String> cacheKey)@Valid ConvertCacheActionForUpdateCdnConfigInputAuthResponseConfigForUpdateCdnConfigInput. getCacheAction()Get cacheActionConvertCacheActionForUpdateCdnConfigInputConvertCacheActionForUpdateCdnConfigInput. ignoreCase(Boolean ignoreCase)ConvertCacheActionForUpdateCdnConfigInputConvertCacheActionForUpdateCdnConfigInput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type ConvertCacheActionForUpdateCdnConfigInput Modifier and Type Method Description AuthResponseConfigForUpdateCdnConfigInputAuthResponseConfigForUpdateCdnConfigInput. cacheAction(ConvertCacheActionForUpdateCdnConfigInput cacheAction)voidAuthResponseConfigForUpdateCdnConfigInput. setCacheAction(ConvertCacheActionForUpdateCdnConfigInput cacheAction)
-