Uses of Class
com.volcengine.cdn.model.ErrorPageRuleForAddCdnDomainInput
-
Packages that use ErrorPageRuleForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageRuleForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageRuleForAddCdnDomainInput Modifier and Type Method Description ErrorPageRuleForAddCdnDomainInputErrorPageRuleForAddCdnDomainInput. errorPageAction(ErrorPageActionForAddCdnDomainInput errorPageAction)Methods in com.volcengine.cdn.model that return types with arguments of type ErrorPageRuleForAddCdnDomainInput Modifier and Type Method Description @Valid List<ErrorPageRuleForAddCdnDomainInput>CustomErrorPageForAddCdnDomainInput. getErrorPageRule()Get errorPageRuleMethods in com.volcengine.cdn.model with parameters of type ErrorPageRuleForAddCdnDomainInput Modifier and Type Method Description CustomErrorPageForAddCdnDomainInputCustomErrorPageForAddCdnDomainInput. addErrorPageRuleItem(ErrorPageRuleForAddCdnDomainInput errorPageRuleItem)Method parameters in com.volcengine.cdn.model with type arguments of type ErrorPageRuleForAddCdnDomainInput Modifier and Type Method Description CustomErrorPageForAddCdnDomainInputCustomErrorPageForAddCdnDomainInput. errorPageRule(List<ErrorPageRuleForAddCdnDomainInput> errorPageRule)voidCustomErrorPageForAddCdnDomainInput. setErrorPageRule(List<ErrorPageRuleForAddCdnDomainInput> errorPageRule)
-