Uses of Class
com.volcengine.cdn.model.NegativeCacheRuleForUpdateDomainVersionInput
-
Packages that use NegativeCacheRuleForUpdateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of NegativeCacheRuleForUpdateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return NegativeCacheRuleForUpdateDomainVersionInput Modifier and Type Method Description NegativeCacheRuleForUpdateDomainVersionInputNegativeCacheRuleForUpdateDomainVersionInput. action(String action)@Valid NegativeCacheRuleForUpdateDomainVersionInputNegativeCacheForUpdateDomainVersionInput. getNegativeCacheRule()Get negativeCacheRuleNegativeCacheRuleForUpdateDomainVersionInputNegativeCacheRuleForUpdateDomainVersionInput. ignoreCase(Boolean ignoreCase)NegativeCacheRuleForUpdateDomainVersionInputNegativeCacheRuleForUpdateDomainVersionInput. statusCode(String statusCode)NegativeCacheRuleForUpdateDomainVersionInputNegativeCacheRuleForUpdateDomainVersionInput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type NegativeCacheRuleForUpdateDomainVersionInput Modifier and Type Method Description NegativeCacheForUpdateDomainVersionInputNegativeCacheForUpdateDomainVersionInput. negativeCacheRule(NegativeCacheRuleForUpdateDomainVersionInput negativeCacheRule)voidNegativeCacheForUpdateDomainVersionInput. setNegativeCacheRule(NegativeCacheRuleForUpdateDomainVersionInput negativeCacheRule)
-