Uses of Class
com.volcengine.cdn.model.CacheActionForCreateDomainVersionInput
-
Packages that use CacheActionForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of CacheActionForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheActionForCreateDomainVersionInput Modifier and Type Method Description CacheActionForCreateDomainVersionInputCacheActionForCreateDomainVersionInput. action(String action)CacheActionForCreateDomainVersionInputCacheActionForCreateDomainVersionInput. defaultPolicy(String defaultPolicy)@Valid CacheActionForCreateDomainVersionInputBrowserCacheForCreateDomainVersionInput. getCacheAction()Get cacheAction@Valid CacheActionForCreateDomainVersionInputCacheForCreateDomainVersionInput. getCacheAction()Get cacheActionCacheActionForCreateDomainVersionInputCacheActionForCreateDomainVersionInput. ignoreCase(Boolean ignoreCase)CacheActionForCreateDomainVersionInputCacheActionForCreateDomainVersionInput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type CacheActionForCreateDomainVersionInput Modifier and Type Method Description BrowserCacheForCreateDomainVersionInputBrowserCacheForCreateDomainVersionInput. cacheAction(CacheActionForCreateDomainVersionInput cacheAction)CacheForCreateDomainVersionInputCacheForCreateDomainVersionInput. cacheAction(CacheActionForCreateDomainVersionInput cacheAction)voidBrowserCacheForCreateDomainVersionInput. setCacheAction(CacheActionForCreateDomainVersionInput cacheAction)voidCacheForCreateDomainVersionInput. setCacheAction(CacheActionForCreateDomainVersionInput cacheAction)
-