Uses of Class
com.volcengine.cdn.model.CacheActionForDescribeCdnConfigOutput
-
Packages that use CacheActionForDescribeCdnConfigOutput Package Description com.volcengine.cdn.model -
-
Uses of CacheActionForDescribeCdnConfigOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheActionForDescribeCdnConfigOutput Modifier and Type Method Description CacheActionForDescribeCdnConfigOutputCacheActionForDescribeCdnConfigOutput. action(String action)CacheActionForDescribeCdnConfigOutputCacheActionForDescribeCdnConfigOutput. defaultPolicy(String defaultPolicy)@Valid CacheActionForDescribeCdnConfigOutputBrowserCacheForDescribeCdnConfigOutput. getCacheAction()Get cacheAction@Valid CacheActionForDescribeCdnConfigOutputCacheForDescribeCdnConfigOutput. getCacheAction()Get cacheActionCacheActionForDescribeCdnConfigOutputCacheActionForDescribeCdnConfigOutput. ignoreCase(Boolean ignoreCase)CacheActionForDescribeCdnConfigOutputCacheActionForDescribeCdnConfigOutput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type CacheActionForDescribeCdnConfigOutput Modifier and Type Method Description BrowserCacheForDescribeCdnConfigOutputBrowserCacheForDescribeCdnConfigOutput. cacheAction(CacheActionForDescribeCdnConfigOutput cacheAction)CacheForDescribeCdnConfigOutputCacheForDescribeCdnConfigOutput. cacheAction(CacheActionForDescribeCdnConfigOutput cacheAction)voidBrowserCacheForDescribeCdnConfigOutput. setCacheAction(CacheActionForDescribeCdnConfigOutput cacheAction)voidCacheForDescribeCdnConfigOutput. setCacheAction(CacheActionForDescribeCdnConfigOutput cacheAction)
-