Uses of Class
com.volcengine.cdn.model.ErrorPageRuleForCreateDomainVersionInput
-
Packages that use ErrorPageRuleForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of ErrorPageRuleForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return ErrorPageRuleForCreateDomainVersionInput Modifier and Type Method Description ErrorPageRuleForCreateDomainVersionInputErrorPageRuleForCreateDomainVersionInput. errorPageAction(ErrorPageActionForCreateDomainVersionInput errorPageAction)Methods in com.volcengine.cdn.model that return types with arguments of type ErrorPageRuleForCreateDomainVersionInput Modifier and Type Method Description @Valid List<ErrorPageRuleForCreateDomainVersionInput>CustomErrorPageForCreateDomainVersionInput. getErrorPageRule()Get errorPageRuleMethods in com.volcengine.cdn.model with parameters of type ErrorPageRuleForCreateDomainVersionInput Modifier and Type Method Description CustomErrorPageForCreateDomainVersionInputCustomErrorPageForCreateDomainVersionInput. addErrorPageRuleItem(ErrorPageRuleForCreateDomainVersionInput errorPageRuleItem)Method parameters in com.volcengine.cdn.model with type arguments of type ErrorPageRuleForCreateDomainVersionInput Modifier and Type Method Description CustomErrorPageForCreateDomainVersionInputCustomErrorPageForCreateDomainVersionInput. errorPageRule(List<ErrorPageRuleForCreateDomainVersionInput> errorPageRule)voidCustomErrorPageForCreateDomainVersionInput. setErrorPageRule(List<ErrorPageRuleForCreateDomainVersionInput> errorPageRule)
-