Uses of Class
com.volcengine.cdn.model.RuleForUpdateCdnConfigInput
-
Packages that use RuleForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of RuleForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RuleForUpdateCdnConfigInput Modifier and Type Method Description RuleForUpdateCdnConfigInputRuleForUpdateCdnConfigInput. dsLRule(String dsLRule)RuleForUpdateCdnConfigInputRuleForUpdateCdnConfigInput. id(String id)RuleForUpdateCdnConfigInputRuleForUpdateCdnConfigInput. locked(Boolean locked)RuleForUpdateCdnConfigInputRuleForUpdateCdnConfigInput. name(String name)RuleForUpdateCdnConfigInputRuleForUpdateCdnConfigInput. rule(String rule)Methods in com.volcengine.cdn.model that return types with arguments of type RuleForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<RuleForUpdateCdnConfigInput>RuleEngineForUpdateCdnConfigInput. getRules()Get rulesMethods in com.volcengine.cdn.model with parameters of type RuleForUpdateCdnConfigInput Modifier and Type Method Description RuleEngineForUpdateCdnConfigInputRuleEngineForUpdateCdnConfigInput. addRulesItem(RuleForUpdateCdnConfigInput rulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type RuleForUpdateCdnConfigInput Modifier and Type Method Description RuleEngineForUpdateCdnConfigInputRuleEngineForUpdateCdnConfigInput. rules(List<RuleForUpdateCdnConfigInput> rules)voidRuleEngineForUpdateCdnConfigInput. setRules(List<RuleForUpdateCdnConfigInput> rules)
-