Uses of Class
com.volcengine.cdn.model.NegativeCacheRuleForAddCdnDomainInput
-
Packages that use NegativeCacheRuleForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of NegativeCacheRuleForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return NegativeCacheRuleForAddCdnDomainInput Modifier and Type Method Description NegativeCacheRuleForAddCdnDomainInputNegativeCacheRuleForAddCdnDomainInput. action(String action)@Valid NegativeCacheRuleForAddCdnDomainInputNegativeCacheForAddCdnDomainInput. getNegativeCacheRule()Get negativeCacheRuleNegativeCacheRuleForAddCdnDomainInputNegativeCacheRuleForAddCdnDomainInput. ignoreCase(Boolean ignoreCase)NegativeCacheRuleForAddCdnDomainInputNegativeCacheRuleForAddCdnDomainInput. statusCode(String statusCode)NegativeCacheRuleForAddCdnDomainInputNegativeCacheRuleForAddCdnDomainInput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type NegativeCacheRuleForAddCdnDomainInput Modifier and Type Method Description NegativeCacheForAddCdnDomainInputNegativeCacheForAddCdnDomainInput. negativeCacheRule(NegativeCacheRuleForAddCdnDomainInput negativeCacheRule)voidNegativeCacheForAddCdnDomainInput. setNegativeCacheRule(NegativeCacheRuleForAddCdnDomainInput negativeCacheRule)
-