Uses of Class
com.volcengine.cdn.model.CacheActionForUpdateCdnConfigInput
-
Packages that use CacheActionForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of CacheActionForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheActionForUpdateCdnConfigInput Modifier and Type Method Description CacheActionForUpdateCdnConfigInputCacheActionForUpdateCdnConfigInput. action(String action)CacheActionForUpdateCdnConfigInputCacheActionForUpdateCdnConfigInput. defaultPolicy(String defaultPolicy)@Valid CacheActionForUpdateCdnConfigInputBrowserCacheForUpdateCdnConfigInput. getCacheAction()Get cacheAction@Valid CacheActionForUpdateCdnConfigInputCacheForUpdateCdnConfigInput. getCacheAction()Get cacheActionCacheActionForUpdateCdnConfigInputCacheActionForUpdateCdnConfigInput. ignoreCase(Boolean ignoreCase)CacheActionForUpdateCdnConfigInputCacheActionForUpdateCdnConfigInput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type CacheActionForUpdateCdnConfigInput Modifier and Type Method Description BrowserCacheForUpdateCdnConfigInputBrowserCacheForUpdateCdnConfigInput. cacheAction(CacheActionForUpdateCdnConfigInput cacheAction)CacheForUpdateCdnConfigInputCacheForUpdateCdnConfigInput. cacheAction(CacheActionForUpdateCdnConfigInput cacheAction)voidBrowserCacheForUpdateCdnConfigInput. setCacheAction(CacheActionForUpdateCdnConfigInput cacheAction)voidCacheForUpdateCdnConfigInput. setCacheAction(CacheActionForUpdateCdnConfigInput cacheAction)
-