Uses of Class
com.volcengine.cdn.model.BrowserCacheForUpdateDomainVersionInput
-
Packages that use BrowserCacheForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of BrowserCacheForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return BrowserCacheForUpdateDomainVersionInput Modifier and Type Method Description BrowserCacheForUpdateDomainVersionInputBrowserCacheForUpdateDomainVersionInput. cacheAction(CacheActionForUpdateDomainVersionInput cacheAction)BrowserCacheForUpdateDomainVersionInputBrowserCacheForUpdateDomainVersionInput. condition(ConditionForUpdateDomainVersionInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type BrowserCacheForUpdateDomainVersionInput Modifier and Type Method Description @Valid List<BrowserCacheForUpdateDomainVersionInput>UpdateDomainVersionRequest. getBrowserCache()Get browserCacheMethods in com.volcengine.cdn.model with parameters of type BrowserCacheForUpdateDomainVersionInput Modifier and Type Method Description UpdateDomainVersionRequestUpdateDomainVersionRequest. addBrowserCacheItem(BrowserCacheForUpdateDomainVersionInput browserCacheItem)Method parameters in com.volcengine.cdn.model with type arguments of type BrowserCacheForUpdateDomainVersionInput Modifier and Type Method Description UpdateDomainVersionRequestUpdateDomainVersionRequest. browserCache(List<BrowserCacheForUpdateDomainVersionInput> browserCache)voidUpdateDomainVersionRequest. setBrowserCache(List<BrowserCacheForUpdateDomainVersionInput> browserCache)
-