Uses of Class
com.volcengine.cdn.model.NegativeCacheForBatchUpdateCdnConfigInput
-
Packages that use NegativeCacheForBatchUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of NegativeCacheForBatchUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return NegativeCacheForBatchUpdateCdnConfigInput Modifier and Type Method Description NegativeCacheForBatchUpdateCdnConfigInputNegativeCacheForBatchUpdateCdnConfigInput. condition(ConditionForBatchUpdateCdnConfigInput condition)NegativeCacheForBatchUpdateCdnConfigInputNegativeCacheForBatchUpdateCdnConfigInput. negativeCacheRule(NegativeCacheRuleForBatchUpdateCdnConfigInput negativeCacheRule)Methods in com.volcengine.cdn.model that return types with arguments of type NegativeCacheForBatchUpdateCdnConfigInput Modifier and Type Method Description @Valid List<NegativeCacheForBatchUpdateCdnConfigInput>BatchUpdateCdnConfigRequest. getNegativeCache()Get negativeCacheMethods in com.volcengine.cdn.model with parameters of type NegativeCacheForBatchUpdateCdnConfigInput Modifier and Type Method Description BatchUpdateCdnConfigRequestBatchUpdateCdnConfigRequest. addNegativeCacheItem(NegativeCacheForBatchUpdateCdnConfigInput negativeCacheItem)Method parameters in com.volcengine.cdn.model with type arguments of type NegativeCacheForBatchUpdateCdnConfigInput Modifier and Type Method Description BatchUpdateCdnConfigRequestBatchUpdateCdnConfigRequest. negativeCache(List<NegativeCacheForBatchUpdateCdnConfigInput> negativeCache)voidBatchUpdateCdnConfigRequest. setNegativeCache(List<NegativeCacheForBatchUpdateCdnConfigInput> negativeCache)
-