Uses of Class
com.volcengine.cdn.model.CacheKeyForUpdateDomainVersionInput
-
Packages that use CacheKeyForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of CacheKeyForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheKeyForUpdateDomainVersionInput Modifier and Type Method Description CacheKeyForUpdateDomainVersionInputCacheKeyForUpdateDomainVersionInput. cacheKeyAction(CacheKeyActionForUpdateDomainVersionInput cacheKeyAction)CacheKeyForUpdateDomainVersionInputCacheKeyForUpdateDomainVersionInput. condition(ConditionForUpdateDomainVersionInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheKeyForUpdateDomainVersionInput Modifier and Type Method Description @Valid List<CacheKeyForUpdateDomainVersionInput>UpdateDomainVersionRequest. getCacheKey()Get cacheKeyMethods in com.volcengine.cdn.model with parameters of type CacheKeyForUpdateDomainVersionInput Modifier and Type Method Description UpdateDomainVersionRequestUpdateDomainVersionRequest. addCacheKeyItem(CacheKeyForUpdateDomainVersionInput cacheKeyItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheKeyForUpdateDomainVersionInput Modifier and Type Method Description UpdateDomainVersionRequestUpdateDomainVersionRequest. cacheKey(List<CacheKeyForUpdateDomainVersionInput> cacheKey)voidUpdateDomainVersionRequest. setCacheKey(List<CacheKeyForUpdateDomainVersionInput> cacheKey)
-