Uses of Class
com.volcengine.cdn.model.CacheKeyForUpdateCdnConfigInput
-
Packages that use CacheKeyForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of CacheKeyForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheKeyForUpdateCdnConfigInput Modifier and Type Method Description CacheKeyForUpdateCdnConfigInputCacheKeyForUpdateCdnConfigInput. cacheKeyAction(CacheKeyActionForUpdateCdnConfigInput cacheKeyAction)CacheKeyForUpdateCdnConfigInputCacheKeyForUpdateCdnConfigInput. condition(ConditionForUpdateCdnConfigInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheKeyForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<CacheKeyForUpdateCdnConfigInput>UpdateCdnConfigRequest. getCacheKey()Get cacheKeyMethods in com.volcengine.cdn.model with parameters of type CacheKeyForUpdateCdnConfigInput Modifier and Type Method Description UpdateCdnConfigRequestUpdateCdnConfigRequest. addCacheKeyItem(CacheKeyForUpdateCdnConfigInput cacheKeyItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheKeyForUpdateCdnConfigInput Modifier and Type Method Description UpdateCdnConfigRequestUpdateCdnConfigRequest. cacheKey(List<CacheKeyForUpdateCdnConfigInput> cacheKey)voidUpdateCdnConfigRequest. setCacheKey(List<CacheKeyForUpdateCdnConfigInput> cacheKey)
-