Uses of Class
com.volcengine.cdn.model.NegativeCacheForUpdateDomainVersionInput
-
Packages that use NegativeCacheForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of NegativeCacheForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return NegativeCacheForUpdateDomainVersionInput Modifier and Type Method Description NegativeCacheForUpdateDomainVersionInputNegativeCacheForUpdateDomainVersionInput. condition(ConditionForUpdateDomainVersionInput condition)NegativeCacheForUpdateDomainVersionInputNegativeCacheForUpdateDomainVersionInput. negativeCacheRule(NegativeCacheRuleForUpdateDomainVersionInput negativeCacheRule)Methods in com.volcengine.cdn.model that return types with arguments of type NegativeCacheForUpdateDomainVersionInput Modifier and Type Method Description @Valid List<NegativeCacheForUpdateDomainVersionInput>UpdateDomainVersionRequest. getNegativeCache()Get negativeCacheMethods in com.volcengine.cdn.model with parameters of type NegativeCacheForUpdateDomainVersionInput Modifier and Type Method Description UpdateDomainVersionRequestUpdateDomainVersionRequest. addNegativeCacheItem(NegativeCacheForUpdateDomainVersionInput negativeCacheItem)Method parameters in com.volcengine.cdn.model with type arguments of type NegativeCacheForUpdateDomainVersionInput Modifier and Type Method Description UpdateDomainVersionRequestUpdateDomainVersionRequest. negativeCache(List<NegativeCacheForUpdateDomainVersionInput> negativeCache)voidUpdateDomainVersionRequest. setNegativeCache(List<NegativeCacheForUpdateDomainVersionInput> negativeCache)
-