Uses of Class
com.volcengine.cdn.model.CacheKeyForBatchUpdateCdnConfigInput
-
Packages that use CacheKeyForBatchUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of CacheKeyForBatchUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return CacheKeyForBatchUpdateCdnConfigInput Modifier and Type Method Description CacheKeyForBatchUpdateCdnConfigInputCacheKeyForBatchUpdateCdnConfigInput. cacheKeyAction(CacheKeyActionForBatchUpdateCdnConfigInput cacheKeyAction)CacheKeyForBatchUpdateCdnConfigInputCacheKeyForBatchUpdateCdnConfigInput. condition(ConditionForBatchUpdateCdnConfigInput condition)Methods in com.volcengine.cdn.model that return types with arguments of type CacheKeyForBatchUpdateCdnConfigInput Modifier and Type Method Description @Valid List<CacheKeyForBatchUpdateCdnConfigInput>BatchUpdateCdnConfigRequest. getCacheKey()Get cacheKeyMethods in com.volcengine.cdn.model with parameters of type CacheKeyForBatchUpdateCdnConfigInput Modifier and Type Method Description BatchUpdateCdnConfigRequestBatchUpdateCdnConfigRequest. addCacheKeyItem(CacheKeyForBatchUpdateCdnConfigInput cacheKeyItem)Method parameters in com.volcengine.cdn.model with type arguments of type CacheKeyForBatchUpdateCdnConfigInput Modifier and Type Method Description BatchUpdateCdnConfigRequestBatchUpdateCdnConfigRequest. cacheKey(List<CacheKeyForBatchUpdateCdnConfigInput> cacheKey)voidBatchUpdateCdnConfigRequest. setCacheKey(List<CacheKeyForBatchUpdateCdnConfigInput> cacheKey)
-