Uses of Class
com.volcengine.cdn.model.NegativeCacheForAddCdnDomainInput
-
Packages that use NegativeCacheForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of NegativeCacheForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return NegativeCacheForAddCdnDomainInput Modifier and Type Method Description NegativeCacheForAddCdnDomainInputNegativeCacheForAddCdnDomainInput. condition(ConditionForAddCdnDomainInput condition)NegativeCacheForAddCdnDomainInputNegativeCacheForAddCdnDomainInput. negativeCacheRule(NegativeCacheRuleForAddCdnDomainInput negativeCacheRule)Methods in com.volcengine.cdn.model that return types with arguments of type NegativeCacheForAddCdnDomainInput Modifier and Type Method Description @Valid List<NegativeCacheForAddCdnDomainInput>AddCdnDomainRequest. getNegativeCache()Get negativeCacheMethods in com.volcengine.cdn.model with parameters of type NegativeCacheForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. addNegativeCacheItem(NegativeCacheForAddCdnDomainInput negativeCacheItem)Method parameters in com.volcengine.cdn.model with type arguments of type NegativeCacheForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. negativeCache(List<NegativeCacheForAddCdnDomainInput> negativeCache)voidAddCdnDomainRequest. setNegativeCache(List<NegativeCacheForAddCdnDomainInput> negativeCache)
-