Uses of Class
com.volcengine.cdn.model.NegativeCacheRuleForUpdateCdnConfigInput
-
Packages that use NegativeCacheRuleForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of NegativeCacheRuleForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return NegativeCacheRuleForUpdateCdnConfigInput Modifier and Type Method Description NegativeCacheRuleForUpdateCdnConfigInputNegativeCacheRuleForUpdateCdnConfigInput. action(String action)@Valid NegativeCacheRuleForUpdateCdnConfigInputNegativeCacheForUpdateCdnConfigInput. getNegativeCacheRule()Get negativeCacheRuleNegativeCacheRuleForUpdateCdnConfigInputNegativeCacheRuleForUpdateCdnConfigInput. ignoreCase(Boolean ignoreCase)NegativeCacheRuleForUpdateCdnConfigInputNegativeCacheRuleForUpdateCdnConfigInput. statusCode(String statusCode)NegativeCacheRuleForUpdateCdnConfigInputNegativeCacheRuleForUpdateCdnConfigInput. ttl(Long ttl)Methods in com.volcengine.cdn.model with parameters of type NegativeCacheRuleForUpdateCdnConfigInput Modifier and Type Method Description NegativeCacheForUpdateCdnConfigInputNegativeCacheForUpdateCdnConfigInput. negativeCacheRule(NegativeCacheRuleForUpdateCdnConfigInput negativeCacheRule)voidNegativeCacheForUpdateCdnConfigInput. setNegativeCacheRule(NegativeCacheRuleForUpdateCdnConfigInput negativeCacheRule)
-