Uses of Class
com.volcengine.cdn.model.CacheKeyActionForUpdateDomainVersionInput
-
Packages that use CacheKeyActionForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of CacheKeyActionForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheKeyActionForUpdateDomainVersionInput Modifier and Type Method Description CacheKeyActionForUpdateDomainVersionInputCacheKeyActionForUpdateDomainVersionInput. addCacheKeyComponentsItem(CacheKeyComponentForUpdateDomainVersionInput cacheKeyComponentsItem)CacheKeyActionForUpdateDomainVersionInputCacheKeyActionForUpdateDomainVersionInput. cacheKeyComponents(List<CacheKeyComponentForUpdateDomainVersionInput> cacheKeyComponents)@Valid CacheKeyActionForUpdateDomainVersionInputCacheKeyForUpdateDomainVersionInput. getCacheKeyAction()Get cacheKeyActionMethods in com.volcengine.cdn.model with parameters of type CacheKeyActionForUpdateDomainVersionInput Modifier and Type Method Description CacheKeyForUpdateDomainVersionInputCacheKeyForUpdateDomainVersionInput. cacheKeyAction(CacheKeyActionForUpdateDomainVersionInput cacheKeyAction)voidCacheKeyForUpdateDomainVersionInput. setCacheKeyAction(CacheKeyActionForUpdateDomainVersionInput cacheKeyAction)
-